🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@dlymon/stores

Package Overview
Dependencies
Maintainers
2
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dlymon/stores - npm Package Compare versions

Comparing version
6.0.0
to
6.0.1
+11
-0
CHANGELOG.md
# @dlymon/stores
## 6.0.1
### Major Changes
- 更新对@dlymon-core/shared包的引用依赖
### Patch Changes
- Updated dependencies
- @dlymon-core/preferences@6.0.1
## 6.0.0

@@ -4,0 +15,0 @@

+4
-4
{
"name": "@dlymon/stores",
"version": "6.0.0",
"version": "6.0.1",
"license": "MIT",

@@ -21,6 +21,6 @@ "type": "module",

"vue-router": "^4.6.3",
"@dlymon-core/preferences": "6.0.0",
"@dlymon-core/typings": "3.0.0",
"@dlymon-core/shared": "4.0.0"
"@dlymon-core/preferences": "6.0.1",
"@dlymon-core/shared": "4.2.1",
"@dlymon-core/typings": "3.0.0"
}
}