New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@package/value

Package Overview
Dependencies
Maintainers
4
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@package/value - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

7

package.json

@@ -15,4 +15,6 @@ {

"description" : "useful work around for existential getting/setting values in nested Objects",
"dependencies" : {
"babel" : "5.0.x"
},
"devDependencies" : {
"babel" : "5.0.x",
"chai" : "2.2.x",

@@ -41,5 +43,6 @@ "mocha" : "2.2.x"

"build-watch" : "./node_modules/.bin/babel ./*.js --out-dir dist --source-maps -w",
"postinstall" : "npm run build",
"test" : "node --harmony ./node_modules/.bin/mocha --compilers js:babel/register --colors --harmony --recursive -R spec --ui tdd ./test.js"
},
"version" : "0.0.2"
"version" : "0.0.3"
}
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