wasmts-runtime
Advanced tools
Comparing version 0.1.3 to 0.1.4
{ | ||
"name": "wasmts-runtime", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "将TypeScript编译为wasm, 让你的Web应用和C一样快。", | ||
@@ -16,10 +16,2 @@ "main": "./dist/index.js", | ||
"license": "MIT", | ||
"dependencies": { | ||
"rimraf": "^3.0.2", | ||
"rollup": "^2.70.0" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^17.0.21", | ||
"typescript": "^4.8.3" | ||
}, | ||
"files": [ | ||
@@ -29,2 +21,2 @@ "dist/*", | ||
] | ||
} | ||
} |
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
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
0
0
1
19403
3
92
- Removedrimraf@^3.0.2
- Removedrollup@^2.70.0
- Removedbalanced-match@1.0.2(transitive)
- Removedbrace-expansion@1.1.11(transitive)
- Removedconcat-map@0.0.1(transitive)
- Removedfs.realpath@1.0.0(transitive)
- Removedfsevents@2.3.3(transitive)
- Removedglob@7.2.3(transitive)
- Removedinflight@1.0.6(transitive)
- Removedinherits@2.0.4(transitive)
- Removedminimatch@3.1.2(transitive)
- Removedonce@1.4.0(transitive)
- Removedpath-is-absolute@1.0.1(transitive)
- Removedrimraf@3.0.2(transitive)
- Removedrollup@2.79.2(transitive)
- Removedwrappy@1.0.2(transitive)