Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

hintme

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hintme - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

2

package.json
{
"name": "hintme",
"version": "0.0.1",
"version": "0.0.2",
"description": "interactively generate a .jshintrc file",

@@ -5,0 +5,0 @@ "main": "src/index.js",

@@ -1,2 +0,3 @@

#!/Users/nicholascloud/.nvm/v0.10.33/bin/node
#!/usr/bin/env node
//#!/Users/nicholascloud/.nvm/v0.10.33/bin/node
'use strict';

@@ -96,2 +97,2 @@ require('colors');

process.exit(1);
});
});
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