File tree Expand file tree Collapse file tree 10 files changed +22
-22
lines changed
Expand file tree Collapse file tree 10 files changed +22
-22
lines changed Original file line number Diff line number Diff line change 22 "packages" : [
33 " packages/*"
44 ],
5- "version" : " 2.1.3 "
5+ "version" : " 2.1.4 "
66}
Original file line number Diff line number Diff line change 11{
22 "name" : " @kvs/common-test-case" ,
3- "version" : " 2.1.3 " ,
3+ "version" : " 2.1.4 " ,
44 "description" : " Common Test Case for KVS" ,
55 "homepage" : " https://github.com/azu/kvs/tree/master/packages/common-test-case/" ,
66 "bugs" : {
4040 "trailingComma" : " none"
4141 },
4242 "dependencies" : {
43- "@kvs/types" : " ^2.1.1 "
43+ "@kvs/types" : " ^2.1.4 "
4444 },
4545 "devDependencies" : {
4646 "@types/mocha" : " ^10.0.1" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @kvs/env" ,
3- "version" : " 2.1.3 " ,
3+ "version" : " 2.1.4 " ,
44 "description" : " Universal Storage for KVS." ,
55 "keywords" : [
66 " kvs" ,
4646 "trailingComma" : " none"
4747 },
4848 "dependencies" : {
49- "@kvs/indexeddb" : " ^2.1.3 " ,
50- "@kvs/node-localstorage" : " ^2.1.3 "
49+ "@kvs/indexeddb" : " ^2.1.4 " ,
50+ "@kvs/node-localstorage" : " ^2.1.4 "
5151 },
5252 "devDependencies" : {
5353 "@types/mocha" : " ^10.0.1" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @kvs/indexeddb" ,
3- "version" : " 2.1.3 " ,
3+ "version" : " 2.1.4 " ,
44 "description" : " IndexedDB for KVS" ,
55 "keywords" : [
66 " kvs" ,
4949 "trailingComma" : " none"
5050 },
5151 "dependencies" : {
52- "@kvs/types" : " ^2.1.1 "
52+ "@kvs/types" : " ^2.1.4 "
5353 },
5454 "devDependencies" : {
55- "@kvs/common-test-case" : " ^2.1.3 " ,
55+ "@kvs/common-test-case" : " ^2.1.4 " ,
5656 "@types/mocha" : " ^10.0.1" ,
5757 "@types/node" : " ^20.4.2" ,
5858 "mocha" : " ^10.2.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @kvs/localstorage" ,
3- "version" : " 2.1.3 " ,
3+ "version" : " 2.1.4 " ,
44 "description" : " localstorage for KVS." ,
55 "keywords" : [
66 " kvs" ,
4949 "trailingComma" : " none"
5050 },
5151 "dependencies" : {
52- "@kvs/storage" : " ^2.1.3 "
52+ "@kvs/storage" : " ^2.1.4 "
5353 },
5454 "devDependencies" : {
5555 "@types/mocha" : " ^10.0.1" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @kvs/memorystorage" ,
3- "version" : " 2.1.3 " ,
3+ "version" : " 2.1.4 " ,
44 "description" : " Node.js localstorage for KVS." ,
55 "keywords" : [
66 " kvs" ,
4545 "trailingComma" : " none"
4646 },
4747 "devDependencies" : {
48- "@kvs/common-test-case" : " ^2.1.3 " ,
48+ "@kvs/common-test-case" : " ^2.1.4 " ,
4949 "@types/mocha" : " ^10.0.1" ,
5050 "@types/node" : " ^20.4.2" ,
5151 "mocha" : " ^10.2.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @kvs/node-localstorage" ,
3- "version" : " 2.1.3 " ,
3+ "version" : " 2.1.4 " ,
44 "description" : " Node.js localstorage for KVS." ,
55 "keywords" : [
66 " kvs" ,
4545 "trailingComma" : " none"
4646 },
4747 "dependencies" : {
48- "@kvs/storage" : " ^2.1.3 " ,
48+ "@kvs/storage" : " ^2.1.4 " ,
4949 "app-root-path" : " ^3.1.0" ,
5050 "mkdirp" : " ^3.0.1" ,
5151 "node-localstorage" : " ^2.1.6"
5252 },
5353 "devDependencies" : {
54- "@kvs/common-test-case" : " ^2.1.3 " ,
54+ "@kvs/common-test-case" : " ^2.1.4 " ,
5555 "@types/mocha" : " ^10.0.1" ,
5656 "@types/node" : " ^20.4.2" ,
5757 "mocha" : " ^10.2.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @kvs/storage-sync" ,
3- "version" : " 2.1.3 " ,
3+ "version" : " 2.1.4 " ,
44 "description" : " Storage(localStorage, sessionStorage) helper for KVS." ,
55 "keywords" : [
66 " kvs" ,
4949 "trailingComma" : " none"
5050 },
5151 "dependencies" : {
52- "@kvs/types" : " ^2.1.1 "
52+ "@kvs/types" : " ^2.1.4 "
5353 },
5454 "devDependencies" : {
55- "@kvs/common-test-case" : " ^2.1.3 " ,
55+ "@kvs/common-test-case" : " ^2.1.4 " ,
5656 "@types/mocha" : " ^10.0.1" ,
5757 "@types/node" : " ^20.4.2" ,
5858 "mocha" : " ^10.2.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @kvs/storage" ,
3- "version" : " 2.1.3 " ,
3+ "version" : " 2.1.4 " ,
44 "description" : " Storage(localStorage, sessionStorage) helper for KVS." ,
55 "keywords" : [
66 " kvs" ,
4949 "trailingComma" : " none"
5050 },
5151 "dependencies" : {
52- "@kvs/types" : " ^2.1.1 "
52+ "@kvs/types" : " ^2.1.4 "
5353 },
5454 "devDependencies" : {
5555 "@types/mocha" : " ^10.0.1" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @kvs/types" ,
3- "version" : " 2.1.1 " ,
3+ "version" : " 2.1.4 " ,
44 "description" : " A type definition for KVS." ,
55 "keywords" : [
66 " types" ,
You can’t perform that action at this time.
0 commit comments