New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

vuex-ltm

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vuex-ltm - npm Package Compare versions

Comparing version 1.0.9 to 1.0.10

58

package.json
{
"name": "vuex-ltm",
"version": "1.0.9",
"version": "1.0.10",
"description": "Vuex - Long Term Memory: Async modular persistence for Vuex store.",

@@ -104,37 +104,37 @@ "keywords": [

"devDependencies": {
"@babel/core": "^7.8.7",
"@babel/core": "^7.9.0",
"@babel/plugin-proposal-class-properties": "^7.8.3",
"@babel/plugin-proposal-object-rest-spread": "^7.8.3",
"@babel/plugin-transform-runtime": "^7.8.3",
"@babel/preset-env": "^7.8.7",
"@babel/preset-typescript": "^7.8.3",
"@babel/runtime": "^7.8.7",
"@babel/plugin-proposal-object-rest-spread": "^7.9.5",
"@babel/plugin-transform-runtime": "^7.9.0",
"@babel/preset-env": "^7.9.5",
"@babel/preset-typescript": "^7.9.0",
"@babel/runtime": "^7.9.2",
"@commitlint/cli": "^8.3.5",
"@commitlint/config-conventional": "^8.3.4",
"@types/chai": "^4.2.11",
"@types/chrome": "0.0.100",
"@types/chrome": "0.0.104",
"@types/mocha": "^7.0.2",
"@types/node": "^13.9.1",
"@types/sinon": "^7.5.2",
"@types/sinon-chai": "^3.2.3",
"@types/sinon-chrome": "^2.2.6",
"@typescript-eslint/eslint-plugin": "^2.23.0",
"@typescript-eslint/parser": "^2.23.0",
"@types/node": "^13.11.1",
"@types/sinon": "^9.0.0",
"@types/sinon-chai": "^3.2.4",
"@types/sinon-chrome": "^2.2.7",
"@typescript-eslint/eslint-plugin": "^2.28.0",
"@typescript-eslint/parser": "^2.28.0",
"chai": "^4.2.0",
"es-check": "^5.1.0",
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.10.0",
"eslint-config-prettier": "^6.10.1",
"eslint-plugin-mocha": "^6.3.0",
"eslint-plugin-prettier": "^3.1.2",
"eslint-plugin-prettier": "^3.1.3",
"gh-pages": "^2.2.0",
"husky": "^4.2.3",
"jsdom": "^16.2.1",
"husky": "^4.2.5",
"jsdom": "^16.2.2",
"jsdom-global": "^3.0.2",
"lint-staged": "^10.0.8",
"mocha": "^7.1.0",
"mock-local-storage": "^1.1.11",
"nyc": "^15.0.0",
"prettier": "^1.19.1",
"lint-staged": "^10.1.3",
"mocha": "^7.1.1",
"mock-local-storage": "^1.1.12",
"nyc": "^15.0.1",
"prettier": "^2.0.4",
"rimraf": "^3.0.2",
"rollup": "^2.0.6",
"rollup": "^2.6.1",
"rollup-plugin-babel": "^4.4.0",

@@ -144,10 +144,10 @@ "rollup-plugin-commonjs": "^10.1.0",

"rollup-plugin-terser": "^5.3.0",
"rollup-plugin-typescript2": "^0.26.0",
"sinon": "^9.0.1",
"rollup-plugin-typescript2": "^0.27.0",
"sinon": "^9.0.2",
"sinon-chai": "^3.5.0",
"sinon-chrome": "^3.0.1",
"temp-dir": "^2.0.0",
"ts-node": "^8.6.2",
"ts-node": "^8.8.2",
"tsconfig-paths": "^3.9.0",
"typedoc": "^0.16.11",
"typedoc": "^0.17.4",
"typescript": "^3.8.3",

@@ -158,3 +158,3 @@ "vue": "^2.6.11",

"dependencies": {
"@babel/runtime-corejs3": "^7.8.7",
"@babel/runtime-corejs3": "^7.9.2",
"deepmerge": "^4.2.2",

@@ -161,0 +161,0 @@ "localforage": "^1.7.3"

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