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.3.0 to 0.3.1

3

CHANGELOG.md

@@ -0,1 +1,4 @@

### 0.3.1
* Coverage target no longer requires global node-jscoverage
### 0.3.0

@@ -2,0 +5,0 @@ * Move tools dependency to local to simplify installation

5

conf/make.json

@@ -36,2 +36,5 @@ {

"BOB_COVERAGE_BIN": {
"default": "node_modules/expresso/deps/jscoverage/node-jscoverage"
},
"BOB_COVERAGE_TESTBIN": {
"default": "node_modules/vows/bin/vows"

@@ -79,2 +82,2 @@ },

}
}
}

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

],
"version": "0.3.0",
"version": "0.3.1",
"homepage": "http://github.com/cliffano/bob",

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

"dateformat": "1.0.2-1.2.3",
"expresso": "0.9.2",
"jquery": "1.6.3",

@@ -60,2 +61,2 @@ "jscheckstyle": "0.0.4",

]
}
}

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