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

otto-server

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

otto-server - npm Package Compare versions

Comparing version 0.0.2 to 0.1.0

test/empty.txt

17

package.json
{
"name" : "otto-server",
"version" : "0.0.2",
"version" : "0.1.0",
"repository" : "https://github.com/ottojs/otto-server.git",

@@ -8,16 +8,13 @@ "main" : "./lib/index.js",

"devDependencies" : {
"jshint" : "2.5.2",
"mocha" : "1.20.1",
"should" : "4.0.4",
"supertest" : "0.13.0",
"istanbul" : "0.3.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"
},
"engines" : {
"node" : "0.10.x",
"npm" : "1.4.x"
"node" : "0.10.x"
}
}

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