Socket
Socket
Sign inDemoInstall

wrangler

Package Overview
Dependencies
Maintainers
4
Versions
3503
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wrangler - npm Package Compare versions

Comparing version 0.0.0-c3b564d to 0.0.0-c767447

2

bin/wrangler.js

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

#!/usr/bin/env node --no-warnings
#!/usr/bin/env -S node --no-warnings --experimental-vm-modules
require("../wrangler-dist/index_node.js");
{
"name": "wrangler",
"version": "0.0.0-c3b564d",
"version": "0.0.0-c767447",
"author": "wrangler@cloudflare.com",

@@ -43,4 +43,6 @@ "description": "Command-line interface for all things Cloudflare Workers",

"devDependencies": {
"@cfpreview/plinko": "^0.3.0",
"@iarna/toml": "^2.2.5",
"@types/cloudflare": "^2.7.6",
"@types/express": "^4.17.13",
"@types/react": "^17.0.34",

@@ -53,2 +55,3 @@ "@types/signal-exit": "^3.0.1",

"execa": "^5.1.1",
"express": "^4.17.1",
"finalhandler": "^1.1.2",

@@ -58,9 +61,11 @@ "find-up": "^6.2.0",

"http-proxy": "^1.18.1",
"http-proxy-middleware": "^2.0.1",
"ink": "^3.2.0",
"ink-select-input": "^4.2.0",
"ink-table": "^3.0.0",
"ink-text-input": "^4.0.1",
"ink-select-input": "^4.2.0",
"node-fetch": "github:tekwiz/node-fetch#fix/redirect-with-empty-chunked-transfer-encoding",
"open": "^8.4.0",
"react": "^17.0.2",
"serve": "^13.0.2",
"serve-static": "^1.14.1",

@@ -67,0 +72,0 @@ "signal-exit": "^3.0.5",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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