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.0.2 to 0.0.3

test/integration/main.test.js

17

package.json
{
"name" : "otto-app",
"version" : "0.0.2",
"version" : "0.0.3",
"repository" : "https://github.com/ottojs/otto-app.git",
"main" : "./lib/index.js",
"dependencies" : {
"express" : "4.6.1",
"express" : "4.8.4",
"socket.io" : "1.0.6",
"otto-config" : "0.0.2"
"otto-config" : "0.0.3"
},
"devDependencies" : {
"jshint" : "2.5.2",
"mocha" : "1.20.1",
"jshint" : "2.5.3",
"mocha" : "1.21.4",
"should" : "4.0.4",
"supertest" : "0.13.0",
"sinon" : "1.10.3",
"istanbul" : "0.3.0"
"istanbul" : "0.3.0",
"supertest" : "0.13.0"
},

@@ -27,2 +26,2 @@ "scripts" : {

}
}
}

Sorry, the diff of this file is not supported yet

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