Socket
Socket
Sign inDemoInstall

ambry

Package Overview
Dependencies
0
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0 to 0.1.1

6

package.json
{
"name": "ambry",
"version": "0.1.0",
"version": "0.1.1",
"description": "WebStorage wrapper that makes your life easier",

@@ -9,5 +9,4 @@ "main": "index.js",

"lint": "eslint src/ *.js",
"preversion": "npm run lint && npm test",
"preversion": "npm run lint && npm run build",
"postversion": "git push origin HEAD && git push --tags",
"test": "tape ./src/**/__test__/*.test.js",
"postinstall": "npm dedupe"

@@ -30,2 +29,3 @@ },

"babel-preset-es2015": "^6.1.18",
"eslint": "^1.9.0",
"eslint-config-airbnb": "^1.0.0",

@@ -32,0 +32,0 @@ "uglify-js": "^2.6.1"

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc