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

raptor-promises

Package Overview
Dependencies
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

raptor-promises - npm Package Compare versions

Comparing version 1.0.0-beta to 1.0.1-beta

52

package.json
{
"name": "raptor-promises",
"description": "Helper module for working with promises",
"repository": {
"type": "git",
"url": "https://github.com/raptorjs3/raptor-promises.git"
},
"scripts": {
"test": "node_modules/.bin/mocha --ui bdd --reporter spec ./test"
},
"author": "Patrick Steele-Idem <pnidem@gmail.com>",
"maintainers": "Patrick Steele-Idem <pnidem@gmail.com>",
"dependencies": {
"q": "^0.9.7",
"raptor-util": "^0.2.0-beta"
},
"devDependencies": {
"mocha": "~1.15.1",
"chai": "~1.8.1"
},
"license": "Apache License v2.0",
"bin": {},
"main": "lib/raptor-promises.js",
"publishConfig": {
"registry": "https://registry.npmjs.org/"
},
"version": "1.0.0-beta"
"name": "raptor-promises",
"description": "Helper module for working with promises",
"repository": {
"type": "git",
"url": "https://github.com/raptorjs3/raptor-promises.git"
},
"scripts": {
"test": "node_modules/.bin/mocha --ui bdd --reporter spec ./test"
},
"author": "Patrick Steele-Idem <pnidem@gmail.com>",
"maintainers": "Patrick Steele-Idem <pnidem@gmail.com>",
"dependencies": {
"q": "^0.9.7",
"raptor-util": "^1.0.0-beta"
},
"devDependencies": {
"mocha": "~1.15.1",
"chai": "~1.8.1"
},
"license": "Apache License v2.0",
"bin": {},
"main": "lib/raptor-promises.js",
"publishConfig": {
"registry": "https://registry.npmjs.org/"
},
"version": "1.0.1-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