@phala/typedefs
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "@phala/typedefs", | ||
"version": "0.0.3", | ||
"main": "index.js", | ||
"version": "0.0.4", | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"repository": "github:Phala-Network/typedefs", | ||
@@ -9,3 +10,12 @@ "author": "Jiacheng ZHANG <os@kt.je>", | ||
"contributors": [], | ||
"license": "Apache-2.0" | ||
"license": "Apache-2.0", | ||
"scripts": { | ||
"build": "tsc" | ||
}, | ||
"devDependencies": { | ||
"typescript": "^4.2.3" | ||
}, | ||
"files": [ | ||
"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
34199
14
723
1
1