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

raptor-util

Package Overview
Dependencies
Maintainers
2
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

raptor-util - npm Package Compare versions

Comparing version 0.2.1-beta to 0.2.2-beta

_inherit.js

9

package.json

@@ -9,3 +9,3 @@ {

"scripts": {
"test": "node_modules/.bin/mocha --ui bdd --reporter spec ./test"
"test": "node_modules/.bin/mocha --ui bdd --reporter spec ./test && node_modules/.bin/jshint *.js"
},

@@ -17,11 +17,12 @@ "author": "Patrick Steele-Idem <pnidem@gmail.com>",

"mocha": "~1.15.1",
"chai": "~1.8.1"
"chai": "~1.8.1",
"jshint": "^2.5.0"
},
"license": "Apache License v2.0",
"bin": {},
"main": "lib/raptor-util.js",
"main": "./raptor-util.js",
"publishConfig": {
"registry": "https://registry.npmjs.org/"
},
"version": "0.2.1-beta"
"version": "0.2.2-beta"
}
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