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.1 to 1.0.2

2

package.json

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

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

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

@@ -7,9 +7,13 @@ # chttps

# Install
npm install chttps --global
```
npm install chttps --global
```
You can now use `chttps` from the command line.
OR:
```
npm install chttps --save-dev
Then add the following line to the script tag within the package.json file of the desired module.
```
Then add the following line to the scripts tag within the package.json file of the desired module.
```
"scripts": {

@@ -19,2 +23,3 @@ ...

}
```

@@ -21,0 +26,0 @@ ## Examples

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