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

bobbin

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bobbin - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

5

package.json
{
"name": "bobbin",
"version": "0.2.0",
"version": "0.2.1",
"description": "easily spool up thread-like worker processes",
"main": "index.js",
"scripts": {
"test": "node_modules/.bin/mocha --compilers coffee:coffee-script/register",
"watch-test": "node_modules/.bin/mocha --compilers coffee:coffee-script/register -w",
"test": "node_modules/.bin/mocha --compilers coffee:coffee-script/register --check-leaks",
"coffeelint": "node_modules/.bin/coffeelint src/ test/ example/",

@@ -10,0 +9,0 @@ "coffee-jshint": "find src/ test/ example/ -type f -name '*.coffee' | xargs node_modules/.bin/coffee-jshint -o node,mocha"

test/bobbin.coffee

Sorry, the diff of this file is not supported yet

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