esbuild-web-starter
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "esbuild-web-starter", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Awesome web development tool based on esbuild.It is fast!", | ||
"main": "index.js", | ||
"scripts": { | ||
"create-pkg": "ts-node -p tsconfig.dev.json scripts/create-package.ts", | ||
"start": "ttsc -b -w", | ||
"clean": "cd .. && pnpm recursive exec -- rm -rf dist tsconfig.tsbuildinfo tsconfig.build.tsbuildinfo", | ||
"clean-start": "pnpm clean && pnpm start" | ||
}, | ||
"repository": { | ||
@@ -49,9 +55,3 @@ "type": "git", | ||
"typescript-transform-paths": "^3.3.1" | ||
}, | ||
"scripts": { | ||
"create-pkg": "ts-node -p tsconfig.dev.json scripts/create-package.ts", | ||
"start": "ttsc -b -w", | ||
"clean": "cd .. && pnpm recursive exec -- rm -rf dist tsconfig.tsbuildinfo tsconfig.build.tsbuildinfo", | ||
"clean-start": "pnpm clean && pnpm start" | ||
} | ||
} | ||
} |
{ | ||
"name": "@ews/types", | ||
"version": "0.0.1", | ||
"version": "1.0.0", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
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
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 2 instances 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
173422
62
961
9
2