@speedy-js/speedy-types
Advanced tools
Comparing version 0.9.1 to 0.9.2-0
{ | ||
"name": "@speedy-js/speedy-types", | ||
"version": "0.9.1", | ||
"version": "0.9.2-0", | ||
"description": "", | ||
@@ -14,7 +14,2 @@ "source": "src/index.ts", | ||
], | ||
"scripts": { | ||
"build": "rimraf *.tsbuildinfo lib && tsc", | ||
"dev": "tsc -w", | ||
"prepublishOnly": "npm run build" | ||
}, | ||
"keywords": [], | ||
@@ -51,3 +46,6 @@ "author": "", | ||
}, | ||
"gitHead": "e6a2b7fe1f4e77a4eca89b3cdad156165b796453" | ||
} | ||
"scripts": { | ||
"build": "rimraf *.tsbuildinfo lib && tsc", | ||
"dev": "tsc -w" | ||
} | ||
} |
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
31213