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

gear

Package Overview
Dependencies
Maintainers
1
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gear - npm Package Compare versions

Comparing version 0.8.7 to 0.8.8

2

bin/gear.js

@@ -40,3 +40,3 @@ #!/usr/bin/env node

function notify(msg) {
console.error('gear: ' + msg);
console.error('gear: ', msg);
}
{
"name": "gear",
"version": "0.8.7",
"version": "0.8.8",
"description": "Gear.js - Build System for Node.js and the Browser",

@@ -5,0 +5,0 @@ "author": "Stephen Murphy <stephen@hypernaut.com>",

@@ -25,4 +25,3 @@ # Gear.js

```bash
$ npm install gear
$ npm install gear-lib
$ npm install gear gear-lib
```

@@ -29,0 +28,0 @@

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