Socket
Socket
Sign inDemoInstall

chttps

Package Overview
Dependencies
0
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.2 to 1.0.3

1

chttps.js

@@ -31,1 +31,2 @@ var fs = require('fs');

}
console.log('\n');

2

package.json

@@ -5,3 +5,3 @@ {

"license": "MIT",
"version": "1.0.2",
"version": "1.0.3",
"author": "Plotly, Inc.",

@@ -8,0 +8,0 @@ "main": "chttps.js",

@@ -8,8 +8,2 @@ # chttps

```
npm install chttps --global
```
You can now use `chttps` from the command line.
OR:
```
npm install chttps --save-dev

@@ -20,4 +14,3 @@ ```

"scripts": {
...
"postshrinkwrap": "chttps ."
"postshrinkwrap": "node run node_modules/chttps/chttps ."
}

@@ -24,0 +17,0 @@ ```

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc