Comparing version 0.3.1 to 0.3.2
{ | ||
"name": "oc-vlad", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"description": "", | ||
@@ -11,3 +11,4 @@ "main": "dist/vlad.js", | ||
"build": "tsc", | ||
"test": "tsc && ava" | ||
"test": "tsc && ava", | ||
"prepublish": "npm run build" | ||
}, | ||
@@ -14,0 +15,0 @@ "license": "MIT", |
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
26169