@rspack/core
Advanced tools
Comparing version 0.0.0-20221025163913 to 0.0.0-20221025164916
{ | ||
"name": "@rspack/core", | ||
"version": "0.0.0-20221025163913", | ||
"version": "0.0.0-20221025164916", | ||
"main": "./dist/index.js", | ||
"types": "./dist/index.d.ts", | ||
"files": [ | ||
"lib" | ||
"dist" | ||
], | ||
"devDependencies": { | ||
"@rspack/core": "0.0.0-20221025163913", | ||
"@rspack/core": "0.0.0-20221025164916", | ||
"@swc/helpers": "^0.4.12", | ||
@@ -26,6 +26,6 @@ "@types/jest": "29.0.2", | ||
"dependencies": { | ||
"@rspack/binding": "0.0.0-20221025163913", | ||
"@rspack/dev-client": "0.0.0-20221025163913", | ||
"@rspack/plugin-less": "^0.0.0-20221025163913", | ||
"@rspack/plugin-postcss": "^0.0.0-20221025163913", | ||
"@rspack/binding": "0.0.0-20221025164916", | ||
"@rspack/dev-client": "0.0.0-20221025164916", | ||
"@rspack/plugin-less": "^0.0.0-20221025164916", | ||
"@rspack/plugin-postcss": "^0.0.0-20221025164916", | ||
"browserslist": "^4.21.3", | ||
@@ -32,0 +32,0 @@ "chokidar": "3.5.3", |
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
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 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
219371
158
3200
6
+ Added@rspack/binding@0.0.0-20221025164916(transitive)
+ Added@rspack/dev-client@0.0.0-20221025164916(transitive)
- Removed@rspack/binding@0.0.0-20221025163913(transitive)
- Removed@rspack/dev-client@0.0.0-20221025163913(transitive)