yach.nim.util
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "yach.nim.util", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"license": "MIT", | ||
@@ -9,7 +9,7 @@ "description": "yach nim: util", | ||
"scripts": {}, | ||
"dependencies": { | ||
"qiao.ls.js": "0.0.8", | ||
"yach.util.data": "0.0.5", | ||
"yach.util.indexeddb": "^3.0.0" | ||
"dependencies": {}, | ||
"peerDependencies": { | ||
"qiao.ls.js": "0.1.0", | ||
"yach.util.indexeddb": "3.1.1" | ||
} | ||
} |
@@ -353,2 +353,5 @@ # yach.nim.util | ||
## version | ||
### 0.1.0.20201103 | ||
1. ncu | ||
### 0.0.9.20200916 | ||
@@ -355,0 +358,0 @@ 1. cache get user |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
32034
2
384
+ Addedyach.util.indexeddb@3.1.1(transitive)
- Removedqiao.ls.js@0.0.8
- Removedyach.util.data@0.0.5
- Removedyach.util.indexeddb@^3.0.0
- Removedqiao.ls.js@0.0.8(transitive)
- Removedyach.util.indexeddb@3.1.2(transitive)