Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

otto-config

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

otto-config - npm Package Compare versions

Comparing version 0.1.1 to 0.2.0

18

package.json
{
"name" : "otto-config",
"version" : "0.1.1",
"version" : "0.2.0",
"repository" : "https://github.com/ottojs/otto-config.git",
"main" : "./lib/index.js",
"dependencies" : {
"morgan" : "1.5.0",
"body-parser" : "1.10.0",
"method-override" : "2.3.0"
"morgan" : "1.6.1",
"body-parser" : "1.13.3",
"method-override" : "2.3.5"
},
"devDependencies" : {
"jshint" : "2.5.10",
"mocha" : "2.0.1",
"should" : "4.3.1",
"istanbul" : "0.3.5"
"jshint" : "2.8.0",
"mocha" : "2.2.5",
"should" : "7.0.4",
"istanbul" : "0.3.18"
},

@@ -21,4 +21,4 @@ "scripts" : {

"engines" : {
"node" : "0.10.x"
"node" : "0.12.x"
}
}
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