Socket
Socket
Sign inDemoInstall

devrant

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

devrant - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9

18

package.json
{
"name": "devrant",
"version": "0.0.8",
"version": "0.0.9",
"description": "Unofficial wrapper for the public devRant API.",

@@ -30,14 +30,14 @@ "main": "src/index.js",

"devDependencies": {
"chai": "^3.5.0",
"co-mocha": "^1.1.2",
"eslint": "^2.11.1",
"mocha": "^2.5.3",
"nock": "^8.0.0",
"sinon": "^1.17.4"
"chai": "^4.2.0",
"co-mocha": "^1.2.2",
"eslint": "^6.0.1",
"mocha": "^6.1.4",
"nock": "^10.0.6",
"sinon": "^7.3.2"
},
"dependencies": {
"co": "^4.6.0",
"debug": "^2.2.0",
"node-fetch": "^1.5.3"
"debug": "^4.1.1",
"node-fetch": "^2.6.0"
}
}
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