Socket
Socket
Sign inDemoInstall

cloudflared

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cloudflared - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

16

package.json
{
"name": "cloudflared",
"version": "0.2.1",
"version": "0.2.2",
"description": "Cloudflared in Node.",
"type": "module",
"module": "lib/lib.js",
"main": "lib/lib.cjs",
"bin": "lib/index.js",
"types": "lib/lib.d.ts",
"exports": {
".": {
"types": "./lib/lib.d.ts",
"import": "./lib/lib.js",
"require": "./lib/lib.cjs"
}
},
"main": "./lib/lib.js",
"types": "./lib/lib.d.ts",
"bin": "./lib/index.js",
"scripts": {

@@ -11,0 +17,0 @@ "test": "jest --coverage",

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