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

highbrow

Package Overview
Dependencies
Maintainers
1
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

highbrow - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

13

package.json
{ "name": "highbrow"
, "version": "0.0.2"
, "version": "0.0.3"
, "description": "A Backbone Base Framework"

@@ -14,6 +14,9 @@ , "main": "lib"

, "license": "BSD"
, "dependencies": { }
, "dependencies":
{ "backbone": "*"
, "moment": "*"
, "underscore": "*"
}
, "devDependencies":
{ "backbone": "*"
, "bcrypt": "*"
{ "bcrypt": "*"
, "cheerio": "*"

@@ -24,3 +27,2 @@ , "commander": "*"

, "mkdirp": "*"
, "moment": "*"
, "mongoose": "*"

@@ -30,3 +32,2 @@ , "nct": "*"

, "passport-local": "*"
, "underscore": "*"
, "up": "*"

@@ -33,0 +34,0 @@ , "urlify": "*"

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