wrangler
Advanced tools
Comparing version 0.0.0-710f492 to 0.0.0-857f870
#!/usr/bin/env node --no-warnings | ||
require("../dist/index_node.js"); | ||
require("../wrangler-dist/index_node.js"); |
{ | ||
"name": "wrangler", | ||
"version": "0.0.0-710f492", | ||
"version": "0.0.0-857f870", | ||
"author": "wrangler@cloudflare.com", | ||
@@ -67,3 +67,3 @@ "description": "Command-line interface for all things Cloudflare Workers", | ||
"miniflare-config-stubs", | ||
"dist", | ||
"wrangler-dist", | ||
"facade.js", | ||
@@ -73,3 +73,3 @@ "vendor" | ||
"scripts": { | ||
"clean": "rm -rf dist", | ||
"clean": "rm -rf wrangler-dist", | ||
"bundle": "node -r esbuild-register scripts/bundle.ts", | ||
@@ -76,0 +76,0 @@ "build": "npm run clean && npm run bundle", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
9261902
41
97350
1