New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

stormpath-restify

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stormpath-restify - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

2

filters.js

@@ -14,3 +14,3 @@ var Promise = require("bluebird");

}else{
next(err);
res.json(err.status || 500,err);
}

@@ -17,0 +17,0 @@ }

{
"name": "stormpath-restify",
"version": "0.0.1",
"version": "0.0.2",
"main": "index.js",

@@ -5,0 +5,0 @@ "description": "Official Stormpath Integration for Restify",

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