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

otto-app

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

otto-app - npm Package Compare versions

Comparing version 0.1.2 to 0.2.0

22

package.json
{
"name" : "otto-app",
"version" : "0.1.2",
"version" : "0.2.0",
"repository" : "https://github.com/ottojs/otto-app.git",
"main" : "./lib/index.js",
"dependencies" : {
"express" : "4.10.4",
"socket.io" : "1.2.1",
"otto-errors" : "0.1.0",
"otto-config" : "0.1.1",
"otto-response" : "0.2.0"
"express" : "4.13.3",
"socket.io" : "1.3.6",
"otto-errors" : "0.2.0",
"otto-config" : "0.2.0",
"otto-response" : "0.4.0"
},
"devDependencies" : {
"jshint" : "2.5.10",
"mocha" : "2.0.1",
"should" : "4.3.0",
"istanbul" : "0.3.2"
"jshint" : "2.8.0",
"mocha" : "2.2.5",
"should" : "7.0.4",
"istanbul" : "0.3.18"
},

@@ -23,4 +23,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