pragma-local-storage
Advanced tools
Comparing version 2022.4.0-1 to 2022.4.0-2
{ | ||
"name": "pragma-local-storage", | ||
"version": "2022.4.0-1", | ||
"version": "2022.4.0-2", | ||
"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" | ||
@@ -36,18 +36,9 @@ }, | ||
"devDependencies": { | ||
"chai": "^3.5.0", | ||
"istanbul": "^0.4.5", | ||
"mkdirp": "^0.5.1", | ||
"glob": "^7.1.3", | ||
"mocha": "^6.1.4", | ||
"mocha-teamcity-reporter": "^2.5.1", | ||
"nyc": "^14.0.0", | ||
"pragma-testing": "^1.0.6", | ||
"puppeteer": "^1.11.0", | ||
"puppeteer-to-istanbul": "^1.2.2", | ||
"sinon": "^2.4.1", | ||
"local-web-server": "2.6.1" | ||
"pragma-testing": "2022.4.0-1" | ||
}, | ||
"dependencies": { | ||
"pragma-core": "2022.4.0-1" | ||
"pragma-core": "2022.4.0-2" | ||
} | ||
} |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
3
14274
1
+ Addedpragma-core@2022.4.0-2(transitive)
- Removedpragma-core@2022.4.0-1(transitive)
Updatedpragma-core@2022.4.0-2