vue-easter-egg-trigger
Advanced tools
Comparing version 0.1.25 to 1.0.0
{ | ||
"name": "vue-easter-egg-trigger", | ||
"version": "0.1.25", | ||
"version": "1.0.0", | ||
"description": "This packages makes it nice and easy to add Easter Egg triggers to your Vue site.", | ||
"private": false, | ||
"main": "dist/vue-easter-egg-trigger.js", | ||
"types": "types/index.d.ts", | ||
"scripts": { | ||
@@ -14,4 +13,3 @@ "serve": "npm run development", | ||
"build:release": "webpack --config ./build/webpack.release.config.js --progress", | ||
"build:ssr": "webpack --config ./build/webpack.ssr.config.js --progress", | ||
"build": "npm run build:release && npm run build:ssr", | ||
"build": "npm run build:release", | ||
"docs:dev": "vuepress dev docs", | ||
@@ -18,0 +16,0 @@ "docs:build": "vuepress build docs" |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
179665
14