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

otto

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 - npm Package Compare versions

Comparing version 0.3.2 to 0.4.0

24

package.json
{
"name" : "otto",
"version" : "0.3.2",
"version" : "0.4.0",
"license" : "MIT",

@@ -8,15 +8,15 @@ "repository" : "https://github.com/ottojs/otto.git",

"dependencies" : {
"otto-app" : "0.3.2",
"otto-server" : "0.2.0",
"otto-tools" : "0.2.0",
"otto-errors" : "0.2.0",
"otto-request" : "0.2.0",
"otto-response" : "0.4.0",
"otto-authentication" : "0.2.0"
"otto-app" : "0.4.0",
"otto-server" : "0.4.0",
"otto-tools" : "0.4.0",
"otto-errors" : "0.4.0",
"otto-request" : "0.4.0",
"otto-response" : "0.4.2",
"otto-authentication" : "0.4.0"
},
"devDependencies" : {
"jshint" : "2.8.0",
"mocha" : "2.2.5",
"should" : "7.0.4",
"istanbul" : "0.3.18"
"jshint" : "2.9.4",
"mocha" : "3.2.0",
"should" : "11.2.1",
"istanbul" : "0.4.5"
},

@@ -23,0 +23,0 @@ "scripts" : {

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