Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

chemicaltools-web

Package Overview
Dependencies
Maintainers
1
Versions
274
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chemicaltools-web - npm Package Compare versions

Comparing version 3.0.43 to 3.0.44

.github/main.workflow

30

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc