wasmts-runtime
Advanced tools
Comparing version 0.1.5 to 0.1.6
{ | ||
"name": "wasmts-runtime", | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"description": "将TypeScript编译为wasm, 让你的Web应用和C一样快。", | ||
"main": "./dist/index.js", | ||
"typings": "./dist/index.d.ts", | ||
"scripts": { | ||
"build": "rimraf dist && tsc -d" | ||
}, | ||
"author": { | ||
@@ -17,5 +14,5 @@ "name": "Great Fan", | ||
"files": [ | ||
"src/*", | ||
"dist/*", | ||
"*.json" | ||
] | ||
} |
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
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
73521
21
1590
2