@pipcook/core
Advanced tools
Comparing version 2.1.5-6370318-beta.0 to 2.1.5-7eb75f7-beta.0
{ | ||
"name": "@pipcook/core", | ||
"version": "2.1.5-6370318-beta.0", | ||
"version": "2.1.5-7eb75f7-beta.0", | ||
"main": "dist/index", | ||
@@ -10,3 +10,3 @@ "types": "dist/index", | ||
"scripts": { | ||
"test": "ava", | ||
"test": "ava -v", | ||
"build": "npm run clean && npm run compile", | ||
@@ -46,3 +46,3 @@ "clean": "((rm -rf ./dist && rm -rf tsconfig.tsbuildinfo) || (rmdir /Q /S ./dist && rmdir /Q /S tsconfig.tsbuildinfo))", | ||
}, | ||
"gitHead": "e23a92cca4dee18eeae0f6e21aab0d081669a3b9" | ||
"gitHead": "8ae037df0c3551f4782b2558f07cd1d94c349856" | ||
} |
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
66983