Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@lion/helpers

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lion/helpers - npm Package Compare versions

Comparing version 0.5.9 to 0.5.10

7

CHANGELOG.md
# Change Log
## 0.5.10
### Patch Changes
- Updated dependencies [e92b98a4]
- @lion/core@0.13.1
## 0.5.9

@@ -4,0 +11,0 @@

10

package.json
{
"name": "@lion/helpers",
"version": "0.5.9",
"version": "0.5.10",
"description": "Helpers that are used throughout lion and can be used outside",

@@ -23,5 +23,7 @@ "license": "MIT",

"scripts": {
"debug": "cd ../../ && yarn debug --group helpers",
"debug:firefox": "cd ../../ && yarn debug:firefox --group helpers",
"debug:webkit": "cd ../../ && yarn debug:webkit --group helpers",
"prepublishOnly": "../../scripts/npm-prepublish.js",
"test": "cd ../../ && yarn test:browser --grep \"packages/helpers/*/test/**/*.test.js\"",
"test:watch": "cd ../../ && yarn test:browser:watch --grep \"packages/helpers/*/test/**/*.test.js\""
"test": "cd ../../ && yarn test:browser --group helpers"
},

@@ -33,3 +35,3 @@ "sideEffects": [

"dependencies": {
"@lion/core": "0.13.0"
"@lion/core": "0.13.1"
},

@@ -36,0 +38,0 @@ "keywords": [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc