Comparing version 1.7.2 to 1.8.0
{ | ||
"name": "csstype", | ||
"version": "1.7.2", | ||
"version": "1.8.0", | ||
"main": "", | ||
@@ -32,3 +32,4 @@ "types": "index.d.ts", | ||
"test": "jest --no-cache", | ||
"prepublish": "tsc && npm run test && npm run build && tsc typecheck.ts --noEmit" | ||
"typecheck": "tsc typecheck.ts --noEmit --pretty & flow check typecheck.js", | ||
"prepublish": "tsc && npm run test && npm run build && npm run typecheck" | ||
}, | ||
@@ -35,0 +36,0 @@ "files": [ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
295416
2698