pragma-local-storage
Advanced tools
Comparing version 2022.5.2-3 to 2022.5.2-4
{ | ||
"name": "pragma-local-storage", | ||
"version": "2022.5.2-3", | ||
"version": "2022.5.2-4", | ||
"description": "Contains indexed db storage wrappers for easy consumption across ever green browsers. Currently IndexedDb based storage is available.", | ||
@@ -10,3 +10,3 @@ "main": "commonjs/src/index.js", | ||
"build-publish": "node ./build/publish.js", | ||
"test-unit-teamcity": "nyc mocha ./../../node_modules/pragma-testing/lib/puppeteer/puppeteer-bootstrap.js --timeout 60000 ./test/puppeteer/launch-unit-tests.js", | ||
"test-unit-teamcity": "nyc mocha ./node_modules/pragma-testing/lib/puppeteer/puppeteer-bootstrap.js --timeout 60000 ./test/puppeteer/launch-unit-tests.js", | ||
"run": "ws --port 1100" | ||
@@ -38,7 +38,7 @@ }, | ||
"glob": "^7.1.3", | ||
"pragma-testing": "2022.5.2-2" | ||
"pragma-testing": "2022.5.2-3" | ||
}, | ||
"dependencies": { | ||
"pragma-core": "2022.5.2-3" | ||
"pragma-core": "2022.5.2-4" | ||
} | ||
} |
14274
+ Addedpragma-core@2022.5.2-4(transitive)
- Removedpragma-core@2022.5.2-3(transitive)
Updatedpragma-core@2022.5.2-4