Socket
Socket
Sign inDemoInstall

clone

Package Overview
Dependencies
0
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.6 to 0.0.7

test.js

17

package.json

@@ -11,3 +11,3 @@ {

],
"version": "0.0.6",
"version": "0.0.7",
"repository": {

@@ -26,3 +26,4 @@ "type": "git",

"George Stagas <gstagas@gmail.com> (http://stagas.com/)",
"Tobiasz Cudnik <tobiasz.cudnik@gmail.com> (https://github.com/TobiaszCudnik)"
"Tobiasz Cudnik <tobiasz.cudnik@gmail.com> (https://github.com/TobiaszCudnik)",
"Pavel Lang <langpavel@phpskelet.org> (https://github.com/langpavel)"
],

@@ -33,4 +34,10 @@ "engines": {

"dependencies": {},
"devDependencies": {},
"optionalDependencies": {}
}
"devDependencies": {
"underscore": "*",
"nodeunit": "*"
},
"optionalDependencies": {},
"scripts": {
"test": "./node_modules/nodeunit/bin/nodeunit ./test.js"
}
}

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