Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "queez", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "A simple Javascript library to create quizz", | ||
@@ -63,4 +63,4 @@ "main": "index.js", | ||
"copy-package": "cp -R package.json dist/", | ||
"publish": "npm run lint && npm run test && npm run copy-readme && npm run copy-package && cd dist && npm publish" | ||
"pub": "npm run copy-readme && npm run copy-package && cd dist && npm publish" | ||
} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
2
136251