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

bob

Package Overview
Dependencies
Maintainers
1
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bob - npm Package Compare versions

Comparing version 0.4.3 to 0.4.4

5

CHANGELOG.md

@@ -1,2 +0,5 @@

### 0.4.3 (SNAPSHOT)
### 0.4.4 (SNAPSHOT)
* Set max node version to < 0.9.0
### 0.4.3
* Add mocha test option

@@ -3,0 +6,0 @@

20

package.json

@@ -13,3 +13,3 @@ {

],
"version": "0.4.3",
"version": "0.4.4",
"homepage": "http://github.com/cliffano/bob",

@@ -36,10 +36,10 @@ "author": "Cliffano Subagio <blah@cliffano.com> (http://blog.cliffano.com)",

"expresso": "0.9.2",
"jscheckstyle": "0.0.4",
"jshint": "0.5.7",
"mocha": "1.0.3",
"jscheckstyle": "0.0.5",
"jshint": "0.7.1",
"mocha": "1.2.1",
"ndoc": "1.0.7",
"nodelint": "0.5.2",
"nomnom": "1.5.1",
"underscore": "1.2.2",
"valentine": "1.4.7",
"nodelint": "0.6.1",
"nomnom": "1.5.2",
"underscore": "1.3.3",
"valentine": "1.5.5",
"vows": "0.6.2"

@@ -51,3 +51,3 @@ },

"engines": {
"node": ">= 0.4.0 < 0.7.0"
"node": ">= 0.4.0 < 0.9.0"
},

@@ -60,2 +60,2 @@ "licenses": [

]
}
}

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