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.1.190 to 3.1.191

8

package.json
{
"name": "chemicaltools-web",
"version": "3.1.190",
"version": "3.1.191",
"description": "Chemical Tools PWA version for Chemistry students.",

@@ -42,3 +42,3 @@ "author": "Jinzhe Zeng",

"vue-router": "3.5.2",
"vue2-storage": "5.1.0",
"vue2-storage": "6.1.3",
"vuetify": "2.5.7"

@@ -64,3 +64,3 @@ },

"ifdef-loader": "2.3.0",
"sass": "1.35.2",
"sass": "1.36.0",
"sass-loader": "10.2.0",

@@ -70,3 +70,3 @@ "semantic-release": "17.4.4",

"stylus-loader": "6.1.0",
"vue-cli-plugin-i18n": "2.1.1",
"vue-cli-plugin-i18n": "2.1.2",
"vue-cli-plugin-vuetify": "2.4.1",

@@ -73,0 +73,0 @@ "vue-template-compiler": "2.6.14",

@@ -35,3 +35,3 @@ const WebpackCdnPlugin = require('webpack-cdn-plugin')

{ name: 'vue-i18n', var: 'VueI18n', path: 'dist/vue-i18n.min.js' },
{ name: 'vue2-storage', var: 'Vue2Storage', path: 'dist/vue2-storage.min.js' }
{ name: 'vue2-storage', var: 'Vue2StoragePlugin', path: 'dist/vue2-storage.min.js' }
// { name: 'vuetify', var: 'Vuetify', path: 'dist/vuetify.min.js', style: 'dist/vuetify.min.css' },

@@ -38,0 +38,0 @@ // { name: 'core-js-bundle', path: 'minified.js' },

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