chemicaltools-web
Advanced tools
Comparing version 3.0.43 to 3.0.44
{ | ||
"name": "chemicaltools-web", | ||
"version": "3.0.43", | ||
"version": "3.0.44", | ||
"description": "Chemical Tools PWA version for Chemistry students.", | ||
@@ -12,3 +12,3 @@ "author": "Jinzhe Zeng", | ||
"serve": "vue-cli-service serve", | ||
"build": "vue-cli-service build && bundlesize", | ||
"build": "vue-cli-service build && CI_COMMIT_SHA=$GITHUB_SHA bundlesize", | ||
"lint": "vue-cli-service lint --fix", | ||
@@ -45,24 +45,24 @@ "cordova-build-android": "vue-cli-service cordova-build-android", | ||
"vue2-storage": "4.0.5", | ||
"vuetify": "1.5.14" | ||
"vuetify": "1.5.16" | ||
}, | ||
"devDependencies": { | ||
"@fortawesome/fontawesome-svg-core": "1.2.18", | ||
"@fortawesome/free-solid-svg-icons": "5.8.2", | ||
"@fortawesome/fontawesome-svg-core": "1.2.19", | ||
"@fortawesome/free-solid-svg-icons": "5.9.0", | ||
"@fortawesome/vue-fontawesome": "0.1.6", | ||
"@semantic-release/git": "7.0.8", | ||
"@vue/cli-plugin-babel": "3.7.0", | ||
"@vue/cli-plugin-eslint": "3.7.0", | ||
"@vue/cli-plugin-pwa": "3.7.0", | ||
"@vue/cli-service": "3.7.0", | ||
"@semantic-release/git": "7.0.12", | ||
"@vue/cli-plugin-babel": "3.8.0", | ||
"@vue/cli-plugin-eslint": "3.8.0", | ||
"@vue/cli-plugin-pwa": "3.8.0", | ||
"@vue/cli-service": "3.8.4", | ||
"@vue/eslint-config-standard": "4.0.0", | ||
"babel-eslint": "10.0.1", | ||
"bundlesize": "0.17.1", | ||
"electron": "5.0.1", | ||
"babel-eslint": "10.0.2", | ||
"bundlesize": "0.17.2", | ||
"electron": "5.0.3", | ||
"eslint": "5.16.0", | ||
"eslint-plugin-vue": "5.2.2", | ||
"semantic-release": "15.13.12", | ||
"semantic-release": "15.13.16", | ||
"stylus": "0.54.5", | ||
"stylus-loader": "3.0.2", | ||
"vue-cli-plugin-cordova": "2.1.3", | ||
"vue-cli-plugin-electron-builder": "1.3.2", | ||
"vue-cli-plugin-electron-builder": "1.3.4", | ||
"vue-cli-plugin-i18n": "0.6.0", | ||
@@ -69,0 +69,0 @@ "vue-cli-plugin-vuetify": "0.5.0", |
@@ -17,3 +17,3 @@ /** | ||
importScripts( | ||
"precache-manifest.b31b7bb34715ae9566a35419f94da347.js" | ||
"precache-manifest.c74ca1252ba9ff8256f6c3302c8b921a.js" | ||
); | ||
@@ -20,0 +20,0 @@ |
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
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
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
3610
3338314
+ Addedvuetify@1.5.16(transitive)
- Removedvuetify@1.5.14(transitive)
Updatedvuetify@1.5.16