@resoc/create-img
Advanced tools
Comparing version 0.2.2 to 0.2.3
{ | ||
"name": "@resoc/create-img", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"description": "Create an image based on a Resoc image template", | ||
@@ -11,3 +11,4 @@ "bin": "build/cli.js", | ||
"test:watch": "jest --watch", | ||
"build": "rollup -c rollup.config.js" | ||
"build": "rollup -c rollup.config.js", | ||
"prepare": "npm run build" | ||
}, | ||
@@ -53,3 +54,3 @@ "repository": { | ||
}, | ||
"gitHead": "97615e19d7a7c993fd6d1e9f2db6fa0fa3badc29" | ||
"gitHead": "b5933fb4a97092a266a88f4bfd883fcfeb13a8cc" | ||
} |
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
39297