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.11 to 0.1.0

24

package.json
{
"name" : "otto-app",
"version" : "0.0.11",
"version" : "0.1.0",
"repository" : "https://github.com/ottojs/otto-app.git",
"main" : "./lib/index.js",
"dependencies" : {
"express" : "4.10.0",
"socket.io" : "1.1.0",
"otto-config" : "0.0.4",
"otto-errors" : "0.0.2",
"otto-response" : "0.1.0"
"express" : "4.10.4",
"socket.io" : "1.2.1",
"otto-errors" : "0.1.0",
"otto-config" : "0.1.0",
"otto-response" : "0.2.0"
},
"devDependencies" : {
"jshint" : "2.5.6",
"mocha" : "2.0.1",
"should" : "4.1.0",
"istanbul" : "0.3.2",
"supertest" : "0.14.0"
"jshint" : "2.5.10",
"mocha" : "2.0.1",
"should" : "4.3.0",
"istanbul" : "0.3.2"
},
"scripts" : {
"start" : "make start",
"test" : "make test"
"test" : "make test"
},

@@ -24,0 +22,0 @@ "engines" : {

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