Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "kitejs", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "the rpc framework Kite for Node.js", | ||
@@ -8,5 +8,5 @@ "main": "index.js", | ||
"test": "mocha --compilers ts:ts-node/register,tsx:ts-node/register test/*", | ||
"build": "tsc -p ./src" | ||
"build": "tsc -p ./src", | ||
"prepublishOnly": "tsc -p ./src" | ||
}, | ||
"prepublishOnly": "tsc -p ./src", | ||
"keywords": [ | ||
@@ -13,0 +13,0 @@ "mya", |
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
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
16252
0