You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

vue-persistent-storage-manager

Package Overview
Dependencies
Maintainers
1
Versions
116
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-persistent-storage-manager - npm Package Compare versions

Comparing version

to
2.0.8

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [2.0.8](https://github.com/DerYeger/vue-persistent-storage-manager/compare/v2.0.7...v2.0.8) (2021-10-29)
### Bug Fixes
* **release:** schedule release ([fcb6232](https://github.com/DerYeger/vue-persistent-storage-manager/commit/fcb62320cc4780e1db64d45dde043ae44bb44ad3))
## [2.0.7](https://github.com/DerYeger/vue-persistent-storage-manager/compare/v2.0.6...v2.0.7) (2021-10-21)

@@ -2,0 +9,0 @@

12

package.json

@@ -20,3 +20,3 @@ {

],
"version": "2.0.7",
"version": "2.0.8",
"private": false,

@@ -48,8 +48,8 @@ "source": "src/index.ts",

"@types/jest": "27.0.2",
"@typescript-eslint/eslint-plugin": "5.1.0",
"@typescript-eslint/parser": "5.1.0",
"@typescript-eslint/eslint-plugin": "5.2.0",
"@typescript-eslint/parser": "5.2.0",
"@vue/test-utils": "1.2.2",
"babel-jest": "27.3.1",
"bundlesize2": "0.0.30",
"eslint": "8.0.1",
"bundlesize2": "0.0.31",
"eslint": "8.1.0",
"eslint-config-prettier": "8.3.0",

@@ -59,3 +59,3 @@ "eslint-plugin-prettier": "4.0.0",

"jest": "27.3.1",
"lint-staged": "11.2.3",
"lint-staged": "11.2.6",
"microbundle": "0.14.1",

@@ -62,0 +62,0 @@ "prettier": "2.4.1",