Socket
Socket
Sign inDemoInstall

eventualize

Package Overview
Dependencies
4
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.1 to 0.1.3

20

package.json
{
"name": "eventualize",
"version": "0.1.1",
"version": "0.1.3",
"author": "Kevin Goslar",
"dependencies": {
"decamelize": "^1.1.2",
"uppercamelcase": "^1.1.0"
"decamelize": "1.1.2",
"uppercamelcase": "1.1.0"
},
"description": "A JavaScript microlibrary for automatic event binding",
"devDependencies": {
"chai": "^3.5.0",
"livescript": "^1.4.0",
"mocha": "^2.4.5",
"npm-check-updates": "^2.5.8",
"sinon": "^1.17.3",
"sinon-chai": "^2.8.0"
"chai": "3.5.0",
"livescript": "1.4.0",
"mocha": "2.4.5",
"o-tools": "0.1.4",
"sinon": "1.17.3",
"sinon-chai": "2.8.0"
},

@@ -29,7 +29,5 @@ "files": [

"scripts": {
"postpublish": "git push && git push --tags",
"prepublish": "bin/build",
"preversion": "bin/check-update && bin/spec",
"test": "bin/spec"
}
}
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