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.4 to 1.0.5

2

chttps.js

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

#!/usr/bin/env node
var fs = require('fs');

@@ -2,0 +4,0 @@

6

package.json

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

"license": "MIT",
"version": "1.0.4",
"version": "1.0.5",
"author": "Plotly, Inc.",

@@ -16,3 +16,5 @@ "main": "chttps.js",

"devDependencies": {},
"bin": {},
"bin": {
"chttps": "./chttps.js"
},
"keywords": [

@@ -19,0 +21,0 @@ "quick",

@@ -13,3 +13,3 @@ # chttps

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

@@ -16,0 +16,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