vue-easter-egg-trigger
Advanced tools
Comparing version 0.1.17 to 0.1.18
{ | ||
"name": "vue-easter-egg-trigger", | ||
"version": "0.1.17", | ||
"version": "0.1.18", | ||
"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": { | ||
@@ -16,6 +15,2 @@ "serve": "npm run development", | ||
"build": "npm run build:release && npm run build:ssr", | ||
"lint:js": "eslint --ext js --ext jsx --ext vue src", | ||
"lint:js:fix": "npm run lint:js -- --fix", | ||
"test": "jest", | ||
"test:types": "tsc -p types/test", | ||
"docs:dev": "vuepress dev docs", | ||
@@ -74,3 +69,2 @@ "docs:build": "vuepress build docs" | ||
"@vue/test-utils": "1.0.0-beta.31", | ||
"babel-jest": "^23.6.0", | ||
"babel-loader": "^8.2.2", | ||
@@ -93,5 +87,2 @@ "babel-plugin-module-resolver": "^4.1.0", | ||
"html-webpack-plugin": "^5.3.1", | ||
"jest": "^23.6.0", | ||
"jest-serializer-vue": "^2.0.2", | ||
"ts-loader": "^6.2.2", | ||
"vue-hot-reload-api": "^2.0.8", | ||
@@ -98,0 +89,0 @@ "vue-jest": "^3.0.1", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
37
338385