{"versions":{"3.1.2":{"name":"fake-indexeddb","version":"3.1.2","description":"Fake IndexedDB: a pure JS in-memory implementation of the IndexedDB API","homepage":"https://github.com/dumbmatter/fakeIndexedDB","repository":{"type":"git","url":"git://github.com/dumbmatter/fakeIndexedDB.git"},"bugs":{"url":"https://github.com/dumbmatter/fakeIndexedDB/issues"},"keywords":["indexeddb","datastore","database","embedded","nosql","in-memory","polyfill","shim"],"main":"build/index.js","scripts":{"build":"rm -rf build && tsc","prepublishOnly":"npm run build && rm -rf build/test","lint":"tslint  'src/**/*.ts'","prettier":"prettier --write *.json  'src/**/*.{js,ts}'","test-mocha":"mocha --timeout 10000 build/test/fakeIndexedDB","build-qunit":"browserify build/test/indexedDBmock/exports-qunit-bundle.js -o build/test/indexedDBmock/exports-qunit-bundle.js && cp src/test/indexedDBmock/index.html build/test/indexedDBmock/index.html","test-qunit":"npm run build-qunit && node-qunit-phantomjs build/test/indexedDBmock/index.html","test-w3c":"node src/test/web-platform-tests/run-all.js","test":"npm run lint && npm run build && node test/test.js && npm run test-w3c && npm run test-mocha && npm run test-qunit"},"author":{"name":"Jeremy Scheff","email":"jdscheff@gmail.com","url":"http://dumbmatter.com/"},"license":"Apache-2.0","dependencies":{"realistic-structured-clone":"^2.0.1","setimmediate":"^1.0.5"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.12.7","browserify":"^16.5.0","core-js":"^3.4.1","glob":"^7.1.6","husky":"^3.0.9","lint-staged":"^9.4.3","mocha":"^6.2.2","node-qunit-phantomjs":"^1.6.3","prettier":"^1.19.1","qunitjs":"^1.23.1","semver":"^6.3.0","tslint":"^5.20.1","tslint-config-prettier":"^1.15.0","typescript":"3.7.2"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,ts}":["prettier --write","git add"]},"gitHead":"4a8ceba3aa71008d5660f852e2088ca9a6ccdf01","_id":"fake-indexeddb@3.1.2","_nodeVersion":"14.5.0","_npmVersion":"6.14.5","dist":{"shasum":"8073a12ed3b254f7afc064f3cc2629f0110a5303","size":36205,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/fake-indexeddb/-/fake-indexeddb-3.1.2.tgz"},"maintainers":[{"name":"anonymous","email":"jdscheff@gmail.com"}],"_npmUser":{"name":"anonymous","email":"jdscheff@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fake-indexeddb_3.1.2_1595387552330_0.7436180044969112"},"_hasShrinkwrap":false,"publish_time":1595387552499,"_cnpm_publish_time":1595387552499,"contributors":[]},"3.1.1":{"name":"fake-indexeddb","version":"3.1.1","description":"Fake IndexedDB: a pure JS in-memory implementation of the IndexedDB API","homepage":"https://github.com/dumbmatter/fakeIndexedDB","repository":{"type":"git","url":"git://github.com/dumbmatter/fakeIndexedDB.git"},"bugs":{"url":"https://github.com/dumbmatter/fakeIndexedDB/issues"},"keywords":["indexeddb","datastore","database","embedded","nosql","in-memory","polyfill","shim"],"main":"build/index.js","scripts":{"build":"rm -rf build && tsc","prepublishOnly":"npm run build && rm -rf build/test","lint":"tslint  'src/**/*.ts'","prettier":"prettier --write *.json  'src/**/*.{js,ts}'","test-mocha":"mocha --timeout 10000 build/test/fakeIndexedDB","build-qunit":"browserify build/test/indexedDBmock/exports-qunit-bundle.js -o build/test/indexedDBmock/exports-qunit-bundle.js && cp src/test/indexedDBmock/index.html build/test/indexedDBmock/index.html","test-qunit":"npm run build-qunit && node-qunit-phantomjs build/test/indexedDBmock/index.html","test-w3c":"node src/test/web-platform-tests/run-all.js","test":"npm run lint && npm run build && node test/test.js && npm run test-w3c && npm run test-mocha && npm run test-qunit"},"author":{"name":"Jeremy Scheff","email":"jdscheff@gmail.com","url":"http://dumbmatter.com/"},"license":"Apache-2.0","dependencies":{"realistic-structured-clone":"^2.0.1","setimmediate":"^1.0.5"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.12.7","browserify":"^16.5.0","core-js":"^3.4.1","glob":"^7.1.6","husky":"^3.0.9","lint-staged":"^9.4.3","mocha":"^6.2.2","node-qunit-phantomjs":"^1.6.3","prettier":"^1.19.1","qunitjs":"^1.23.1","semver":"^6.3.0","tslint":"^5.20.1","tslint-config-prettier":"^1.15.0","typescript":"3.7.2"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,ts}":["prettier --write","git add"]},"gitHead":"b808a62e01fe2614c7abf371df5a806fedaaf2a1","_id":"fake-indexeddb@3.1.1","_nodeVersion":"14.5.0","_npmVersion":"6.14.5","dist":{"shasum":"801f0b4c1e096084727014cc24e97f169ffe41c0","size":36119,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/fake-indexeddb/-/fake-indexeddb-3.1.1.tgz"},"maintainers":[{"name":"anonymous","email":"jdscheff@gmail.com"}],"_npmUser":{"name":"anonymous","email":"jdscheff@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fake-indexeddb_3.1.1_1594860669185_0.5793576046799034"},"_hasShrinkwrap":false,"publish_time":1594860669325,"_cnpm_publish_time":1594860669325,"contributors":[]},"3.1.0":{"name":"fake-indexeddb","version":"3.1.0","description":"Fake IndexedDB: a pure JS in-memory implementation of the IndexedDB API","homepage":"https://github.com/dumbmatter/fakeIndexedDB","repository":{"type":"git","url":"git://github.com/dumbmatter/fakeIndexedDB.git"},"bugs":{"url":"https://github.com/dumbmatter/fakeIndexedDB/issues"},"keywords":["indexeddb","datastore","database","embedded","nosql","in-memory","polyfill","shim"],"main":"build/index.js","scripts":{"build":"rm -rf build && tsc","prepublishOnly":"npm run build && rm -rf build/test","lint":"tslint  'src/**/*.ts'","prettier":"prettier --write *.json  'src/**/*.{js,ts}'","test-mocha":"mocha --timeout 10000 build/test/fakeIndexedDB","build-qunit":"browserify build/test/indexedDBmock/exports-qunit-bundle.js -o build/test/indexedDBmock/exports-qunit-bundle.js && cp src/test/indexedDBmock/index.html build/test/indexedDBmock/index.html","test-qunit":"npm run build-qunit && node-qunit-phantomjs build/test/indexedDBmock/index.html","test-w3c":"node src/test/web-platform-tests/run-all.js","test":"npm run lint && npm run build && node test/test.js && npm run test-w3c && npm run test-mocha && npm run test-qunit"},"author":{"name":"Jeremy Scheff","email":"jdscheff@gmail.com","url":"http://dumbmatter.com/"},"license":"Apache-2.0","dependencies":{"realistic-structured-clone":"^2.0.1","setimmediate":"^1.0.5"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.12.7","browserify":"^16.5.0","core-js":"^3.4.1","glob":"^7.1.6","husky":"^3.0.9","lint-staged":"^9.4.3","mocha":"^6.2.2","node-qunit-phantomjs":"^1.6.3","prettier":"^1.19.1","qunitjs":"^1.23.1","semver":"^6.3.0","tslint":"^5.20.1","tslint-config-prettier":"^1.15.0","typescript":"3.7.2"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,ts}":["prettier --write","git add"]},"gitHead":"8dbb5067608b96c29e7007a82575979d62749c54","_id":"fake-indexeddb@3.1.0","_nodeVersion":"14.5.0","_npmVersion":"6.14.5","dist":{"shasum":"2a84c8c67de200b398fc9430b17fcf6f73764d2d","size":36025,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/fake-indexeddb/-/fake-indexeddb-3.1.0.tgz"},"maintainers":[{"name":"anonymous","email":"jdscheff@gmail.com"}],"_npmUser":{"name":"anonymous","email":"jdscheff@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fake-indexeddb_3.1.0_1593734016332_0.9964592004109405"},"_hasShrinkwrap":false,"publish_time":1593734016571,"_cnpm_publish_time":1593734016571,"contributors":[]},"3.0.2":{"name":"fake-indexeddb","version":"3.0.2","description":"Fake IndexedDB: a pure JS in-memory implementation of the IndexedDB API","homepage":"https://github.com/dumbmatter/fakeIndexedDB","repository":{"type":"git","url":"git://github.com/dumbmatter/fakeIndexedDB.git"},"bugs":{"url":"https://github.com/dumbmatter/fakeIndexedDB/issues"},"keywords":["indexeddb","datastore","database","embedded","nosql","in-memory","polyfill","shim"],"main":"build/index.js","scripts":{"build":"rm -rf build && tsc","prepublishOnly":"npm run build && rm -rf build/test","lint":"tslint  'src/**/*.ts'","prettier":"prettier --write *.json  'src/**/*.{js,ts}'","test-mocha":"mocha --timeout 10000 build/test/fakeIndexedDB","build-qunit":"browserify build/test/indexedDBmock/exports-qunit-bundle.js -o build/test/indexedDBmock/exports-qunit-bundle.js && cp src/test/indexedDBmock/index.html build/test/indexedDBmock/index.html","test-qunit":"npm run build-qunit && node-qunit-phantomjs build/test/indexedDBmock/index.html","test-w3c":"node src/test/web-platform-tests/run-all.js","test":"npm run lint && npm run build && node test/test.js && npm run test-w3c && npm run test-mocha && npm run test-qunit"},"author":{"name":"Jeremy Scheff","email":"jdscheff@gmail.com","url":"http://dumbmatter.com/"},"license":"Apache-2.0","dependencies":{"realistic-structured-clone":"^2.0.1","setimmediate":"^1.0.5"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.12.7","browserify":"^16.5.0","core-js":"^3.4.1","glob":"^7.1.6","husky":"^3.0.9","lint-staged":"^9.4.3","mocha":"^6.2.2","node-qunit-phantomjs":"^1.6.3","prettier":"^1.19.1","qunitjs":"^1.23.1","semver":"^6.3.0","tslint":"^5.20.1","tslint-config-prettier":"^1.15.0","typescript":"3.7.2"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,ts}":["prettier --write","git add"]},"gitHead":"bf91d5f5cbeec2da627986f188f59c3cde85dbfd","_id":"fake-indexeddb@3.0.2","_nodeVersion":"14.4.0","_npmVersion":"6.14.5","dist":{"shasum":"53bdef4c6b71b605b53bad1a9f649c4812031210","size":35430,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/fake-indexeddb/-/fake-indexeddb-3.0.2.tgz"},"maintainers":[{"name":"anonymous","email":"jdscheff@gmail.com"}],"_npmUser":{"name":"anonymous","email":"jdscheff@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fake-indexeddb_3.0.2_1591836191919_0.2229332652649847"},"_hasShrinkwrap":false,"publish_time":1591836192219,"_cnpm_publish_time":1591836192219,"contributors":[]},"3.0.1":{"name":"fake-indexeddb","version":"3.0.1","description":"Fake IndexedDB: a pure JS in-memory implementation of the IndexedDB API","homepage":"https://github.com/dumbmatter/fakeIndexedDB","repository":{"type":"git","url":"git://github.com/dumbmatter/fakeIndexedDB.git"},"bugs":{"url":"https://github.com/dumbmatter/fakeIndexedDB/issues"},"keywords":["indexeddb","datastore","database","embedded","nosql","in-memory","polyfill","shim"],"main":"build/index.js","scripts":{"build":"rm -rf build && tsc","prepublishOnly":"npm run build && rm -rf build/test","lint":"tslint  'src/**/*.ts'","prettier":"prettier --write *.json  'src/**/*.{js,ts}'","test-mocha":"mocha --timeout 10000 build/test/fakeIndexedDB","build-qunit":"browserify build/test/indexedDBmock/exports-qunit-bundle.js -o build/test/indexedDBmock/exports-qunit-bundle.js && cp src/test/indexedDBmock/index.html build/test/indexedDBmock/index.html","test-qunit":"npm run build-qunit && node-qunit-phantomjs build/test/indexedDBmock/index.html","test-w3c":"node src/test/web-platform-tests/run-all.js","test":"npm run lint && npm run build && node test/test.js && npm run test-w3c && npm run test-mocha && npm run test-qunit"},"author":{"name":"Jeremy Scheff","email":"jdscheff@gmail.com","url":"http://dumbmatter.com/"},"license":"Apache-2.0","dependencies":{"realistic-structured-clone":"^2.0.1","setimmediate":"^1.0.5"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.12.7","browserify":"^16.5.0","core-js":"^3.4.1","glob":"^7.1.6","husky":"^3.0.9","lint-staged":"^9.4.3","mocha":"^6.2.2","node-qunit-phantomjs":"^1.6.3","prettier":"^1.19.1","qunitjs":"^1.23.1","semver":"^6.3.0","tslint":"^5.20.1","tslint-config-prettier":"^1.15.0","typescript":"3.7.2"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,ts}":["prettier --write","git add"]},"gitHead":"795e25b8834b2963c829ac94ada8336c458b9414","_id":"fake-indexeddb@3.0.1","_nodeVersion":"14.3.0","_npmVersion":"6.14.5","dist":{"shasum":"42e478f9faa9a5a358dcb0a6392d979d7458c427","size":35255,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/fake-indexeddb/-/fake-indexeddb-3.0.1.tgz"},"maintainers":[{"name":"anonymous","email":"jdscheff@gmail.com"}],"_npmUser":{"name":"anonymous","email":"jdscheff@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fake-indexeddb_3.0.1_1590435294516_0.8371512495161533"},"_hasShrinkwrap":false,"publish_time":1590435294678,"_cnpm_publish_time":1590435294678,"contributors":[]},"3.0.0":{"name":"fake-indexeddb","version":"3.0.0","description":"Fake IndexedDB: a pure JS in-memory implementation of the IndexedDB API","homepage":"https://github.com/dumbmatter/fakeIndexedDB","repository":{"type":"git","url":"git://github.com/dumbmatter/fakeIndexedDB.git"},"bugs":{"url":"https://github.com/dumbmatter/fakeIndexedDB/issues"},"keywords":["indexeddb","datastore","database","embedded","nosql","in-memory","polyfill","shim"],"main":"build/index.js","scripts":{"build":"rm -rf build && tsc","prepublish":"npm run build && rm -rf build/test","lint":"tslint  'src/**/*.ts'","prettier":"prettier --write *.json  'src/**/*.{js,ts}'","test-mocha":"mocha --timeout 10000 build/test/fakeIndexedDB","build-qunit":"browserify build/test/indexedDBmock/exports-qunit-bundle.js -o build/test/indexedDBmock/exports-qunit-bundle.js && cp src/test/indexedDBmock/index.html build/test/indexedDBmock/index.html","test-qunit":"npm run build-qunit && node-qunit-phantomjs build/test/indexedDBmock/index.html","test-w3c":"node src/test/web-platform-tests/run-all.js","test":"npm run lint && npm run build && node test/test.js && npm run test-w3c && npm run test-mocha && npm run test-qunit"},"author":{"name":"Jeremy Scheff","email":"jdscheff@gmail.com","url":"http://dumbmatter.com/"},"license":"Apache-2.0","dependencies":{"realistic-structured-clone":"^2.0.1","setimmediate":"^1.0.5"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.12.7","browserify":"^16.5.0","core-js":"^3.4.1","glob":"^7.1.6","husky":"^3.0.9","lint-staged":"^9.4.3","mocha":"^6.2.2","node-qunit-phantomjs":"^1.6.3","prettier":"^1.19.1","qunitjs":"^1.23.1","semver":"^6.3.0","tslint":"^5.20.1","tslint-config-prettier":"^1.15.0","typescript":"3.7.2"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,ts}":["prettier --write","git add"]},"gitHead":"2e8642326528429f8f3ab221267270773de1d661","_id":"fake-indexeddb@3.0.0","_nodeVersion":"10.17.0","_npmVersion":"6.11.3","dist":{"shasum":"1bd0ffce41b0f433409df301d334d8fd7d77da27","size":35032,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/fake-indexeddb/-/fake-indexeddb-3.0.0.tgz"},"maintainers":[{"name":"anonymous","email":"jdscheff@gmail.com"}],"_npmUser":{"name":"anonymous","email":"jdscheff@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fake-indexeddb_3.0.0_1573840138246_0.8395491113068421"},"_hasShrinkwrap":false,"publish_time":1573840138448,"_cnpm_publish_time":1573840138448,"contributors":[]},"2.1.1":{"name":"fake-indexeddb","version":"2.1.1","description":"Fake IndexedDB: a pure JS in-memory implementation of the IndexedDB API","homepage":"https://github.com/dumbmatter/fakeIndexedDB","repository":{"type":"git","url":"git://github.com/dumbmatter/fakeIndexedDB.git"},"bugs":{"url":"https://github.com/dumbmatter/fakeIndexedDB/issues"},"keywords":["indexeddb","datastore","database","embedded","nosql","in-memory","polyfill","shim"],"main":"build/index.js","scripts":{"build":"rm -rf build && tsc","prepublish":"npm run build && rm -rf build/test","lint":"tslint  'src/**/*.ts'","prettier":"prettier --write *.json  'src/**/*.{js,ts}'","test-mocha":"mocha --timeout 10000 build/test/fakeIndexedDB","build-qunit":"browserify build/test/indexedDBmock/exports-qunit-bundle.js -o build/test/indexedDBmock/exports-qunit-bundle.js && cp src/test/indexedDBmock/index.html build/test/indexedDBmock/index.html","test-qunit":"npm run build-qunit && node-qunit-phantomjs build/test/indexedDBmock/index.html","test-w3c":"node src/test/web-platform-tests/run-all.js","test":"npm run lint && npm run build && npm run test-w3c && npm run test-mocha && npm run test-qunit"},"author":{"name":"Jeremy Scheff","email":"jdscheff@gmail.com","url":"http://dumbmatter.com/"},"license":"Apache-2.0","dependencies":{"core-js":"^2.4.1","realistic-structured-clone":"^2.0.1","setimmediate":"^1.0.5"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^11.11.3","browserify":"^16.2.3","glob":"^7.1.3","husky":"^1.1.2","lint-staged":"^8.1.5","mocha":"^6.0.2","node-qunit-phantomjs":"^1.6.3","prettier":"^1.14.3","qunitjs":"^1.23.1","semver":"^5.6.0","tslint":"^5.11.0","tslint-config-prettier":"^1.15.0","typescript":"3.3.3333"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,ts}":["prettier --write","git add"]},"gitHead":"b9854e0d41362fb15c877ab37374926217c1d439","_id":"fake-indexeddb@2.1.1","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"anonymous","email":"jdscheff@gmail.com"},"dist":{"shasum":"0a72a53f3844ac76320d15e3f15860d4ce19f0ce","size":33570,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/fake-indexeddb/-/fake-indexeddb-2.1.1.tgz"},"maintainers":[{"name":"anonymous","email":"jdscheff@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fake-indexeddb_2.1.1_1559763320399_0.587136816809275"},"_hasShrinkwrap":false,"publish_time":1559763320542,"_cnpm_publish_time":1559763320542,"contributors":[]},"2.1.0":{"name":"fake-indexeddb","version":"2.1.0","description":"Fake IndexedDB: a pure JS in-memory implementation of the IndexedDB API","homepage":"https://github.com/dumbmatter/fakeIndexedDB","repository":{"type":"git","url":"git://github.com/dumbmatter/fakeIndexedDB.git"},"bugs":{"url":"https://github.com/dumbmatter/fakeIndexedDB/issues"},"keywords":["indexeddb","datastore","database","embedded","nosql","in-memory","polyfill","shim"],"main":"build/index.js","scripts":{"build":"rm -rf build && tsc","prepublish":"npm run build && rm -rf build/test","lint":"tslint  'src/**/*.ts'","prettier":"prettier --write *.json  'src/**/*.{js,ts}'","test-mocha":"mocha --timeout 10000 build/test/fakeIndexedDB","build-qunit":"browserify build/test/indexedDBmock/exports-qunit-bundle.js -o build/test/indexedDBmock/exports-qunit-bundle.js && cp src/test/indexedDBmock/index.html build/test/indexedDBmock/index.html","test-qunit":"npm run build-qunit && node-qunit-phantomjs build/test/indexedDBmock/index.html","test-w3c":"node src/test/web-platform-tests/run-all.js","test":"npm run lint && npm run build && npm run test-w3c && npm run test-mocha && npm run test-qunit"},"author":{"name":"Jeremy Scheff","email":"jdscheff@gmail.com","url":"http://dumbmatter.com/"},"license":"Apache-2.0","dependencies":{"core-js":"^2.4.1","realistic-structured-clone":"^2.0.1","setimmediate":"^1.0.5"},"devDependencies":{"@types/mocha":"^5.2.6","@types/node":"^11.11.3","browserify":"^16.2.3","glob":"^7.1.3","husky":"^1.1.2","lint-staged":"^8.1.5","mocha":"^6.0.2","node-qunit-phantomjs":"^1.6.3","prettier":"^1.14.3","qunitjs":"^1.23.1","semver":"^5.6.0","tslint":"^5.11.0","tslint-config-prettier":"^1.15.0","typescript":"3.3.3333"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,ts}":["prettier --write","git add"]},"gitHead":"0ff2d8068eb2291288674fe774f39045259b240b","_id":"fake-indexeddb@2.1.0","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"anonymous","email":"jdscheff@gmail.com"},"dist":{"shasum":"418780fff50b61540fa4fb6effe2e11528aa9dba","size":33527,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/fake-indexeddb/-/fake-indexeddb-2.1.0.tgz"},"maintainers":[{"name":"anonymous","email":"jdscheff@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fake-indexeddb_2.1.0_1552945910370_0.7748144952820961"},"_hasShrinkwrap":false,"publish_time":1552945910537,"_cnpm_publish_time":1552945910537,"contributors":[]},"2.0.6":{"name":"fake-indexeddb","version":"2.0.6","description":"Fake IndexedDB: a pure JS in-memory implementation of the IndexedDB API","homepage":"https://github.com/dumbmatter/fakeIndexedDB","repository":{"type":"git","url":"git://github.com/dumbmatter/fakeIndexedDB.git"},"bugs":{"url":"https://github.com/dumbmatter/fakeIndexedDB/issues"},"keywords":["indexeddb","datastore","database","embedded","nosql","in-memory","polyfill","shim"],"main":"build/index.js","scripts":{"build":"rm -rf build && tsc","prepublish":"npm run build && rm -rf build/test","lint":"tslint  'src/**/*.ts'","prettier":"prettier --write *.json  'src/**/*.{js,ts}'","test-mocha":"mocha --timeout 10000 build/test/fakeIndexedDB","build-qunit":"browserify build/test/indexedDBmock/exports-qunit-bundle.js -o build/test/indexedDBmock/exports-qunit-bundle.js && cp src/test/indexedDBmock/index.html build/test/indexedDBmock/index.html","test-qunit":"npm run build-qunit && node-qunit-phantomjs build/test/indexedDBmock/index.html","test-w3c":"node src/test/web-platform-tests/run-all.js","test":"npm run lint && npm run build && npm run test-w3c && npm run test-mocha && npm run test-qunit"},"author":{"name":"Jeremy Scheff","email":"jdscheff@gmail.com","url":"http://dumbmatter.com/"},"license":"Apache-2.0","dependencies":{"core-js":"^2.4.1","realistic-structured-clone":"^2.0.1","setimmediate":"^1.0.5"},"devDependencies":{"@types/mocha":"^5.2.5","@types/node":"^10.11.7","browserify":"^16.2.3","glob":"^7.1.3","husky":"^1.1.2","lint-staged":"^7.3.0","mocha":"^5.2.0","node-qunit-phantomjs":"^1.6.3","prettier":"^1.14.3","qunitjs":"^1.23.1","semver":"^5.6.0","tslint":"^5.11.0","tslint-config-prettier":"^1.15.0","typescript":"^3.1.3"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,ts}":["prettier --write","git add"]},"gitHead":"316e909cf53b79ff569fee11e580cc01a758af31","_id":"fake-indexeddb@2.0.6","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"anonymous","email":"jdscheff@gmail.com"},"dist":{"shasum":"0e96ccab65eda769bac62019361d55e66470c7d8","size":33203,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/fake-indexeddb/-/fake-indexeddb-2.0.6.tgz"},"maintainers":[{"name":"anonymous","email":"jdscheff@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fake-indexeddb_2.0.6_1552602111663_0.32270758145909473"},"_hasShrinkwrap":false,"publish_time":1552602111809,"_cnpm_publish_time":1552602111809,"contributors":[]},"2.0.5":{"name":"fake-indexeddb","version":"2.0.5","description":"Fake IndexedDB: a pure JS in-memory implementation of the IndexedDB API","homepage":"https://github.com/dumbmatter/fakeIndexedDB","repository":{"type":"git","url":"git://github.com/dumbmatter/fakeIndexedDB.git"},"bugs":{"url":"https://github.com/dumbmatter/fakeIndexedDB/issues"},"keywords":["indexeddb","datastore","database","embedded","nosql","in-memory","polyfill","shim"],"main":"build/index.js","scripts":{"build":"rm -rf build && tsc","prepublish":"npm run build && rm -rf build/test","lint":"tslint  'src/**/*.ts'","prettier":"prettier --write *.json  'src/**/*.{js,ts}'","test-mocha":"mocha --timeout 10000 build/test/fakeIndexedDB","build-qunit":"browserify build/test/indexedDBmock/exports-qunit-bundle.js -o build/test/indexedDBmock/exports-qunit-bundle.js && cp src/test/indexedDBmock/index.html build/test/indexedDBmock/index.html","test-qunit":"npm run build-qunit && node-qunit-phantomjs build/test/indexedDBmock/index.html","test-w3c":"node src/test/web-platform-tests/run-all.js","test":"npm run lint && npm run build && npm run test-w3c && npm run test-mocha && npm run test-qunit"},"author":{"name":"Jeremy Scheff","email":"jdscheff@gmail.com","url":"http://dumbmatter.com/"},"license":"Apache-2.0","dependencies":{"core-js":"^2.4.1","realistic-structured-clone":"^2.0.1","setimmediate":"^1.0.5"},"devDependencies":{"@types/mocha":"^5.2.5","@types/node":"^10.11.7","browserify":"^16.2.3","husky":"^1.1.2","lint-staged":"^7.3.0","mocha":"^5.2.0","node-qunit-phantomjs":"^1.6.3","prettier":"^1.14.3","qunitjs":"^1.23.1","semver":"^5.6.0","tslint":"^5.11.0","tslint-config-prettier":"^1.15.0","typescript":"^3.1.3"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,ts}":["prettier --write","git add"]},"gitHead":"7a654108c5378e39500d3d5bb5542cd724afff3a","_id":"fake-indexeddb@2.0.5","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"anonymous","email":"jdscheff@gmail.com"},"dist":{"shasum":"829685232f79bcb9d182b8dd33934e9e5657ed18","size":33068,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/fake-indexeddb/-/fake-indexeddb-2.0.5.tgz"},"maintainers":[{"name":"anonymous","email":"jdscheff@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fake-indexeddb_2.0.5_1549599005873_0.5989680037235239"},"_hasShrinkwrap":false,"publish_time":1549599005988,"_cnpm_publish_time":1549599005988,"contributors":[]},"2.0.4":{"name":"fake-indexeddb","version":"2.0.4","description":"Fake IndexedDB: a pure JS in-memory implementation of the IndexedDB API","homepage":"https://github.com/dumbmatter/fakeIndexedDB","repository":{"type":"git","url":"git://github.com/dumbmatter/fakeIndexedDB.git"},"bugs":{"url":"https://github.com/dumbmatter/fakeIndexedDB/issues"},"keywords":["indexeddb","datastore","database","embedded","nosql","in-memory","polyfill","shim"],"main":"build/index.js","scripts":{"build":"rm -rf build && tsc","prepublish":"npm run build && rm -rf build/test","lint":"tslint  'src/**/*.ts'","test-mocha":"mocha --timeout 10000 build/test/fakeIndexedDB","build-qunit":"browserify build/test/indexedDBmock/exports-qunit-bundle.js -o build/test/indexedDBmock/exports-qunit-bundle.js && cp src/test/indexedDBmock/index.html build/test/indexedDBmock/index.html","test-qunit":"npm run build-qunit && node-qunit-phantomjs build/test/indexedDBmock/index.html","test-w3c":"node src/test/web-platform-tests/run-all.js","test":"npm run lint && npm run build && npm run test-w3c && npm run test-mocha && npm run test-qunit"},"author":{"name":"Jeremy Scheff","email":"jdscheff@gmail.com","url":"http://dumbmatter.com/"},"license":"Apache-2.0","files":["build","lib"],"dependencies":{"core-js":"^2.4.1","realistic-structured-clone":"^2.0.1","setimmediate":"^1.0.5"},"devDependencies":{"@types/mocha":"^2.2.41","@types/node":"^9.4.6","browserify":"^16.1.0","mocha":"^5.0.1","node-qunit-phantomjs":"^1.5.0","qunitjs":"^1.23.1","semver":"^5.3.0","tslint":"^5.1.0","typescript":"^2.3.1"},"gitHead":"edd25931240a378fb5fb2ad6941fcd87f407c21a","_id":"fake-indexeddb@2.0.4","_shasum":"401715deb7fc9501866c9f329bde7742599e2de8","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.13.0","_npmUser":{"name":"anonymous","email":"jdscheff@gmail.com"},"dist":{"shasum":"401715deb7fc9501866c9f329bde7742599e2de8","size":33170,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/fake-indexeddb/-/fake-indexeddb-2.0.4.tgz"},"maintainers":[{"name":"anonymous","email":"jdscheff@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fake-indexeddb_2.0.4_1519344147208_0.39524902952128405"},"_hasShrinkwrap":false,"publish_time":1519344147352,"_cnpm_publish_time":1519344147352,"contributors":[]},"2.0.3":{"name":"fake-indexeddb","version":"2.0.3","description":"Fake IndexedDB: a pure JS in-memory implementation of the IndexedDB API","homepage":"https://github.com/dumbmatter/fakeIndexedDB","repository":{"type":"git","url":"git://github.com/dumbmatter/fakeIndexedDB.git"},"bugs":{"url":"https://github.com/dumbmatter/fakeIndexedDB/issues"},"keywords":["indexeddb","datastore","database","embedded","nosql","in-memory","polyfill","shim"],"main":"build/index.js","scripts":{"build":"rm -rf build && tsc","prepublish":"npm run build && rm -rf build/test","lint":"tslint  'src/**/*.ts'","test-mocha":"mocha --timeout 10000 build/test/fakeIndexedDB","build-qunit":"browserify build/test/indexedDBmock/exports-qunit-bundle.js -o build/test/indexedDBmock/exports-qunit-bundle.js && cp src/test/indexedDBmock/index.html build/test/indexedDBmock/index.html","test-qunit":"npm run build-qunit && node-qunit-phantomjs build/test/indexedDBmock/index.html","test-w3c":"node src/test/web-platform-tests/run-all.js","test":"npm run lint && npm run build && npm run test-w3c && npm run test-mocha && npm run test-qunit"},"author":{"name":"Jeremy Scheff","email":"jdscheff@gmail.com","url":"http://dumbmatter.com/"},"license":"Apache-2.0","files":["build","lib"],"dependencies":{"core-js":"^2.4.1","realistic-structured-clone":"^1.0.1","setimmediate":"^1.0.5"},"devDependencies":{"@types/mocha":"^2.2.41","@types/node":"^7.0.13","browserify":"^14.0.0","mocha":"^3.2.0","node-qunit-phantomjs":"^1.5.0","qunitjs":"^1.23.1","semver":"^5.3.0","tslint":"^5.1.0","typescript":"^2.3.1"},"gitHead":"d7cd711a71dbcc2cf33ed8e682f257a4ec2505da","_id":"fake-indexeddb@2.0.3","_shasum":"6319b0cc16b1c6343f462d5cf95291cb11a4b58b","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.1","_npmUser":{"name":"anonymous","email":"jdscheff@gmail.com"},"dist":{"shasum":"6319b0cc16b1c6343f462d5cf95291cb11a4b58b","size":29132,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/fake-indexeddb/-/fake-indexeddb-2.0.3.tgz"},"maintainers":[{"name":"anonymous","email":"jdscheff@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/fake-indexeddb-2.0.3.tgz_1494380048122_0.23460051231086254"},"directories":{},"publish_time":1494380049824,"_cnpm_publish_time":1494380049824,"_hasShrinkwrap":false,"contributors":[]},"2.0.2":{"name":"fake-indexeddb","version":"2.0.2","description":"Fake IndexedDB: a pure JS in-memory implementation of the IndexedDB API","homepage":"https://github.com/dumbmatter/fakeIndexedDB","repository":{"type":"git","url":"git://github.com/dumbmatter/fakeIndexedDB.git"},"bugs":{"url":"https://github.com/dumbmatter/fakeIndexedDB/issues"},"keywords":["indexeddb","datastore","database","embedded","nosql","in-memory","polyfill","shim"],"main":"build/index.js","scripts":{"build":"rm -rf build && tsc","prepublish":"npm run build && rm -rf build/test","lint":"tslint  'src/**/*.ts'","test-mocha":"mocha --timeout 10000 build/test/fakeIndexedDB","build-qunit":"browserify build/test/indexedDBmock/exports-qunit-bundle.js -o build/test/indexedDBmock/exports-qunit-bundle.js && cp src/test/indexedDBmock/index.html build/test/indexedDBmock/index.html","test-qunit":"npm run build-qunit && node-qunit-phantomjs build/test/indexedDBmock/index.html","test-w3c":"node src/test/web-platform-tests/run-all.js","test":"npm run lint && npm run build && npm run test-w3c && npm run test-mocha && npm run test-qunit"},"author":{"name":"Jeremy Scheff","email":"jdscheff@gmail.com","url":"http://dumbmatter.com/"},"license":"Apache-2.0","files":["build","lib"],"dependencies":{"core-js":"^2.4.1","realistic-structured-clone":"^1.0.1","setimmediate":"^1.0.5"},"devDependencies":{"@types/mocha":"^2.2.41","@types/node":"^7.0.13","browserify":"^14.0.0","mocha":"^3.2.0","node-qunit-phantomjs":"^1.5.0","qunitjs":"^1.23.1","semver":"^5.3.0","tslint":"^5.1.0","typescript":"^2.3.1"},"gitHead":"9f5963ac24e93ed59bde4fd5c6526e35b02cbeee","_id":"fake-indexeddb@2.0.2","_shasum":"6c31db603fcee0ab6da030a6c907657717556264","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.1","_npmUser":{"name":"anonymous","email":"jdscheff@gmail.com"},"dist":{"shasum":"6c31db603fcee0ab6da030a6c907657717556264","size":28977,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/fake-indexeddb/-/fake-indexeddb-2.0.2.tgz"},"maintainers":[{"name":"anonymous","email":"jdscheff@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/fake-indexeddb-2.0.2.tgz_1493673712246_0.4354236531071365"},"directories":{},"publish_time":1493673714170,"_cnpm_publish_time":1493673714170,"_hasShrinkwrap":false,"contributors":[]},"2.0.1":{"name":"fake-indexeddb","version":"2.0.1","description":"Fake IndexedDB: a pure JS in-memory implementation of the IndexedDB API","homepage":"https://github.com/dumbmatter/fakeIndexedDB","repository":{"type":"git","url":"git://github.com/dumbmatter/fakeIndexedDB.git"},"bugs":{"url":"https://github.com/dumbmatter/fakeIndexedDB/issues"},"keywords":["indexeddb","datastore","database","embedded","nosql","in-memory","polyfill","shim"],"main":"build/index.js","scripts":{"build":"rm -rf build && tsc","prepublish":"npm run build && rm -rf build/test","lint":"tslint  'src/**/*.ts'","test-mocha":"mocha --timeout 10000 build/test/fakeIndexedDB","build-qunit":"browserify build/test/indexedDBmock/exports-qunit-bundle.js -o build/test/indexedDBmock/exports-qunit-bundle.js && cp src/test/indexedDBmock/index.html build/test/indexedDBmock/index.html","test-qunit":"npm run build-qunit && node-qunit-phantomjs build/test/indexedDBmock/index.html","test-w3c":"node src/test/web-platform-tests/run-all.js","test":"npm run lint && npm run build && npm run test-w3c && npm run test-mocha && npm run test-qunit"},"author":{"name":"Jeremy Scheff","email":"jdscheff@gmail.com","url":"http://dumbmatter.com/"},"license":"Apache-2.0","files":["build","lib"],"dependencies":{"realistic-structured-clone":"^1.0.1","setimmediate":"^1.0.5"},"devDependencies":{"@types/mocha":"^2.2.41","@types/node":"^7.0.13","babel-polyfill":"^6.23.0","browserify":"^14.0.0","mocha":"^3.2.0","node-qunit-phantomjs":"^1.5.0","qunitjs":"^1.23.1","semver":"^5.3.0","tslint":"^5.1.0","typescript":"^2.3.1"},"gitHead":"b469b75cce7b8d98ba482940cd0efd2a37d0f7ef","_id":"fake-indexeddb@2.0.1","_shasum":"4f5f078b40a5d33991d6e12c1fcf27780de0234b","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.1","_npmUser":{"name":"anonymous","email":"jdscheff@gmail.com"},"dist":{"shasum":"4f5f078b40a5d33991d6e12c1fcf27780de0234b","size":28841,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/fake-indexeddb/-/fake-indexeddb-2.0.1.tgz"},"maintainers":[{"name":"anonymous","email":"jdscheff@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/fake-indexeddb-2.0.1.tgz_1493503389040_0.09547970723360777"},"directories":{},"publish_time":1493503389639,"_cnpm_publish_time":1493503389639,"_hasShrinkwrap":false,"contributors":[]},"2.0.0":{"name":"fake-indexeddb","version":"2.0.0","description":"Fake IndexedDB: a pure JS in-memory implementation of the IndexedDB API","homepage":"https://github.com/dumbmatter/fakeIndexedDB","repository":{"type":"git","url":"git://github.com/dumbmatter/fakeIndexedDB.git"},"bugs":{"url":"https://github.com/dumbmatter/fakeIndexedDB/issues"},"keywords":["indexeddb","datastore","database","embedded","nosql","in-memory","polyfill","shim"],"main":"build/index.js","scripts":{"build":"rm -rf build && tsc","prepublish":"npm run build && rm -rf build/test","lint":"tslint  'src/**/*.ts'","test-mocha":"mocha --timeout 10000 build/test/fakeIndexedDB","build-qunit":"browserify build/test/indexedDBmock/exports-qunit-bundle.js -o build/test/indexedDBmock/exports-qunit-bundle.js && cp src/test/indexedDBmock/index.html build/test/indexedDBmock/index.html","test-qunit":"npm run build-qunit && node-qunit-phantomjs build/test/indexedDBmock/index.html","test-w3c":"node src/test/web-platform-tests/run-all.js","test":"npm run lint && npm run build && npm run test-w3c && npm run test-mocha && npm run test-qunit"},"author":{"name":"Jeremy Scheff","email":"jdscheff@gmail.com","url":"http://dumbmatter.com/"},"license":"Apache-2.0","files":["build","lib"],"dependencies":{"realistic-structured-clone":"^1.0.1","setimmediate":"^1.0.5"},"devDependencies":{"@types/mocha":"^2.2.41","@types/node":"^7.0.13","babel-polyfill":"^6.23.0","browserify":"^14.0.0","mocha":"^3.2.0","node-qunit-phantomjs":"^1.5.0","qunitjs":"^1.23.1","semver":"^5.3.0","tslint":"^5.1.0","typescript":"^2.3.1"},"gitHead":"6fbd7aef5c8f70f2664d9a2caf24c071ed002107","_id":"fake-indexeddb@2.0.0","_shasum":"fc8f67d11451f404b896dc6713ce8d9225d30f4d","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.1","_npmUser":{"name":"anonymous","email":"jdscheff@gmail.com"},"dist":{"shasum":"fc8f67d11451f404b896dc6713ce8d9225d30f4d","size":28898,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/fake-indexeddb/-/fake-indexeddb-2.0.0.tgz"},"maintainers":[{"name":"anonymous","email":"jdscheff@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/fake-indexeddb-2.0.0.tgz_1493473384513_0.5434820242226124"},"directories":{},"publish_time":1493473385191,"_hasShrinkwrap":false,"_cnpm_publish_time":1493473385191,"contributors":[]},"1.0.12":{"name":"fake-indexeddb","version":"1.0.12","description":"Fake IndexedDB: a pure JS in-memory implementation of the IndexedDB API","homepage":"https://github.com/dumbmatter/fakeIndexedDB","repository":{"type":"git","url":"git://github.com/dumbmatter/fakeIndexedDB.git"},"bugs":{"url":"https://github.com/dumbmatter/fakeIndexedDB/issues"},"keywords":["indexeddb","datastore","database","embedded","nosql","in-memory","polyfill","shim"],"main":"index.js","scripts":{"build":"browserify exports.js -o dist/fakeIndexedDB.js","lint":"eslint exports.js index.js test lib","mocha":"mocha --timeout 5000 test/w3c test/fakeIndexedDB","qunit":"node-qunit-phantomjs ./test/indexedDBmock/index.html","test":"npm run lint && npm run mocha && npm run qunit"},"author":{"name":"Jeremy Scheff","email":"jdscheff@gmail.com","url":"http://dumbmatter.com/"},"license":"Apache-2.0","dependencies":{"array.prototype.find":"^1.0.0","array.prototype.findindex":"^1.0.0","realistic-structured-clone":"^1.0.1","setimmediate":"^1.0.5"},"devDependencies":{"browserify":"^14.0.0","eslint":"^3.15.0","mocha":"^3.2.0","node-qunit-phantomjs":"^1.5.0","qunitjs":"^1.23.1"},"gitHead":"3ea1ca94576e7be34bff1affbcbb611542afa4c8","_id":"fake-indexeddb@1.0.12","_shasum":"ede1c117670fb969237b398a4e85b5c89a40acb2","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.1","_npmUser":{"name":"anonymous","email":"jdscheff@gmail.com"},"dist":{"shasum":"ede1c117670fb969237b398a4e85b5c89a40acb2","size":51378,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/fake-indexeddb/-/fake-indexeddb-1.0.12.tgz"},"maintainers":[{"name":"anonymous","email":"jdscheff@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/fake-indexeddb-1.0.12.tgz_1493091216507_0.7409784465562552"},"directories":{},"publish_time":1493091218439,"_cnpm_publish_time":1493091218439,"_hasShrinkwrap":false,"contributors":[]},"1.0.11":{"name":"fake-indexeddb","version":"1.0.11","description":"Fake IndexedDB: a pure JS in-memory implementation of the IndexedDB API","homepage":"https://github.com/dumbmatter/fakeIndexedDB","repository":{"type":"git","url":"git://github.com/dumbmatter/fakeIndexedDB.git"},"bugs":{"url":"https://github.com/dumbmatter/fakeIndexedDB/issues"},"keywords":["indexeddb","datastore","database","embedded","nosql","in-memory","polyfill","shim"],"main":"index.js","scripts":{"build":"browserify exports.js -o dist/fakeIndexedDB.js","lint":"eslint exports.js index.js test lib","mocha":"mocha --timeout 5000 test/w3c test/fakeIndexedDB","qunit":"node-qunit-phantomjs ./test/indexedDBmock/index.html","test":"npm run lint && npm run mocha && npm run qunit"},"author":{"name":"Jeremy Scheff","email":"jdscheff@gmail.com","url":"http://dumbmatter.com/"},"license":"Apache-2.0","dependencies":{"array.prototype.find":"^1.0.0","array.prototype.findindex":"^1.0.0","realistic-structured-clone":"^1.0.1","setimmediate":"^1.0.5"},"devDependencies":{"browserify":"^14.0.0","eslint":"^3.15.0","mocha":"^3.2.0","node-qunit-phantomjs":"^1.5.0","qunitjs":"^1.23.1"},"gitHead":"7cd397c1855b715e214a1120e35b65ef9484efb4","_id":"fake-indexeddb@1.0.11","_shasum":"2749c4521f5a212b46a747d561d13e26eaa4bf57","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"anonymous","email":"jdscheff@gmail.com"},"dist":{"shasum":"2749c4521f5a212b46a747d561d13e26eaa4bf57","size":51613,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/fake-indexeddb/-/fake-indexeddb-1.0.11.tgz"},"maintainers":[{"name":"anonymous","email":"jdscheff@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/fake-indexeddb-1.0.11.tgz_1486425987076_0.8482882333919406"},"directories":{},"publish_time":1486425987698,"_cnpm_publish_time":1486425987698,"_hasShrinkwrap":false,"contributors":[]},"1.0.10":{"name":"fake-indexeddb","version":"1.0.10","description":"Fake IndexedDB: a pure JS in-memory implementation of the IndexedDB API","homepage":"https://github.com/dumbmatter/fakeIndexedDB","repository":{"type":"git","url":"git://github.com/dumbmatter/fakeIndexedDB.git"},"bugs":{"url":"https://github.com/dumbmatter/fakeIndexedDB/issues"},"keywords":["indexeddb","datastore","database","embedded","nosql","in-memory","polyfill","shim"],"main":"index.js","scripts":{"build":"browserify exports.js -o dist/fakeIndexedDB.js","lint":"eslint exports.js index.js test lib","mocha":"mocha --timeout 5000 test/w3c test/fakeIndexedDB","test":"npm run lint && npm run mocha && echo 'For additional indexedDBmock tests, open test/indexedDBmock/index.html in a web browser.'"},"author":{"name":"Jeremy Scheff","email":"jdscheff@gmail.com","url":"http://dumbmatter.com/"},"license":"Apache-2.0","dependencies":{"array.prototype.find":"^1.0.0","array.prototype.findindex":"^1.0.0","realistic-structured-clone":"^1.0.0","setimmediate":"^1.0.5"},"devDependencies":{"browserify":"^14.0.0","eslint":"^3.15.0","mocha":"^3.2.0","qunitjs":"^1.23.1"},"gitHead":"6359d89e19c96fa7f1ba84c327a542e2022aee97","_id":"fake-indexeddb@1.0.10","_shasum":"4ef8ca352100b9c5a11c127f09f9a2b0573f6c6e","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"anonymous","email":"jdscheff@gmail.com"},"dist":{"shasum":"4ef8ca352100b9c5a11c127f09f9a2b0573f6c6e","size":51615,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/fake-indexeddb/-/fake-indexeddb-1.0.10.tgz"},"maintainers":[{"name":"anonymous","email":"jdscheff@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/fake-indexeddb-1.0.10.tgz_1486331653468_0.23863093345426023"},"directories":{},"publish_time":1486331654215,"_cnpm_publish_time":1486331654215,"_hasShrinkwrap":false,"contributors":[]},"1.0.9":{"name":"fake-indexeddb","version":"1.0.9","description":"Fake IndexedDB: a pure JS in-memory implementation of the IndexedDB API","homepage":"https://github.com/dumbmatter/fakeIndexedDB","repository":{"type":"git","url":"git://github.com/dumbmatter/fakeIndexedDB.git"},"bugs":{"url":"https://github.com/dumbmatter/fakeIndexedDB/issues"},"keywords":["indexeddb","datastore","database","embedded","nosql","in-memory","polyfill","shim"],"main":"index.js","scripts":{"build":"browserify exports.js -o dist/fakeIndexedDB.js","lint":"eslint exports.js index.js test lib","mocha":"mocha --timeout 5000 test/w3c test/fakeIndexedDB","qunit":"node-qunit-phantomjs ./test/indexedDBmock/index.html","test":"npm run lint && npm run mocha && npm run qunit"},"author":{"name":"Jeremy Scheff","email":"jdscheff@gmail.com","url":"http://dumbmatter.com/"},"license":"Apache-2.0","dependencies":{"array.prototype.find":"^1.0.0","array.prototype.findindex":"^1.0.0","realistic-structured-clone":"^0.0.3","setimmediate":"^1.0.5"},"devDependencies":{"browserify":"^14.0.0","eslint":"^3.15.0","mocha":"^3.2.0","node-qunit-phantomjs":"^1.5.0","qunitjs":"^1.23.1"},"gitHead":"2715fa9ef2e81410300884fbb775eb7c81bb9dcf","_id":"fake-indexeddb@1.0.9","_shasum":"057ca616203ed56180c1478ff9fed888fcadde19","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"anonymous","email":"jdscheff@gmail.com"},"dist":{"shasum":"057ca616203ed56180c1478ff9fed888fcadde19","size":51299,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/fake-indexeddb/-/fake-indexeddb-1.0.9.tgz"},"maintainers":[{"name":"anonymous","email":"jdscheff@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/fake-indexeddb-1.0.9.tgz_1486222328524_0.7493137817364186"},"directories":{},"publish_time":1486222330547,"_cnpm_publish_time":1486222330547,"_hasShrinkwrap":false,"contributors":[]},"1.0.8":{"name":"fake-indexeddb","version":"1.0.8","description":"Fake IndexedDB: a pure JS in-memory implementation of the IndexedDB API","homepage":"https://github.com/dumbmatter/fakeIndexedDB","repository":{"type":"git","url":"git://github.com/dumbmatter/fakeIndexedDB.git"},"bugs":{"url":"https://github.com/dumbmatter/fakeIndexedDB/issues"},"keywords":["indexeddb","datastore","database","embedded","nosql","in-memory","polyfill","shim"],"main":"index.js","scripts":{"build":"browserify exports.js -o dist/fakeIndexedDB.js","lint":"eslint exports.js index.js test lib","mocha":"mocha --timeout 5000 test/w3c test/fakeIndexedDB","qunit":"node-qunit-phantomjs ./test/indexedDBmock/index.html","test":"npm run lint && npm run mocha && npm run qunit"},"author":{"name":"Jeremy Scheff","email":"jdscheff@gmail.com","url":"http://dumbmatter.com/"},"license":"Apache-2.0","dependencies":{"array.prototype.find":"1.0.0","array.prototype.findindex":"1.0.0","realistic-structured-clone":"0.0.2","setimmediate":"1.0.4"},"devDependencies":{"browserify":"13.1.0","eslint":"3.2.2","mocha":"3.0.2","node-qunit-phantomjs":"1.4.0","qunitjs":"1.x"},"gitHead":"83f39d9e1684c9d74cf2256a4abd196a5bfe605c","_id":"fake-indexeddb@1.0.8","_shasum":"720b74917901b477d8c9bae0d756d7ce837c4bf7","_from":".","_npmVersion":"3.10.5","_nodeVersion":"6.3.0","_npmUser":{"name":"anonymous","email":"jdscheff@gmail.com"},"dist":{"shasum":"720b74917901b477d8c9bae0d756d7ce837c4bf7","size":63302,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/fake-indexeddb/-/fake-indexeddb-1.0.8.tgz"},"maintainers":[{"name":"anonymous","email":"jdscheff@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/fake-indexeddb-1.0.8.tgz_1470701666800_0.39897398743778467"},"directories":{},"publish_time":1470701669309,"_cnpm_publish_time":1470701669309,"_hasShrinkwrap":true,"contributors":[]},"1.0.6":{"name":"fake-indexeddb","version":"1.0.6","description":"Fake IndexedDB: a pure JS in-memory implementation of the IndexedDB API","homepage":"https://github.com/dumbmatter/fakeIndexedDB","repository":{"type":"git","url":"git://github.com/dumbmatter/fakeIndexedDB.git"},"bugs":{"url":"https://github.com/dumbmatter/fakeIndexedDB/issues"},"keywords":["indexeddb","datastore","database","embedded","nosql","in-memory","polyfill","shim"],"main":"index.js","scripts":{"build":"browserify exports.js -o dist/fakeIndexedDB.js","lint":"eslint exports.js index.js test lib","mocha":"mocha --timeout 5000 test/w3c test/fakeIndexedDB","qunit":"node-qunit-phantomjs ./test/indexedDBmock/index.html","test":"npm run lint && npm run mocha && npm run qunit"},"author":{"name":"Jeremy Scheff","email":"jdscheff@gmail.com","url":"http://dumbmatter.com/"},"license":"Apache-2.0","dependencies":{"array.prototype.find":"1.0.0","array.prototype.findindex":"1.0.0","realistic-structured-clone":"0.0.2","setimmediate":"1.0.4"},"devDependencies":{"browserify":"13.0.0","eslint":"0.20.0","mocha":"2.4.5","node-qunit-phantomjs":"1.3.1","qunitjs":"1.22.0"},"gitHead":"3fc35ba66f1b8df00e22708ea88e31ea95a53b9b","_id":"fake-indexeddb@1.0.6","_shasum":"3f76b37f6202c7bf6a029784c75ab0d6f3f5c061","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"anonymous","email":"jdscheff@gmail.com"},"dist":{"shasum":"3f76b37f6202c7bf6a029784c75ab0d6f3f5c061","size":60225,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/fake-indexeddb/-/fake-indexeddb-1.0.6.tgz"},"maintainers":[{"name":"anonymous","email":"jdscheff@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/fake-indexeddb-1.0.6.tgz_1460752600574_0.15043956297449768"},"directories":{},"publish_time":1460752604738,"_cnpm_publish_time":1460752604738,"_hasShrinkwrap":true,"contributors":[]},"1.0.5":{"name":"fake-indexeddb","version":"1.0.5","description":"Fake IndexedDB: a pure JS in-memory implementation of the IndexedDB API","homepage":"https://github.com/dumbmatter/fakeIndexedDB","repository":{"type":"git","url":"git://github.com/dumbmatter/fakeIndexedDB.git"},"bugs":{"url":"https://github.com/dumbmatter/fakeIndexedDB/issues"},"keywords":["indexeddb","datastore","database","embedded","nosql","in-memory","polyfill","shim"],"main":"index.js","scripts":{"build":"browserify exports.js -o dist/fakeIndexedDB.js","lint":"eslint exports.js index.js test lib","mocha":"mocha --timeout 5000 test/w3c test/fakeIndexedDB","qunit":"node-qunit-phantomjs ./test/indexedDBmock/index.html","test":"npm run lint && npm run mocha && npm run qunit"},"author":{"name":"Jeremy Scheff","email":"jdscheff@gmail.com","url":"http://dumbmatter.com/"},"license":"Apache-2.0","dependencies":{"array.prototype.find":"1.0.0","array.prototype.findindex":"1.0.0","realistic-structured-clone":"0.0.2","setimmediate":"1.0.4"},"devDependencies":{"browserify":"13.0.0","eslint":"0.20.0","mocha":"2.4.5","node-qunit-phantomjs":"1.3.1","qunitjs":"1.22.0"},"gitHead":"7ebe787b62afe3b0e6f7b930a974bc1ede1bdfd6","_id":"fake-indexeddb@1.0.5","_shasum":"7df735304fc7b21d6b2ca15ae1b45972d0ceea5f","_from":".","_npmVersion":"2.14.20","_nodeVersion":"4.4.1","_npmUser":{"name":"anonymous","email":"jdscheff@gmail.com"},"dist":{"shasum":"7df735304fc7b21d6b2ca15ae1b45972d0ceea5f","size":109349,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/fake-indexeddb/-/fake-indexeddb-1.0.5.tgz"},"maintainers":[{"name":"anonymous","email":"jdscheff@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/fake-indexeddb-1.0.5.tgz_1459895627021_0.38554812874644995"},"directories":{},"publish_time":1459895629371,"_cnpm_publish_time":1459895629371,"_hasShrinkwrap":true,"contributors":[]},"1.0.4":{"name":"fake-indexeddb","version":"1.0.4","description":"Fake IndexedDB: a pure JS in-memory implementation of the IndexedDB API","homepage":"https://github.com/dumbmatter/fakeIndexedDB","repository":{"type":"git","url":"git://github.com/dumbmatter/fakeIndexedDB.git"},"bugs":{"url":"https://github.com/dumbmatter/fakeIndexedDB/issues"},"keywords":["indexeddb","datastore","database","embedded","nosql","in-memory","polyfill","shim"],"main":"index.js","scripts":{"build":"browserify exports.js -o dist/fakeIndexedDB.js","lint":"eslint exports.js index.js test lib","mocha":"mocha --timeout 5000 test/w3c test/fakeIndexedDB","qunit":"node-qunit-phantomjs ./test/indexedDBmock/index.html","test":"npm run lint && npm run mocha && npm run qunit"},"author":{"name":"Jeremy Scheff","email":"jdscheff@gmail.com","url":"http://dumbmatter.com/"},"license":"Apache-2.0","dependencies":{"array.prototype.find":"1.0.0","array.prototype.findindex":"1.0.0","realistic-structured-clone":"0.0.2","setimmediate":"1.0.4"},"devDependencies":{"browserify":"13.0.0","eslint":"0.20.0","mocha":"2.4.5","node-qunit-phantomjs":"1.3.1","qunitjs":"1.22.0"},"gitHead":"69c89e487cc9dd0d5821c09c44635ad84417f48b","_id":"fake-indexeddb@1.0.4","_shasum":"2ac1425572ff3a9a6998dbd306a4aa6423f4787e","_from":".","_npmVersion":"3.8.1","_nodeVersion":"4.4.0","_npmUser":{"name":"anonymous","email":"jdscheff@gmail.com"},"dist":{"shasum":"2ac1425572ff3a9a6998dbd306a4aa6423f4787e","size":106521,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/fake-indexeddb/-/fake-indexeddb-1.0.4.tgz"},"maintainers":[{"name":"anonymous","email":"jdscheff@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/fake-indexeddb-1.0.4.tgz_1458101175295_0.5658804823178798"},"directories":{},"publish_time":1458101177825,"_cnpm_publish_time":1458101177825,"_hasShrinkwrap":true,"contributors":[]},"1.0.3":{"name":"fake-indexeddb","version":"1.0.3","description":"Fake IndexedDB: a pure JS in-memory implementation of the IndexedDB API","homepage":"https://github.com/dumbmatter/fakeIndexedDB","repository":{"type":"git","url":"git://github.com/dumbmatter/fakeIndexedDB.git"},"bugs":{"url":"https://github.com/dumbmatter/fakeIndexedDB/issues"},"keywords":["indexeddb","datastore","database","embedded","nosql","in-memory","polyfill","shim"],"main":"index.js","scripts":{"build":"browserify exports.js -o dist/fakeIndexedDB.js","lint":"eslint exports.js index.js test lib","mocha":"mocha --timeout 5000 test/w3c test/fakeIndexedDB","qunit":"node-qunit-phantomjs ./test/indexedDBmock/index.html","test":"npm run lint && npm run mocha && npm run qunit"},"author":{"name":"Jeremy Scheff","email":"jdscheff@gmail.com","url":"http://dumbmatter.com/"},"license":"Apache-2.0","dependencies":{"array.prototype.find":"^1.0.0","array.prototype.findindex":"^1.0.0","realistic-structured-clone":"0.0.2"},"devDependencies":{"browserify":"^10.1.3","eslint":"^0.20.0","mocha":"^2.2.4","node-qunit-phantomjs":"^1.2.0","phantomjs-polyfill":"0.0.1","qunitjs":"^1.18.0","setimmediate":"^1.0.2"},"gitHead":"6218b9103231cdfa544c85b25940b82244517291","_id":"fake-indexeddb@1.0.3","_shasum":"a72b249943f97983e5f32941187350ee5ef03851","_from":".","_npmVersion":"2.9.0","_nodeVersion":"2.0.0","_npmUser":{"name":"anonymous","email":"jdscheff@gmail.com"},"dist":{"shasum":"a72b249943f97983e5f32941187350ee5ef03851","size":99913,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/fake-indexeddb/-/fake-indexeddb-1.0.3.tgz"},"maintainers":[{"name":"anonymous","email":"jdscheff@gmail.com"}],"directories":{},"publish_time":1431264195971,"_cnpm_publish_time":1431264195971,"_hasShrinkwrap":false,"contributors":[]},"1.0.2":{"name":"fake-indexeddb","version":"1.0.2","description":"Fake IndexedDB: a pure JS in-memory implementation of the IndexedDB API","homepage":"https://github.com/dumbmatter/fakeIndexedDB","repository":{"type":"git","url":"git://github.com/dumbmatter/fakeIndexedDB.git"},"bugs":{"url":"https://github.com/dumbmatter/fakeIndexedDB/issues"},"keywords":["indexeddb","datastore","database","embedded","nosql","in-memory","polyfill","shim"],"main":"index.js","scripts":{"build":"browserify exports.js -o dist/fakeIndexedDB.js","lint":"eslint exports.js index.js test lib","mocha":"mocha --harmony --timeout 5000 test/w3c test/fakeIndexedDB","qunit":"node-qunit-phantomjs ./test/indexedDBmock/index.html","test":"npm run lint && npm run mocha && npm run qunit"},"author":{"name":"Jeremy Scheff","email":"jdscheff@gmail.com","url":"http://dumbmatter.com/"},"license":"Apache-2.0","dependencies":{"realistic-structured-clone":"0.0.2"},"devDependencies":{"browserify":"^10.1.3","es6-shim":"^0.31.1","eslint":"^0.20.0","mocha":"^2.2.4","node-qunit-phantomjs":"^1.2.0","phantomjs-polyfill":"0.0.1","qunitjs":"^1.18.0","setimmediate":"^1.0.2"},"gitHead":"636a5915e7fc299dddd667374a36b7b3e6a34675","_id":"fake-indexeddb@1.0.2","_shasum":"c07a5b69ad5501500bdc7ac3eb6740212dbaa5fa","_from":".","_npmVersion":"2.7.4","_nodeVersion":"0.12.2","_npmUser":{"name":"anonymous","email":"jdscheff@gmail.com"},"dist":{"shasum":"c07a5b69ad5501500bdc7ac3eb6740212dbaa5fa","size":122539,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/fake-indexeddb/-/fake-indexeddb-1.0.2.tgz"},"maintainers":[{"name":"anonymous","email":"jdscheff@gmail.com"}],"directories":{},"publish_time":1431208960573,"_cnpm_publish_time":1431208960573,"_hasShrinkwrap":false,"contributors":[]},"1.0.1":{"name":"fake-indexeddb","version":"1.0.1","description":"Fake IndexedDB: a pure JS in-memory implementation of the IndexedDB API","homepage":"https://github.com/dumbmatter/fakeIndexedDB","repository":{"type":"git","url":"git://github.com/dumbmatter/fakeIndexedDB.git"},"bugs":{"url":"https://github.com/dumbmatter/fakeIndexedDB/issues"},"keywords":["indexeddb","datastore","database","embedded","nosql","in-memory","polyfill","shim"],"main":"index.js","scripts":{"build":"browserify exports.js -o dist/fakeIndexedDB.js","lint":"eslint exports.js index.js test lib","mocha":"mocha --harmony --timeout 5000 test/w3c test/fakeIndexedDB","qunit":"node-qunit-phantomjs ./test/indexedDBmock/index.html","test":"npm run lint && npm run mocha && npm run qunit"},"author":{"name":"Jeremy Scheff","email":"jdscheff@gmail.com","url":"http://dumbmatter.com/"},"license":"Apache-2.0","dependencies":{"realistic-structured-clone":"0.0.2"},"devDependencies":{"browserify":"^10.1.3","es6-shim":"^0.31.1","eslint":"^0.20.0","mocha":"^2.2.4","node-qunit-phantomjs":"^1.2.0","phantomjs-polyfill":"0.0.1","qunitjs":"^1.18.0","setimmediate":"^1.0.2"},"gitHead":"cbae6b5aecc805c91a75a21fd15bedf2b27ac267","_id":"fake-indexeddb@1.0.1","_shasum":"5a350fee80b8e114d3e5c1ae6206d22d18a707cf","_from":".","_npmVersion":"2.7.4","_nodeVersion":"0.12.2","_npmUser":{"name":"anonymous","email":"jdscheff@gmail.com"},"dist":{"shasum":"5a350fee80b8e114d3e5c1ae6206d22d18a707cf","size":122540,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/fake-indexeddb/-/fake-indexeddb-1.0.1.tgz"},"maintainers":[{"name":"anonymous","email":"jdscheff@gmail.com"}],"directories":{},"publish_time":1431208840970,"_cnpm_publish_time":1431208840970,"_hasShrinkwrap":false,"contributors":[]},"3.1.3":{"name":"fake-indexeddb","version":"3.1.3","description":"Fake IndexedDB: a pure JS in-memory implementation of the IndexedDB API","homepage":"https://github.com/dumbmatter/fakeIndexedDB","repository":{"type":"git","url":"git://github.com/dumbmatter/fakeIndexedDB.git"},"bugs":{"url":"https://github.com/dumbmatter/fakeIndexedDB/issues"},"keywords":["indexeddb","datastore","database","embedded","nosql","in-memory","polyfill","shim"],"main":"build/index.js","scripts":{"build":"rm -rf build && tsc","prepublishOnly":"npm run build && rm -rf build/test","lint":"tslint  'src/**/*.ts'","prettier":"prettier --write *.json  'src/**/*.{js,ts}'","test-mocha":"mocha --timeout 10000 build/test/fakeIndexedDB","build-qunit":"browserify build/test/indexedDBmock/exports-qunit-bundle.js -o build/test/indexedDBmock/exports-qunit-bundle.js && cp src/test/indexedDBmock/index.html build/test/indexedDBmock/index.html","test-qunit":"npm run build-qunit && node-qunit-phantomjs build/test/indexedDBmock/index.html","test-w3c":"node src/test/web-platform-tests/run-all.js","test":"npm run lint && npm run build && node test/test.js && npm run test-w3c && npm run test-mocha && npm run test-qunit"},"author":{"name":"Jeremy Scheff","email":"jdscheff@gmail.com","url":"http://dumbmatter.com/"},"license":"Apache-2.0","dependencies":{"realistic-structured-clone":"^2.0.1","setimmediate":"^1.0.5"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.12.7","browserify":"^16.5.0","core-js":"^3.4.1","glob":"^7.1.6","husky":"^3.0.9","lint-staged":"^9.4.3","mocha":"^6.2.2","node-qunit-phantomjs":"^1.6.3","prettier":"^1.19.1","qunitjs":"^1.23.1","semver":"^6.3.0","tslint":"^5.20.1","tslint-config-prettier":"^1.15.0","typescript":"3.7.2"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,ts}":["prettier --write","git add"]},"gitHead":"5aa05c2ec6422acd23e91e65312528d7773ff432","_id":"fake-indexeddb@3.1.3","_nodeVersion":"16.3.0","_npmVersion":"7.15.1","dist":{"integrity":"sha512-kpWYPIUGmxW8Q7xG7ampGL63fU/kYNukrIyy9KFj3+KVlFbE/SmvWebzWXBiCMeR0cPK6ufDoGC7MFkPhPLH9w==","shasum":"76d59146a6b994b9bb50ac9949cbd96ad6cca760","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/fake-indexeddb/-/fake-indexeddb-3.1.3.tgz","fileCount":47,"unpackedSize":182446,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgzomyCRA9TVsSAnZWagAA4t4P/3Vi2kIkVXeN3Yuc9XaM\nvwlkKUGmeJe0xrQsrQ7rvX6Z+gOz4lWUEHPDLXXf2hIIydv1P6Nu8U1h9uiM\n/ndbf9cPc71p1OZIcBQP9kHMXVavbpkCJf05mLaZ0N8b4qZTDdXh3Of3Gr3W\njZXQ+RGnK34j9HeO1Wwm9fy1XCEEKI9FfBYBRAH0SJBD0wbhYQBcMq2/U/KB\nPhkQmcyQvink1Vi/lPH5WTxTc7hkqjkuWtWBWAJTd7tPGUmrSfGB7K4hDNe7\n/QfZkxdtHsc0UHVcuiC3kFJj+NXLdO/UpKE4U7pq4UYYieGYlMMuYivGod+J\nDbR1v6+2ZE6/s3sI1FH/B7k/ImEqhKaA9jaqMW+dn3xUDhEMsy8DLNgZ3Dxw\n02kOmYKzo5t9pFwX36wSWZ9Kb+35pno2P17+hhl5GRBNHBDL7CeM3se3dQtC\nn1/JgJmYUr8pDchwOJ+nc0+HH8qetq3RXLpTbKXDBNLQlVs2jYpi8vL+4pEE\niwdBvf6nmQTp617dbTA0dNPpo8qiZNz9Wy3KA7h3v3HK7NZ2rVMz3X1t7Kt9\nQ1ArihGcsPpUuEu5ycndhodmNHlwtKzgPJoIPnli1t9nalgf0NVEn7U+rdGq\n0g+NNdimJsQ7cGIF/ejdZn5NM2NmRryfL3ipIqotKy4EABBg87IWMiqL3UUR\nXo1a\r\n=NZRP\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEMCHz60BhkSGM9cRwlRtt5cCEP0YliD93lGhSwRDLOQUxYCIGDpy9v29caakD0Qt7a9iT2DieflcwDzNQtxSzTtbeGF"}]},"_npmUser":{"name":"anonymous","email":"jdscheff@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jdscheff@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fake-indexeddb_3.1.3_1624148402134_0.5852142655708861"},"_hasShrinkwrap":false,"contributors":[]},"4.0.0-beta.0":{"name":"fake-indexeddb","version":"4.0.0-beta.0","description":"Fake IndexedDB: a pure JS in-memory implementation of the IndexedDB API","homepage":"https://github.com/dumbmatter/fakeIndexedDB","repository":{"type":"git","url":"git://github.com/dumbmatter/fakeIndexedDB.git"},"bugs":{"url":"https://github.com/dumbmatter/fakeIndexedDB/issues"},"keywords":["indexeddb","datastore","database","embedded","nosql","in-memory","polyfill","shim"],"type":"module","exports":{".":"./build/index.js","./auto":"./auto.js","./lib/fakeIndexedDB":"./build/fakeIndexedDB.js","./lib/FDBCursor":"./build/FDBCursor.js","./lib/FDBCursorWithValue":"./build/FDBCursorWithValue.js","./lib/FDBDatabase":"./build/FDBDatabase.js","./lib/FDBFactory":"./build/FDBFactory.js","./lib/FDBIndex":"./build/FDBIndex.js","./lib/FDBKeyRange":"./build/FDBKeyRange.js","./lib/FDBObjectStore":"./build/FDBObjectStore.js","./lib/FDBOpenDBRequest":"./build/FDBOpenDBRequest.js","./lib/FDBRequest":"./build/FDBRequest.js","./lib/FDBTransaction":"./build/FDBTransaction.js","./lib/FDBVersionChangeEvent":"./build/FDBVersionChangeEvent.js"},"engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"types":"./types.d.ts","scripts":{"build":"rm -rf build && tsc","prepublishOnly":"npm run build && rm -rf build/test","lint":"tslint  'src/**/*.ts'","prettier":"prettier --write *.json  'src/**/*.{js,ts}'","test-mocha":"mocha --timeout 10000 build/test/fakeIndexedDB","build-qunit":"browserify src/test/indexedDBmock/exports-qunit-bundle.js -o build/test/indexedDBmock/exports-qunit-bundle.js -t [ babelify --plugins [ @babel/plugin-transform-modules-commonjs ] ] && cp src/test/indexedDBmock/index.html build/test/indexedDBmock/index.html","test-qunit":"npm run build-qunit && node-qunit-phantomjs build/test/indexedDBmock/index.html","test-w3c":"node src/test/web-platform-tests/run-all.js","test":"npm run lint && npm run build && node test/test.js && npm run test-w3c && npm run test-mocha && npm run test-qunit","prepare":"husky install"},"author":{"name":"Jeremy Scheff","email":"jdscheff@gmail.com","url":"http://dumbmatter.com/"},"license":"Apache-2.0","dependencies":{"realistic-structured-clone":"^2.0.1","setimmediate":"^1.0.5"},"devDependencies":{"@babel/core":"^7.14.6","@babel/plugin-transform-modules-commonjs":"^7.14.5","@types/mocha":"^8.2.3","@types/node":"^16.3.1","babelify":"^10.0.0","browserify":"^17.0.0","core-js":"^3.15.2","glob":"^7.1.7","husky":"^7.0.1","lint-staged":"^11.0.0","mocha":"^9.0.2","node-qunit-phantomjs":"^1.6.3","prettier":"^2.3.2","qunitjs":"^1.23.1","tslint":"^6.1.3","tslint-config-prettier":"^1.15.0","typescript":"4.3.5"},"lint-staged":{"*.{js,json,ts}":"prettier --write"},"readmeFilename":"README.md","gitHead":"f8383286c8158801f09e49163e9f9e8edcb58a5d","_id":"fake-indexeddb@4.0.0-beta.0","_nodeVersion":"16.4.1","_npmVersion":"7.18.1","dist":{"integrity":"sha512-du/REOGixtqNR+MWzi3kXNNrQbuqd2wCrxKsZo6Mgw+mkWrN+Y30h9osJcmy/eEjnLHTUQaNPFOee6bDLVUQcw==","shasum":"3ea67f88b48b55e306002460ca2228115fcc00f7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/fake-indexeddb/-/fake-indexeddb-4.0.0-beta.0.tgz","fileCount":50,"unpackedSize":180382,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg7bceCRA9TVsSAnZWagAAjTkP/0dJojD1KnmOVzIFeiIG\n4kFFSIJx55FNazSmBRdRrhMzS3B+OqK8gsAoJ93CKhXE8APvEh2lF7rheikE\n86QxVDgRhecg+BS0sAqbQjZ0xFhG/qKSPoHANaEY+b1Z03/mdqQAKofiAYpd\np9pIRnoMcqnq3EP4qZl2BemBlBeWssmZ6J22WcW4b9N1O+X7mMjAOfdp1eNF\nnP7dPszR+SG65K1Bh/o7t6oghmKvmrz5jBM0naLLJrZsViehXpCLltX3waLz\n/hvq4rf8ARE+6k9qu7wv0TEkrUNIniS1TPoZ8Hb61WZF5W01B9i/3uWBprXk\nAtl8lJPSI3b1YHBKx4dfQ4Eqt6UDAFuQ+lL+Oyo07ch01/FwFM1yg24+HQ2Y\nYWah6ZhwU/ovv2POdFlLNuCIn8aMULCUVuNz/ABI0DKEzji5yZVrWNZ8eDuW\nhoFeP2ZE5deNZPjXiJAPbeUZ50otdkBEG7mJs7DqeDdNTtu7J9f3yFoe4iI+\npEbKviOEC6Jz7kEiSgkBUm9wDlV4M5o771kEvYsGTeNSCQI23NRkkRu6gufS\nR3/s4vsZAxGmlxt0o4NjQVU7NVibGKiJmOxJ87UeH/g0QUBI6hQ7DH8oEQ0p\nuski45h43viOAUF6+aCk4LSqWGyi3jnlfiHmCa9qwF35EyWon1kg5XXdEUH2\nc5Lx\r\n=NMk/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEdiXtO0x1mJ7lQLwfeydbNdqNCWCKALQCMHLWPI1ieSAiEAseDe6qubVKS5PlRypK/AogDtnfJt6+X3ud3gQfQW/MQ="}]},"_npmUser":{"name":"anonymous","email":"jdscheff@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jdscheff@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fake-indexeddb_4.0.0-beta.0_1626191645723_0.7283153182706441"},"_hasShrinkwrap":false,"contributors":[]},"4.0.0-beta.1":{"name":"fake-indexeddb","version":"4.0.0-beta.1","description":"Fake IndexedDB: a pure JS in-memory implementation of the IndexedDB API","homepage":"https://github.com/dumbmatter/fakeIndexedDB","repository":{"type":"git","url":"git://github.com/dumbmatter/fakeIndexedDB.git"},"bugs":{"url":"https://github.com/dumbmatter/fakeIndexedDB/issues"},"keywords":["indexeddb","datastore","database","embedded","nosql","in-memory","polyfill","shim"],"type":"module","main":"./build/index.js","exports":{".":"./build/index.js","./auto":"./auto.js","./lib/fakeIndexedDB":"./build/fakeIndexedDB.js","./lib/FDBCursor":"./build/FDBCursor.js","./lib/FDBCursorWithValue":"./build/FDBCursorWithValue.js","./lib/FDBDatabase":"./build/FDBDatabase.js","./lib/FDBFactory":"./build/FDBFactory.js","./lib/FDBIndex":"./build/FDBIndex.js","./lib/FDBKeyRange":"./build/FDBKeyRange.js","./lib/FDBObjectStore":"./build/FDBObjectStore.js","./lib/FDBOpenDBRequest":"./build/FDBOpenDBRequest.js","./lib/FDBRequest":"./build/FDBRequest.js","./lib/FDBTransaction":"./build/FDBTransaction.js","./lib/FDBVersionChangeEvent":"./build/FDBVersionChangeEvent.js"},"engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"types":"./types.d.ts","scripts":{"build":"rm -rf build && tsc","prepublishOnly":"npm run build && rm -rf build/test","lint":"tslint  'src/**/*.ts'","prettier":"prettier --write *.json  'src/**/*.{js,ts}'","test-mocha":"mocha --timeout 10000 build/test/fakeIndexedDB","build-qunit":"browserify src/test/indexedDBmock/exports-qunit-bundle.js -o build/test/indexedDBmock/exports-qunit-bundle.js -t [ babelify --plugins [ @babel/plugin-transform-modules-commonjs ] ] && cp src/test/indexedDBmock/index.html build/test/indexedDBmock/index.html","test-qunit":"npm run build-qunit && node-qunit-phantomjs build/test/indexedDBmock/index.html","test-w3c":"node src/test/web-platform-tests/run-all.js","test":"npm run lint && npm run build && node test/test.js && npm run test-w3c && npm run test-mocha && npm run test-qunit","prepare":"husky install"},"author":{"name":"Jeremy Scheff","email":"jdscheff@gmail.com","url":"http://dumbmatter.com/"},"license":"Apache-2.0","dependencies":{"realistic-structured-clone":"^2.0.1","setimmediate":"^1.0.5"},"devDependencies":{"@babel/core":"^7.14.6","@babel/plugin-transform-modules-commonjs":"^7.14.5","@types/mocha":"^8.2.3","@types/node":"^16.3.1","babelify":"^10.0.0","browserify":"^17.0.0","core-js":"^3.15.2","glob":"^7.1.7","husky":"^7.0.1","lint-staged":"^11.0.0","mocha":"^9.0.2","node-qunit-phantomjs":"^1.6.3","prettier":"^2.3.2","qunitjs":"^1.23.1","tslint":"^6.1.3","tslint-config-prettier":"^1.15.0","typescript":"4.3.5"},"lint-staged":{"*.{js,json,ts}":"prettier --write"},"readmeFilename":"README.md","gitHead":"fecb64f660bc9f75f581d75a6a970c8edc547d2c","_id":"fake-indexeddb@4.0.0-beta.1","_nodeVersion":"16.4.1","_npmVersion":"7.18.1","dist":{"integrity":"sha512-0XnW9jGezV9eU1N2w1gybkeYjYpDA+Jc0KD7mtscumXFvE60BK2zlQ4EmrdVT85g8XYBB7hItr3nBBMa47Vi9A==","shasum":"14197aecabdbe903ffe9d94e6855a5534d819ab1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/fake-indexeddb/-/fake-indexeddb-4.0.0-beta.1.tgz","fileCount":50,"unpackedSize":180414,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg7eR3CRA9TVsSAnZWagAAaWUP/jAQV+SfcL36d4f7V09B\nsEk4BhhXKGYGZMnJ3MQ/G/i5MP8MBhacGr/4tyR4xPXgzz5YvVp2ytP4LhmW\n5IKSqJnHEhkflmHof7SsHSaK1ItWsop57VR3OOoiD2WZcZSHmNED1j4e6Fpt\nI2b6wciDErH9EbvyfJonAiYcCGt/MHCI7rDr2fmF9pZ9gk1h5yN/P/A7Vj+2\nDSykLUjU+7QoGsANakvQYA8NfVg3++TvrZ2M/ej0Vng7VtJHO8cCzsOmlwuG\naBu2h0aam9cGrlbc8OlC05uk/sqhFCAt4j9CXn+n3AddTR7xurbh+ts4pVyF\nID/xzFsWGX7GXInrZfMEZgAefFkCZHorR4fsRJ2oKp1XhSdw/wksccppztEy\nHYNRxUQ57h/CAg9WPWBg4wXZxTgjIworqo5k3Y/lRzA6p8fI/+OvawpvZV3v\nYuVgHN1zU2rY2bR/8P+H5DQuec4VR98cP9jiGVs/HrqatXFXWaqtXZDdYET/\n7bw2rkvK4kVJ2Rp18EOL84tz7Y3hPZ12KLKZ8f/HppKFhBa05myOeQ8aogdb\nEW5G8i9Skt7b48xthvjzSfe3Kjtvl2YFez4R9vJ9HX22IyNy149Lq4DzfR9s\nQstijNap1Efy4/x5UtD1vyCvk/9nkQbJ9NljK6YgKCt/WCvkDl9DYkgtTO5C\nc6Kd\r\n=wvCI\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCzHaO5Ci3qgMEQkdVYc0jFTm5bUnI2SZ/pZQ2ITjjj8AIgfgApNIIVmiZ2N++zxt0X1Uc4TQLaqoyYLsj0aXZNW9Q="}]},"_npmUser":{"name":"anonymous","email":"jdscheff@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jdscheff@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fake-indexeddb_4.0.0-beta.1_1626203254623_0.7268829482810388"},"_hasShrinkwrap":false,"contributors":[]},"3.1.4":{"name":"fake-indexeddb","version":"3.1.4","description":"Fake IndexedDB: a pure JS in-memory implementation of the IndexedDB API","homepage":"https://github.com/dumbmatter/fakeIndexedDB","repository":{"type":"git","url":"git://github.com/dumbmatter/fakeIndexedDB.git"},"bugs":{"url":"https://github.com/dumbmatter/fakeIndexedDB/issues"},"keywords":["indexeddb","datastore","database","embedded","nosql","in-memory","polyfill","shim"],"main":"build/index.js","scripts":{"build":"rm -rf build && tsc","prepublishOnly":"npm run build && rm -rf build/test","lint":"tslint  'src/**/*.ts'","prettier":"prettier --write *.json  'src/**/*.{js,ts}'","test-mocha":"mocha --timeout 10000 build/test/fakeIndexedDB","build-qunit":"browserify build/test/indexedDBmock/exports-qunit-bundle.js -o build/test/indexedDBmock/exports-qunit-bundle.js && cp src/test/indexedDBmock/index.html build/test/indexedDBmock/index.html","test-qunit":"npm run build-qunit && node-qunit-phantomjs build/test/indexedDBmock/index.html","test-w3c":"node src/test/web-platform-tests/run-all.js","test":"npm run lint && npm run build && node test/test.js && npm run test-w3c && npm run test-mocha && npm run test-qunit"},"author":{"name":"Jeremy Scheff","email":"jdscheff@gmail.com","url":"http://dumbmatter.com/"},"license":"Apache-2.0","dependencies":{"realistic-structured-clone":"^2.0.1"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.12.7","browserify":"^16.5.0","core-js":"^3.4.1","glob":"^7.1.6","husky":"^3.0.9","lint-staged":"^9.4.3","mocha":"^6.2.2","node-qunit-phantomjs":"^1.6.3","prettier":"^1.19.1","qunitjs":"^1.23.1","semver":"^6.3.0","tslint":"^5.20.1","tslint-config-prettier":"^1.15.0","typescript":"3.7.2"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,ts}":["prettier --write","git add"]},"gitHead":"0dd50f24711d73c8a213111406ed9f683c926259","_id":"fake-indexeddb@3.1.4","_nodeVersion":"16.10.0","_npmVersion":"7.24.0","dist":{"integrity":"sha512-kweAGUKgo/NLHZpyMcgYk2ihDrWQcpzwZ3Y2Ag6/Wo3h8F/ts0onw0nTEth8YjWzzBY+sxSSKFn69vc7xcK0Qg==","shasum":"39644c3fb4b64e28fca64a6ccf18f265827e18e7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/fake-indexeddb/-/fake-indexeddb-3.1.4.tgz","fileCount":47,"unpackedSize":182333,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGJBBx7OtiAf5ujWsKfE4f9sgKOIYQ5bhG5Iy9KaCBJ1AiEA6RdIgGxow1jc8pge7iBl1+NaPITWK+SScR3glmnKVq0="}]},"_npmUser":{"name":"anonymous","email":"jdscheff@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jdscheff@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fake-indexeddb_3.1.4_1633985753351_0.2922030039318293"},"_hasShrinkwrap":false,"contributors":[]},"3.1.6":{"name":"fake-indexeddb","version":"3.1.6","description":"Fake IndexedDB: a pure JS in-memory implementation of the IndexedDB API","homepage":"https://github.com/dumbmatter/fakeIndexedDB","repository":{"type":"git","url":"git://github.com/dumbmatter/fakeIndexedDB.git"},"bugs":{"url":"https://github.com/dumbmatter/fakeIndexedDB/issues"},"keywords":["indexeddb","datastore","database","embedded","nosql","in-memory","polyfill","shim"],"main":"build/index.js","scripts":{"build":"rm -rf build && tsc","prepublishOnly":"npm run build && rm -rf build/test","lint":"tslint  'src/**/*.ts'","prettier":"prettier --write *.json  'src/**/*.{js,ts}'","test-mocha":"mocha --timeout 10000 build/test/fakeIndexedDB","build-qunit":"browserify build/test/indexedDBmock/exports-qunit-bundle.js -o build/test/indexedDBmock/exports-qunit-bundle.js && cp src/test/indexedDBmock/index.html build/test/indexedDBmock/index.html","test-qunit":"npm run build-qunit && node-qunit-phantomjs build/test/indexedDBmock/index.html","test-w3c":"node src/test/web-platform-tests/run-all.js","test":"npm run lint && npm run build && node test/test.js && npm run test-w3c && npm run test-mocha && npm run test-qunit"},"author":{"name":"Jeremy Scheff","email":"jdscheff@gmail.com","url":"http://dumbmatter.com/"},"license":"Apache-2.0","dependencies":{"realistic-structured-clone":"^2.0.1"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.12.7","browserify":"^16.5.0","core-js":"^3.4.1","glob":"^7.1.6","husky":"^3.0.9","lint-staged":"^9.4.3","mocha":"^6.2.2","node-qunit-phantomjs":"^1.6.3","prettier":"^1.19.1","qunitjs":"^1.23.1","semver":"^6.3.0","tslint":"^5.20.1","tslint-config-prettier":"^1.15.0","typescript":"3.7.2"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,ts}":["prettier --write","git add"]},"gitHead":"ebe5cdbe8ff6993b63d32067a4249e7ab772b2ef","_id":"fake-indexeddb@3.1.6","_nodeVersion":"16.10.0","_npmVersion":"7.24.0","dist":{"integrity":"sha512-UPbYMRvIZpY5WIdQV3fUMP94tltWiQeY6mzZvpKaGQMX0J6aUj+BVmGvmBA7Ajt89hdxnaoVJjHVxEKH5GoGTg==","shasum":"60b59edffebdc339e41dee422877efa0fcc4d723","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/fake-indexeddb/-/fake-indexeddb-3.1.6.tgz","fileCount":48,"unpackedSize":184104,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHQK5BY/8HwfS8aUG2hXHHOJBx3+TxN/G7flwxpJsWlTAiEAulJnrz7dsGy3Dn8gNWn0Y/psaRsI/ytPcE4qKCgh26o="}]},"_npmUser":{"name":"anonymous","email":"jdscheff@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jdscheff@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fake-indexeddb_3.1.6_1634681717505_0.8742925942468887"},"_hasShrinkwrap":false,"contributors":[]},"3.1.7":{"name":"fake-indexeddb","version":"3.1.7","description":"Fake IndexedDB: a pure JS in-memory implementation of the IndexedDB API","homepage":"https://github.com/dumbmatter/fakeIndexedDB","repository":{"type":"git","url":"git://github.com/dumbmatter/fakeIndexedDB.git"},"bugs":{"url":"https://github.com/dumbmatter/fakeIndexedDB/issues"},"keywords":["indexeddb","datastore","database","embedded","nosql","in-memory","polyfill","shim"],"main":"build/index.js","scripts":{"build":"rm -rf build && tsc","prepublishOnly":"npm run build && rm -rf build/test","lint":"tslint  'src/**/*.ts'","prettier":"prettier --write *.json  'src/**/*.{js,ts}'","test-mocha":"mocha --timeout 10000 build/test/fakeIndexedDB","build-qunit":"browserify build/test/indexedDBmock/exports-qunit-bundle.js -o build/test/indexedDBmock/exports-qunit-bundle.js && cp src/test/indexedDBmock/index.html build/test/indexedDBmock/index.html","test-qunit":"npm run build-qunit && node-qunit-phantomjs build/test/indexedDBmock/index.html","test-w3c":"node src/test/web-platform-tests/run-all.js","test":"npm run lint && npm run build && node test/test.js && npm run test-w3c && npm run test-mocha && npm run test-qunit"},"author":{"name":"Jeremy Scheff","email":"jdscheff@gmail.com","url":"http://dumbmatter.com/"},"license":"Apache-2.0","dependencies":{"realistic-structured-clone":"^2.0.1"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.12.7","browserify":"^16.5.0","core-js":"^3.4.1","glob":"^7.1.6","husky":"^3.0.9","lint-staged":"^9.4.3","mocha":"^6.2.2","node-qunit-phantomjs":"^1.6.3","prettier":"^1.19.1","qunitjs":"^1.23.1","semver":"^6.3.0","tslint":"^5.20.1","tslint-config-prettier":"^1.15.0","typescript":"3.7.2"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,ts}":["prettier --write","git add"]},"gitHead":"04ef1ac63538f79a30303f4ed09c19532c43b8df","_id":"fake-indexeddb@3.1.7","_nodeVersion":"16.10.0","_npmVersion":"7.24.0","dist":{"integrity":"sha512-CUGeCzCOVjmeKi2C0pcvSh6NDU6uQIaS+7YyR++tO/atJJujkBYVhDvfePdz/U8bD33BMVWirsr1MKczfAqbjA==","shasum":"d9efbeade113c15efbe862e4598a4b0a1797ed9f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/fake-indexeddb/-/fake-indexeddb-3.1.7.tgz","fileCount":48,"unpackedSize":184679,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh2qsfCRA9TVsSAnZWagAAJxsP/3mUd06HlihWOXvHPqlS\n2aPGgVfNAWMh9E2qRUJ70O9fedqOy8Bia9pbxIQYAyHkrNAfpvu0iWiWlTe0\nFtk0/ECCK2yagmk0A6dQvVHFQGKsDWXJSe9OY1lzOiqc2PfhTJcfvs3fC46F\nVsbgQbmei/C6ugjZub3jkd6cfUAS6zWEwA8jghEMoFFtHpGCA90C3T65Bs+p\nzfjUr1E88Sa2Dgidesz/IeY7hT0NfmSoJ8AGGOb6FV8TFtCkj8IhG1g/NAw+\nSUTdxIMAVDv44D4UDiE3IU09CqwzXJmdrv8SVu/6OxkQekOgAWVL9F5/95j/\nk6r9vcrHe9oqQ1g38/vrGTKc3LJr3oW2Yg9cGn9OI43rkht5a42AGWiC5vch\nNu9YD0nznx1iyAP8dL4D9NVG1YS7qMgDeXH/dnK80jAsGtpyQ/iSkyRatj0k\nBxnUQFbZM+rIJFlakcWVNnkPmS3+4kF0t4n7CwkHmIO64KpbrfqHkyMFoG+9\nf7t6NyGSjIlQ1+2405ikiOF039z2PJ2N8wXns/q2Ug//6RFe+Jyr0Afxh1aL\nsWnv9msI642WDKXHZYBtxRLTYWwqZ3zyOKS9yzFrrmzlYsaSfgfgx6jNyXJV\nIyrPFR0RSereMSioz9HDnTfSdK6bNIapY/E+ByCPQ9rE2HHXdiZV23ecCTfS\n9ZlE\r\n=K7hF\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCbkfWGpslFHxXRSE1mc3J/86ug+MsLtJkEQ967DDNlYgIgUdpsW8s5cvY1d3cLkMNLa0tl2MCcdyShUYmmxNdBkvM="}]},"_npmUser":{"name":"anonymous","email":"jdscheff@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jdscheff@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fake-indexeddb_3.1.7_1634687294111_0.7569448918078332"},"_hasShrinkwrap":false,"contributors":[]},"4.0.0-beta.2":{"name":"fake-indexeddb","version":"4.0.0-beta.2","description":"Fake IndexedDB: a pure JS in-memory implementation of the IndexedDB API","homepage":"https://github.com/dumbmatter/fakeIndexedDB","repository":{"type":"git","url":"git://github.com/dumbmatter/fakeIndexedDB.git"},"bugs":{"url":"https://github.com/dumbmatter/fakeIndexedDB/issues"},"keywords":["indexeddb","datastore","database","embedded","nosql","in-memory","polyfill","shim"],"type":"module","main":"./build/index.js","exports":{".":"./build/index.js","./auto":"./auto.js","./lib/fakeIndexedDB":"./build/fakeIndexedDB.js","./lib/FDBCursor":"./build/FDBCursor.js","./lib/FDBCursorWithValue":"./build/FDBCursorWithValue.js","./lib/FDBDatabase":"./build/FDBDatabase.js","./lib/FDBFactory":"./build/FDBFactory.js","./lib/FDBIndex":"./build/FDBIndex.js","./lib/FDBKeyRange":"./build/FDBKeyRange.js","./lib/FDBObjectStore":"./build/FDBObjectStore.js","./lib/FDBOpenDBRequest":"./build/FDBOpenDBRequest.js","./lib/FDBRequest":"./build/FDBRequest.js","./lib/FDBTransaction":"./build/FDBTransaction.js","./lib/FDBVersionChangeEvent":"./build/FDBVersionChangeEvent.js"},"engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"types":"./types.d.ts","scripts":{"build":"rm -rf build && tsc","prepublishOnly":"npm run build && rm -rf build/test","lint":"tslint  'src/**/*.ts'","prettier":"prettier --write *.json  'src/**/*.{js,ts}'","test-mocha":"mocha --timeout 10000 build/test/fakeIndexedDB","build-qunit":"browserify src/test/indexedDBmock/exports-qunit-bundle.js -o build/test/indexedDBmock/exports-qunit-bundle.js -t [ babelify --presets [ @babel/preset-env ] ] && cp src/test/indexedDBmock/index.html build/test/indexedDBmock/index.html","test-qunit":"npm run build-qunit && node-qunit-phantomjs build/test/indexedDBmock/index.html","test-w3c":"node src/test/web-platform-tests/run-all.js","test":"npm run lint && npm run build && node test/test.js && npm run test-w3c && npm run test-mocha && npm run test-qunit","prepare":"husky install"},"author":{"name":"Jeremy Scheff","email":"jdscheff@gmail.com","url":"http://dumbmatter.com/"},"license":"Apache-2.0","dependencies":{"realistic-structured-clone":"^2.0.1"},"devDependencies":{"@babel/core":"^7.14.6","@babel/preset-env":"^7.15.6","@types/mocha":"^8.2.3","@types/node":"^16.3.1","babelify":"^10.0.0","browserify":"^17.0.0","core-js":"^3.15.2","glob":"^7.1.7","husky":"^7.0.1","lint-staged":"^11.0.0","mocha":"^9.0.2","node-qunit-phantomjs":"^1.6.3","prettier":"^2.3.2","qunitjs":"^1.23.1","tslint":"^6.1.3","tslint-config-prettier":"^1.15.0","typescript":"4.3.5"},"lint-staged":{"*.{js,json,ts}":"prettier --write"},"readmeFilename":"README.md","gitHead":"5601b38367ae1d962dc4fb799d1f15a07ff0e199","_id":"fake-indexeddb@4.0.0-beta.2","_nodeVersion":"17.1.0","_npmVersion":"8.1.2","dist":{"integrity":"sha512-lQWYUMEaKh9yVznnOzIcujMZhnUnbYhfunqqoc0ckCy3RremIETOsK6KbjnyFJptX1fiVu8yb5DoQ2wuc1SPDg==","shasum":"12089efe9fcc456f3a8b2d2e76a502cfc174a1d8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/fake-indexeddb/-/fake-indexeddb-4.0.0-beta.2.tgz","fileCount":51,"unpackedSize":148338,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCFfHEsmhnxCdKpw1sbACovK4Larz9mfpOyVMRgVTpYDQIgFAr6y/zCwIY1os69TLnWE4K+Nxj+hyZswxYTixqi1QU="}]},"_npmUser":{"name":"anonymous","email":"jdscheff@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jdscheff@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fake-indexeddb_4.0.0-beta.2_1636741347759_0.10148748958960119"},"_hasShrinkwrap":false,"contributors":[]},"4.0.0-beta.3":{"name":"fake-indexeddb","version":"4.0.0-beta.3","description":"Fake IndexedDB: a pure JS in-memory implementation of the IndexedDB API","homepage":"https://github.com/dumbmatter/fakeIndexedDB","repository":{"type":"git","url":"git://github.com/dumbmatter/fakeIndexedDB.git"},"bugs":{"url":"https://github.com/dumbmatter/fakeIndexedDB/issues"},"keywords":["indexeddb","datastore","database","embedded","nosql","in-memory","polyfill","shim"],"type":"module","main":"./build/cjs/index.js","module":"./build/esm/index.js","exports":{".":{"import":"./build/esm/index.js","require":"./build/cjs/index.js"},"./auto":{"import":"./auto.js","require":"./auto.cjs"},"./auto.cjs":"./auto.cjs","./lib/fakeIndexedDB":{"import":"./build/esm/fakeIndexedDB.js","require":"./build/cjs/fakeIndexedDB.js"},"./lib/FDBCursor":{"import":"./build/esm/FDBCursor.js","require":"./build/cjs/FDBCursor.js"},"./lib/FDBCursorWithValue":{"import":"./build/esm/FDBCursorWithValue.js","require":"./build/cjs/FDBCursorWithValue.js"},"./lib/FDBDatabase":{"import":"./build/esm/FDBDatabase.js","require":"./build/cjs/FDBDatabase.js"},"./lib/FDBFactory":{"import":"./build/esm/FDBFactory.js","require":"./build/cjs/FDBFactory.js"},"./lib/FDBIndex":{"import":"./build/esm/FDBIndex.js","require":"./build/cjs/FDBIndex.js"},"./lib/FDBKeyRange":{"import":"./build/esm/FDBKeyRange.js","require":"./build/cjs/FDBKeyRange.js"},"./lib/FDBObjectStore":{"import":"./build/esm/FDBObjectStore.js","require":"./build/cjs/FDBObjectStore.js"},"./lib/FDBOpenDBRequest":{"import":"./build/esm/FDBOpenDBRequest.js","require":"./build/cjs/FDBOpenDBRequest.js"},"./lib/FDBRequest":{"import":"./build/esm/FDBRequest.js","require":"./build/cjs/FDBRequest.js"},"./lib/FDBTransaction":{"import":"./build/esm/FDBTransaction.js","require":"./build/cjs/FDBTransaction.js"},"./lib/FDBVersionChangeEvent":{"import":"./build/esm/FDBVersionChangeEvent.js","require":"./build/cjs/FDBVersionChangeEvent.js"}},"engines":{"node":">=12.0.0"},"types":"./types.d.ts","scripts":{"build":"rm -rf build && yarn run build-esm && yarn run build-cjs","build-cjs":"BABEL_ENV=cjs babel src --out-dir build/cjs --extensions \".ts\" && echo '{\"type\":\"commonjs\"}' > build/cjs/package.json","build-esm":"babel src --out-dir build/esm --extensions \".ts\"","prepublishOnly":"yarn run build && rm -rf build/cjs/test && rm -rf build/esm/test","lint":"tslint  'src/**/*.ts' && yarn run tsc","prettier":"prettier --write *.json  'src/**/*.{js,ts}'","test-jest":"node --experimental-vm-modules node_modules/.bin/jest test/jest.js","test-mocha":"mocha --timeout 10000 build/esm/test/fakeIndexedDB","build-qunit":"mkdir build/esm/test/indexedDBmock && cp src/test/indexedDBmock/* build/esm/test/indexedDBmock && browserify src/test/indexedDBmock/exports-qunit-bundle.js -o build/esm/test/indexedDBmock/exports-qunit-bundle.js -t [ babelify --presets [ @babel/preset-env ] ]","test-qunit":"yarn run build-qunit && node-qunit-phantomjs build/esm/test/indexedDBmock/index.html","test-w3c":"node src/test/web-platform-tests/run-all.js","test":"rm -rf build && yarn run lint && yarn run build && yarn run test-jest && node test/test.js && yarn run test-w3c && yarn run test-mocha && yarn run test-qunit","prepare":"husky install"},"author":{"name":"Jeremy Scheff","email":"jdscheff@gmail.com","url":"http://dumbmatter.com/"},"license":"Apache-2.0","dependencies":{"realistic-structured-clone":"^2.0.1"},"devDependencies":{"@babel/cli":"^7.17.6","@babel/core":"^7.17.7","@babel/plugin-transform-modules-commonjs":"^7.17.7","@babel/preset-env":"^7.16.11","@babel/preset-typescript":"^7.16.7","@types/mocha":"^9.1.0","@types/node":"^17.0.21","babel-plugin-add-module-exports":"^1.0.4","babelify":"^10.0.0","browserify":"^17.0.0","core-js":"^3.21.1","glob":"^7.2.0","husky":"^7.0.4","jest":"^27.5.1","lint-staged":"^12.3.6","mocha":"^9.2.2","node-qunit-phantomjs":"^1.6.3","prettier":"^2.6.0","qunitjs":"^1.23.1","tslint":"^6.1.3","tslint-config-prettier":"^1.15.0","typescript":"4.6.2"},"lint-staged":{"*.{js,json,ts}":"prettier --write"},"readmeFilename":"README.md","gitHead":"7699d2c42fb4beebab8419489b87d762c2eeca44","_id":"fake-indexeddb@4.0.0-beta.3","_nodeVersion":"17.7.1","_npmVersion":"8.5.2","dist":{"integrity":"sha512-UMkfjJ3nCoiQXGoXj8/OSDNPzFjK+y2Vq97dzwBuBmbzRAUpDUnHQRUW2Wo66zBqlSgq7oF2ZdbxTAHCtsjmMQ==","shasum":"06a54641a5e5a3c8ac12ef65a8228bba33c6dabf","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/fake-indexeddb/-/fake-indexeddb-4.0.0-beta.3.tgz","fileCount":86,"unpackedSize":258808,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiMoqiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr0mA//ZQoPb5oN8juqFGNg6Wbdb9TZKdz53lcg/1752jU6p0wQAe30\r\nRkWptmYiNNEmlg0Fvm8w2rZPMdzkU2JB5a4BJDQ3trA9qqgasWI8HzokbqKt\r\n2EL4cnKUfjR6FXnELfsh9bBpOy/obvFlTrkgcuBz4LgpphQkEjtJ+tnKKYNX\r\nedDpylNjQYTvNKeGd8kvnZ6V4VY+l1vyu1FNvh6YuaKlZQ+LARLlGyekd9Po\r\nm22MSXvPvyjJqzw1IC12nuyn5WbeGWgJP/tQ1C36oF+eGndMvKX2cRHdROCx\r\nE1xuV4fpz5WWz6tqZM8ui6KazG0Rre7zrNHcMzzcy3OvJXJFJxSXwwQrZwHl\r\n1pnxMhCLgGSzjZNea44Z6g3Bh7I1UmIsBtCh7/RFQHkszBjEK85f1F4LMZ71\r\n/AsBgPMlHNyQpQs/CBbYhsn4PqIKByZioSH9PilMnPTQI2LqFf192N9J9s3k\r\n0oaYxEj+7ugtpGglJfj3+PrI2x96aak30unZI+8dkWlkfgnqpKif3MKNBqEW\r\nnNi82Lv2/DqviXlJ/L9hnWNo13kuBkSQjASsqJCkGaoFNwWOnZrxA1QHrgqm\r\nbUJcBrw+qy6Rru+n3S0kYYBEx6zJ5GXomTXR7WgoNz3Ur0qRCUoPWSQL24WA\r\nZ4Cd7dnC+f4LrQ88TOhLH6MB7dvMHSc08iY=\r\n=d/Og\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDYS+cYvEgpycct0wMqb/iLzuT65KzXdhElLIyX3tWJ4AIhAOTY9TSm0XLfuxqFvELGQyWgM876lse4dfj3Qk1OT1FS"}]},"_npmUser":{"name":"anonymous","email":"jdscheff@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jdscheff@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fake-indexeddb_4.0.0-beta.3_1647479458507_0.5688953430209251"},"_hasShrinkwrap":false,"contributors":[]},"3.1.8":{"name":"fake-indexeddb","version":"3.1.8","description":"Fake IndexedDB: a pure JS in-memory implementation of the IndexedDB API","homepage":"https://github.com/dumbmatter/fakeIndexedDB","repository":{"type":"git","url":"git://github.com/dumbmatter/fakeIndexedDB.git"},"bugs":{"url":"https://github.com/dumbmatter/fakeIndexedDB/issues"},"keywords":["indexeddb","datastore","database","embedded","nosql","in-memory","polyfill","shim"],"main":"build/index.js","scripts":{"build":"rm -rf build && tsc","prepublishOnly":"npm run build && rm -rf build/test","lint":"tslint  'src/**/*.ts'","prettier":"prettier --write *.json  'src/**/*.{js,ts}'","test-mocha":"mocha --timeout 10000 build/test/fakeIndexedDB","build-qunit":"browserify build/test/indexedDBmock/exports-qunit-bundle.js -o build/test/indexedDBmock/exports-qunit-bundle.js && cp src/test/indexedDBmock/index.html build/test/indexedDBmock/index.html","test-qunit":"npm run build-qunit && node-qunit-phantomjs build/test/indexedDBmock/index.html","test-w3c":"node src/test/web-platform-tests/run-all.js","test":"npm run lint && npm run build && node test/test.js && npm run test-w3c && npm run test-mocha && npm run test-qunit"},"author":{"name":"Jeremy Scheff","email":"jdscheff@gmail.com","url":"http://dumbmatter.com/"},"license":"Apache-2.0","dependencies":{"realistic-structured-clone":"^2.0.1"},"devDependencies":{"@types/mocha":"^5.2.7","@types/node":"^12.12.7","browserify":"^16.5.0","core-js":"^3.4.1","glob":"^7.1.6","husky":"^3.0.9","lint-staged":"^9.4.3","mocha":"^6.2.2","node-qunit-phantomjs":"^1.6.3","prettier":"^1.19.1","qunitjs":"^1.23.1","semver":"^6.3.0","tslint":"^5.20.1","tslint-config-prettier":"^1.15.0","typescript":"3.7.2"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,ts}":["prettier --write","git add"]},"gitHead":"9ce266d9b4aeace460acfd46267ee0af73f7fa54","_id":"fake-indexeddb@3.1.8","_nodeVersion":"17.9.0","_npmVersion":"8.5.5","dist":{"integrity":"sha512-7umIgcdnDfNcjw0ZaoD6yR2BflngKmPsyzZC+sV2fdttwz5bH6B6CCaNzzD+MURfRg8pvr/aL0trfNx65FLiDg==","shasum":"229e3cff6fa7355aebb3f147b908d2efa4605d70","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/fake-indexeddb/-/fake-indexeddb-3.1.8.tgz","fileCount":48,"unpackedSize":184746,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICYF4/AitnvWE6e4+FEmL58k76jateFAGSMhcGG71ZGLAiBj90yJhLlgwV2heRMwN5nBsGaKbdwLrSfwNvUFOfXCDQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJioRVdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpgJBAAldBDENwC3Bja03pskYUZAqr1oKnBJpN0jAkDQS9PKtz7xeKf\r\nrmDdFNEwcj6+9DmRu5VlWZCEo4TGiSbPmyh678Mlk3xbkY/1mEnkzBOk4FO8\r\nEtMsiMNHLGy5JE4xiGcIYISNf9uL3FbXgfItYGprxDmrdXN57dBNCHtf5tjB\r\nlwhe/q8AgEEOvoHG9rl03wUNHuonu2OXvD5UWotYUVgb7SgdHvCmpMy1mode\r\n8ta8BluTjDeV4bnHphdxPxI9zlDhrSse37FTzg9tNsEc3eB41G4v6VPQsQil\r\n+l1JhXI22KfRU3JkjU0qpuigQp+1hblDGwjL8358dHNK7CwLMAMCKIutUw2K\r\nVeVEw8o2VWiQcUsOZEXg60tPfsQHwdIcURrmmp+8osrmxH8CMsNUlfGdoybJ\r\nb6wpvhFGv1CunbijhlCvjjDclLaS6AbAEJF49/1XUclnsSWirZJe5roR5SQa\r\ndi08hSwWpO5FsIdOYFGqTi2iO58IEYrM0cVIghMWdEWIfRSbS/Yvfs0gM+IT\r\naTKgLfMNG/sXy1uL2aUgxKeCuolIliv/VjYAM73Nh19gnj/OvXcblJ9aeJIp\r\nVXoEpZ3crTIkNQm2Nuul2ElKDsVdX6MSWPpl0uFSZE6Kqo//hDpln6ZrYzu9\r\nZr0ia/CxIA/5vXJX30YkLb/5GPz/qQgwKAg=\r\n=vsTb\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jdscheff@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jdscheff@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fake-indexeddb_3.1.8_1654723933649_0.9448691151092434"},"_hasShrinkwrap":false,"contributors":[]},"4.0.0-beta.5":{"name":"fake-indexeddb","version":"4.0.0-beta.5","description":"Fake IndexedDB: a pure JS in-memory implementation of the IndexedDB API","homepage":"https://github.com/dumbmatter/fakeIndexedDB","repository":{"type":"git","url":"git://github.com/dumbmatter/fakeIndexedDB.git"},"bugs":{"url":"https://github.com/dumbmatter/fakeIndexedDB/issues"},"keywords":["indexeddb","datastore","database","embedded","nosql","in-memory","polyfill","shim"],"type":"module","main":"./build/cjs/index.js","module":"./build/esm/index.js","exports":{".":{"import":"./build/esm/index.js","require":"./build/cjs/index.js"},"./auto":{"import":"./auto/index.mjs","require":"./auto/index.js"},"./auto.cjs":"./auto.cjs","./lib/fakeIndexedDB":{"import":"./build/esm/fakeIndexedDB.js","require":"./build/cjs/fakeIndexedDB.js"},"./lib/FDBCursor":{"import":"./build/esm/FDBCursor.js","require":"./build/cjs/FDBCursor.js"},"./lib/FDBCursorWithValue":{"import":"./build/esm/FDBCursorWithValue.js","require":"./build/cjs/FDBCursorWithValue.js"},"./lib/FDBDatabase":{"import":"./build/esm/FDBDatabase.js","require":"./build/cjs/FDBDatabase.js"},"./lib/FDBFactory":{"import":"./build/esm/FDBFactory.js","require":"./build/cjs/FDBFactory.js"},"./lib/FDBIndex":{"import":"./build/esm/FDBIndex.js","require":"./build/cjs/FDBIndex.js"},"./lib/FDBKeyRange":{"import":"./build/esm/FDBKeyRange.js","require":"./build/cjs/FDBKeyRange.js"},"./lib/FDBObjectStore":{"import":"./build/esm/FDBObjectStore.js","require":"./build/cjs/FDBObjectStore.js"},"./lib/FDBOpenDBRequest":{"import":"./build/esm/FDBOpenDBRequest.js","require":"./build/cjs/FDBOpenDBRequest.js"},"./lib/FDBRequest":{"import":"./build/esm/FDBRequest.js","require":"./build/cjs/FDBRequest.js"},"./lib/FDBTransaction":{"import":"./build/esm/FDBTransaction.js","require":"./build/cjs/FDBTransaction.js"},"./lib/FDBVersionChangeEvent":{"import":"./build/esm/FDBVersionChangeEvent.js","require":"./build/cjs/FDBVersionChangeEvent.js"}},"types":"./types.d.ts","scripts":{"build":"rm -rf build && yarn run build-esm && yarn run build-cjs","build-cjs":"BABEL_ENV=cjs babel src --out-dir build/cjs --extensions \".ts\" && echo '{\"type\":\"commonjs\"}' > build/cjs/package.json","build-esm":"babel src --out-dir build/esm --extensions \".ts\"","prepublishOnly":"yarn run build && rm -rf build/cjs/test && rm -rf build/esm/test","lint":"tslint  'src/**/*.ts' && yarn run tsc","prettier":"prettier --write *.json  'src/**/*.{js,ts}'","test-jest":"node --experimental-vm-modules node_modules/.bin/jest test/jest.js","test-mocha":"mocha --timeout 10000 build/esm/test/fakeIndexedDB","build-qunit":"mkdir build/esm/test/indexedDBmock && cp src/test/indexedDBmock/* build/esm/test/indexedDBmock && browserify src/test/indexedDBmock/exports-qunit-bundle.js -o build/esm/test/indexedDBmock/exports-qunit-bundle.js -t [ babelify --presets [ @babel/preset-env ] ]","test-qunit":"yarn run build-qunit && node-qunit-phantomjs build/esm/test/indexedDBmock/index.html","test-w3c":"node src/test/web-platform-tests/run-all.js","test":"rm -rf build && yarn run lint && yarn run build && yarn run test-jest && node test/test.js && yarn run test-w3c && yarn run test-mocha && yarn run test-qunit","prepare":"husky install"},"author":{"name":"Jeremy Scheff","email":"jdscheff@gmail.com","url":"http://dumbmatter.com/"},"license":"Apache-2.0","dependencies":{"realistic-structured-clone":"^3.0.0"},"devDependencies":{"@babel/cli":"^7.18.6","@babel/core":"^7.18.6","@babel/plugin-transform-modules-commonjs":"^7.18.6","@babel/preset-env":"^7.18.6","@babel/preset-typescript":"^7.18.6","@types/mocha":"^9.1.1","@types/node":"^18.0.0","babel-plugin-add-module-exports":"^1.0.4","babelify":"^10.0.0","browserify":"^17.0.0","core-js":"^3.23.3","glob":"^8.0.3","husky":"^7.0.4","jest":"^28.1.2","lint-staged":"^12.5.0","mocha":"^9.2.2","node-qunit-phantomjs":"^1.6.3","prettier":"^2.7.1","qunitjs":"^1.23.1","tslint":"^6.1.3","tslint-config-prettier":"^1.15.0","typescript":"4.7.4"},"lint-staged":{"*.{js,json,ts}":"prettier --write"},"readmeFilename":"README.md","gitHead":"f76e992f4e4c5a037c84704f6bb80b90362b6e2f","_id":"fake-indexeddb@4.0.0-beta.5","_nodeVersion":"18.4.0","_npmVersion":"8.12.1","dist":{"integrity":"sha512-THiFbcHmrVwNcxj76Zg40PBp2rY0PCvPhrrfjopjx3rkKCIfKeMv2r6RPwEB1xI4s9voAD8V58kN+AqiFsquOQ==","shasum":"36d245970ae024424a5a0794dbded09b7cad279b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/fake-indexeddb/-/fake-indexeddb-4.0.0-beta.5.tgz","fileCount":100,"unpackedSize":259819,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHXygEHsWJvzr8fRbaJe470K4zJFkNoDCb1VVHPLtXqTAiBODthGsHbfvmRePAQmc5XNIUUTj+/jMWACdR82PO3j9g=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiwGZcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoiNw/8DgjcO/lCN9tyXnJM3/NFXlpoJ5a5dsOhHhZLRW8c91yEjYk3\r\nIw8ji41ArlXVs2ntvicXKPVanRZ5l3ublRbadLA83anY1xYB0mxTfxsj2QUx\r\nLAMM7cmoITc8ZE7gIrcI73OfvqTfhUUihpH7jx/YmuY5/qr7r8LKiESkN8wb\r\n/7cQtd+wFiUBw50T9vjRxPudaqU0uvwKjTErIJj6FaVQ7GyzCtf+vqrsA+yt\r\nPPi4zA8s154Ti1woWAtu+ieQ44AsLYUz0uRttoKBedpf+86WqnwL86LTHcOX\r\nF9Xp+orSpT84164nMfRG5p7lzyIQhEJDpEzJ6SvkxYNXSnlCPoQON83RX4/f\r\nMR11tnQ2RFk+cW6Hf8LbVOXgv37NrHC+Qo7LZfeO8AdeHtSV+widqIpgGg86\r\npVEtauOlUf0Mp2aKJjVvdbHPLdq4f6QbGvKlMxawVj3om1oxbsZ+gUlcMJOH\r\n5uSZoxSC2V1/nksQe1Ek+lHVPM7JQtZKmJPSNFAOc5W6GEXoWsUo7eECIdKH\r\n89sCugwPcuq4QX8Ca4AMWF9DSD8N/c1+CP3bVuXcUP+J7ero2bS8bNOBqg6n\r\nKOhvUzGPO56GOTY50luBsldgtgwfVP5lf+DLk6zHv3S70056baXQOE88WMF5\r\nQ0FVatFHcVj6gXV002iAASr8v0BZEs+Outc=\r\n=7wwB\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jdscheff@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jdscheff@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fake-indexeddb_4.0.0-beta.5_1656776284710_0.22403123469363462"},"_hasShrinkwrap":false,"contributors":[]},"4.0.0-beta.6":{"name":"fake-indexeddb","version":"4.0.0-beta.6","description":"Fake IndexedDB: a pure JS in-memory implementation of the IndexedDB API","homepage":"https://github.com/dumbmatter/fakeIndexedDB","repository":{"type":"git","url":"git://github.com/dumbmatter/fakeIndexedDB.git"},"bugs":{"url":"https://github.com/dumbmatter/fakeIndexedDB/issues"},"keywords":["indexeddb","datastore","database","embedded","nosql","in-memory","polyfill","shim"],"type":"module","main":"./build/cjs/index.js","module":"./build/esm/index.js","exports":{".":{"import":"./build/esm/index.js","require":"./build/cjs/index.js"},"./auto":{"import":"./auto/index.mjs","require":"./auto/index.js"},"./auto.cjs":"./auto.cjs","./lib/fakeIndexedDB":{"import":"./build/esm/fakeIndexedDB.js","require":"./build/cjs/fakeIndexedDB.js"},"./lib/FDBCursor":{"import":"./build/esm/FDBCursor.js","require":"./build/cjs/FDBCursor.js"},"./lib/FDBCursorWithValue":{"import":"./build/esm/FDBCursorWithValue.js","require":"./build/cjs/FDBCursorWithValue.js"},"./lib/FDBDatabase":{"import":"./build/esm/FDBDatabase.js","require":"./build/cjs/FDBDatabase.js"},"./lib/FDBFactory":{"import":"./build/esm/FDBFactory.js","require":"./build/cjs/FDBFactory.js"},"./lib/FDBIndex":{"import":"./build/esm/FDBIndex.js","require":"./build/cjs/FDBIndex.js"},"./lib/FDBKeyRange":{"import":"./build/esm/FDBKeyRange.js","require":"./build/cjs/FDBKeyRange.js"},"./lib/FDBObjectStore":{"import":"./build/esm/FDBObjectStore.js","require":"./build/cjs/FDBObjectStore.js"},"./lib/FDBOpenDBRequest":{"import":"./build/esm/FDBOpenDBRequest.js","require":"./build/cjs/FDBOpenDBRequest.js"},"./lib/FDBRequest":{"import":"./build/esm/FDBRequest.js","require":"./build/cjs/FDBRequest.js"},"./lib/FDBTransaction":{"import":"./build/esm/FDBTransaction.js","require":"./build/cjs/FDBTransaction.js"},"./lib/FDBVersionChangeEvent":{"import":"./build/esm/FDBVersionChangeEvent.js","require":"./build/cjs/FDBVersionChangeEvent.js"}},"types":"./types.d.ts","scripts":{"build":"rm -rf build && yarn run build-esm && yarn run build-cjs","build-cjs":"BABEL_ENV=cjs babel src --out-dir build/cjs --extensions \".ts\" && echo '{\"type\":\"commonjs\"}' > build/cjs/package.json","build-esm":"babel src --out-dir build/esm --extensions \".ts\"","prepublishOnly":"yarn run build && rm -rf build/cjs/test && rm -rf build/esm/test","lint":"tslint  'src/**/*.ts' && yarn run tsc","prettier":"prettier --write *.json  'src/**/*.{js,ts}'","test-jest":"node --experimental-vm-modules node_modules/.bin/jest test/jest.js","test-mocha":"mocha --timeout 10000 build/esm/test/fakeIndexedDB","build-qunit":"mkdir build/esm/test/indexedDBmock && cp src/test/indexedDBmock/* build/esm/test/indexedDBmock && browserify src/test/indexedDBmock/exports-qunit-bundle.js -o build/esm/test/indexedDBmock/exports-qunit-bundle.js -t [ babelify --presets [ @babel/preset-env ] ]","test-qunit":"yarn run build-qunit && node-qunit-phantomjs build/esm/test/indexedDBmock/index.html","test-w3c":"node src/test/web-platform-tests/run-all.js","test":"rm -rf build && yarn run lint && yarn run build && yarn run test-jest && node test/test.js && node test/dexie.js && yarn run test-w3c && yarn run test-mocha && yarn run test-qunit","prepare":"husky install"},"author":{"name":"Jeremy Scheff","email":"jdscheff@gmail.com","url":"http://dumbmatter.com/"},"license":"Apache-2.0","dependencies":{"realistic-structured-clone":"^3.0.0"},"devDependencies":{"@babel/cli":"^7.18.6","@babel/core":"^7.18.6","@babel/plugin-transform-modules-commonjs":"^7.18.6","@babel/preset-env":"^7.18.6","@babel/preset-typescript":"^7.18.6","@types/mocha":"^9.1.1","@types/node":"^18.0.0","babel-plugin-add-module-exports":"^1.0.4","babelify":"^10.0.0","browserify":"^17.0.0","core-js":"^3.23.3","dexie":"^3.2.2","glob":"^8.0.3","husky":"^7.0.4","jest":"^28.1.2","lint-staged":"^12.5.0","mocha":"^9.2.2","node-qunit-phantomjs":"^1.6.3","prettier":"^2.7.1","qunitjs":"^1.23.1","tslint":"^6.1.3","tslint-config-prettier":"^1.15.0","typescript":"4.7.4"},"lint-staged":{"*.{js,json,ts}":"prettier --write"},"readmeFilename":"README.md","gitHead":"ca9178015c7ea206844ad7d2d6dbe87e48a08a24","_id":"fake-indexeddb@4.0.0-beta.6","_nodeVersion":"18.4.0","_npmVersion":"8.12.1","dist":{"integrity":"sha512-LQg9kPqNpOcBIxMsuhkwBqP+SO3uUQfZQVVdjPgN915v0kYrVodWl8w9rn2+tGhGtuDSL8HeDL30NDYzOG0QYA==","shasum":"d382cdd95c491b64d82c6571677a24bc2aafae19","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/fake-indexeddb/-/fake-indexeddb-4.0.0-beta.6.tgz","fileCount":100,"unpackedSize":260138,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGzka74WRNaDgfeD0iHD/vMpJXswoJgYzz4Ksh21FHRXAiEAql2Gorl2UAyJ78qU8miF8QdoAZ0AV2/uSCcrxOnYhDQ="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiwIt6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrrPg/8D560t6qBL93EDtSMoEiYLqdmgOeg4Gnu5aspd00CdAvThtlS\r\nkwt7IBYKnjJ8tO8ajd30Ivb2JBTjK0hYjIgBrYJUHeGEEMayDxOQaGdiRqxE\r\nQZGgdB7qqVG1REImzHv6Zp+29nSAX69etv89ZnZEGQEpTxU+lDRxL9qN7gDP\r\nWze5rUDOXyHCesG+18D9J8HklNG7+Ji5yPuBoTW8ufyaIeVOgpWar3PGSHzv\r\nqs8C/NF2rmKoGyEzy09N0KiKqDgcZRgCWSqkC1PaHn1wLzvh1Q6xhx8ZvKrx\r\nEzPvYGx8kaptoHqR6XhdqSx1wPgf6zMoZUMv6r4qjPeSEj7TxsbRHth60asC\r\nav4LREQeDJ9dzNBBpDKQ7Uj9BiMaZs3XVPqJaWmEbu4w+f+KTGTk4QPc60ll\r\nwWqb5Fx+8XxExo8VkYL5nN0rofThFazTlLa1tuUlI+k+/0AOwwyg0shkjnxa\r\nI1H6LXAfyxlH2JR91dz3jHSGzz8ZxGVofvU/9o2g/kUCRpO7DEUU1hAT2s37\r\nsgx04gpG5xZ5OmEX1ip0XZVboK9eQW9lBoWOoXH5NuefPbDQgO6DD9oiQxbB\r\ncJBR4Zdutrd7Q1/1BQ6/rtZ7ihRlJcJrs45/X54qwo3ZOV/p9OcEFD+cJwdi\r\niAIjfP7wn9O3ZNuk10jYajS+2LR70BOGOec=\r\n=M5kf\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jdscheff@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jdscheff@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fake-indexeddb_4.0.0-beta.6_1656785786220_0.4226463907866451"},"_hasShrinkwrap":false,"contributors":[]},"4.0.0":{"name":"fake-indexeddb","version":"4.0.0","description":"Fake IndexedDB: a pure JS in-memory implementation of the IndexedDB API","homepage":"https://github.com/dumbmatter/fakeIndexedDB","repository":{"type":"git","url":"git://github.com/dumbmatter/fakeIndexedDB.git"},"bugs":{"url":"https://github.com/dumbmatter/fakeIndexedDB/issues"},"keywords":["indexeddb","datastore","database","embedded","nosql","in-memory","polyfill","shim"],"type":"module","main":"./build/cjs/index.js","module":"./build/esm/index.js","exports":{".":{"import":"./build/esm/index.js","require":"./build/cjs/index.js"},"./auto":{"import":"./auto/index.mjs","require":"./auto/index.js"},"./auto.cjs":"./auto.cjs","./lib/fakeIndexedDB":{"import":"./build/esm/fakeIndexedDB.js","require":"./build/cjs/fakeIndexedDB.js"},"./lib/FDBCursor":{"import":"./build/esm/FDBCursor.js","require":"./build/cjs/FDBCursor.js"},"./lib/FDBCursorWithValue":{"import":"./build/esm/FDBCursorWithValue.js","require":"./build/cjs/FDBCursorWithValue.js"},"./lib/FDBDatabase":{"import":"./build/esm/FDBDatabase.js","require":"./build/cjs/FDBDatabase.js"},"./lib/FDBFactory":{"import":"./build/esm/FDBFactory.js","require":"./build/cjs/FDBFactory.js"},"./lib/FDBIndex":{"import":"./build/esm/FDBIndex.js","require":"./build/cjs/FDBIndex.js"},"./lib/FDBKeyRange":{"import":"./build/esm/FDBKeyRange.js","require":"./build/cjs/FDBKeyRange.js"},"./lib/FDBObjectStore":{"import":"./build/esm/FDBObjectStore.js","require":"./build/cjs/FDBObjectStore.js"},"./lib/FDBOpenDBRequest":{"import":"./build/esm/FDBOpenDBRequest.js","require":"./build/cjs/FDBOpenDBRequest.js"},"./lib/FDBRequest":{"import":"./build/esm/FDBRequest.js","require":"./build/cjs/FDBRequest.js"},"./lib/FDBTransaction":{"import":"./build/esm/FDBTransaction.js","require":"./build/cjs/FDBTransaction.js"},"./lib/FDBVersionChangeEvent":{"import":"./build/esm/FDBVersionChangeEvent.js","require":"./build/cjs/FDBVersionChangeEvent.js"}},"types":"./types.d.ts","scripts":{"build":"rm -rf build && yarn run build-esm && yarn run build-cjs","build-cjs":"BABEL_ENV=cjs babel src --out-dir build/cjs --extensions \".ts\" && echo '{\"type\":\"commonjs\"}' > build/cjs/package.json","build-esm":"babel src --out-dir build/esm --extensions \".ts\"","prepublishOnly":"yarn run build && rm -rf build/cjs/test && rm -rf build/esm/test","lint":"tslint  'src/**/*.ts' && yarn run tsc","prettier":"prettier --write *.json  'src/**/*.{js,ts}'","test-jest":"node --experimental-vm-modules node_modules/.bin/jest test/jest.js","test-mocha":"mocha --timeout 10000 build/esm/test/fakeIndexedDB","build-qunit":"mkdir build/esm/test/indexedDBmock && cp src/test/indexedDBmock/* build/esm/test/indexedDBmock && browserify src/test/indexedDBmock/exports-qunit-bundle.js -o build/esm/test/indexedDBmock/exports-qunit-bundle.js -t [ babelify --presets [ @babel/preset-env ] ]","test-qunit":"yarn run build-qunit && node-qunit-phantomjs build/esm/test/indexedDBmock/index.html","test-w3c":"node src/test/web-platform-tests/run-all.js","test":"rm -rf build && yarn run lint && yarn run build && yarn run test-jest && node test/test.js && node test/dexie.js && yarn run test-w3c && yarn run test-mocha && yarn run test-qunit","prepare":"husky install"},"author":{"name":"Jeremy Scheff","email":"jdscheff@gmail.com","url":"http://dumbmatter.com/"},"license":"Apache-2.0","dependencies":{"realistic-structured-clone":"^3.0.0"},"devDependencies":{"@babel/cli":"^7.18.6","@babel/core":"^7.18.6","@babel/plugin-transform-modules-commonjs":"^7.18.6","@babel/preset-env":"^7.18.6","@babel/preset-typescript":"^7.18.6","@types/mocha":"^9.1.1","@types/node":"^18.0.0","babel-plugin-add-module-exports":"^1.0.4","babelify":"^10.0.0","browserify":"^17.0.0","core-js":"^3.23.3","dexie":"^3.2.2","glob":"^8.0.3","husky":"^7.0.4","jest":"^28.1.2","lint-staged":"^12.5.0","mocha":"^9.2.2","node-qunit-phantomjs":"^1.6.3","prettier":"^2.7.1","qunitjs":"^1.23.1","tslint":"^6.1.3","tslint-config-prettier":"^1.15.0","typescript":"4.7.4"},"lint-staged":{"*.{js,json,ts}":"prettier --write"},"gitHead":"b56339981fdfbdd8946f113de3a77da3fb83a624","_id":"fake-indexeddb@4.0.0","_nodeVersion":"18.4.0","_npmVersion":"8.12.1","dist":{"integrity":"sha512-oCfWSJ/qvQn1XPZ8SHX6kY3zr1t+bN7faZ/lltGY0SBGhFOPXnWf0+pbO/MOAgfMx6khC2gK3S/bvAgQpuQHDQ==","shasum":"1dfb2023a3be175e35a6d84975218b432041934d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/fake-indexeddb/-/fake-indexeddb-4.0.0.tgz","fileCount":100,"unpackedSize":260131,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDEMAkuOFOUSbTUmdGmrJd3jK7i7mT7IoL74w00llLkPgIgZ1ewCGPmnVlpiMjypsDKewoQDdoZ9bocgzToTnATmGA="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiwJN+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoAXxAAo02+rEEWy7d/sRovlQc0scTahTgirOM+JFQY++Wzb0ZAAuju\r\nxnKVAVrqGgeZydsVfQEPOUBOvTOohJWaUSH7uA+tSwnkcuA0GtaIGEy4C+YP\r\nn4NRlmZRi3LiJNzzNOPBH7oojXuwTZzhlcN4xxlL070jfl90Gc5h2+J/IbOA\r\nMsnoh1tnG4S41Wd5y4tWHF9+c0XG9bP5N+2h3TN/C+eWWPrY50f2s4MVeNyz\r\naVeahy4d/RKLrGYIwN/05A2qb2rk0eWintGgImLkSigZ8k0u6ezTySKiJXoO\r\n2/BUrzxJ01x9e1qk+g7jg3ugAOyCrwCBYKbt+42s1eOCZS4ud+GOnxJ3X1Zv\r\nKXFORuVbuCKMdQCoq0y/c1Zbl1A63UQDhKOdDIcwuSeUJhQDHQNwq+hrTSwy\r\ndoBnvnfzWKY1KnFuow685gADLVPmEeP6E8AwEyE2BN0q4FCFqk4GuE6PFRaG\r\nx4E2vxwIyuEztbPZnLs0xplSlcVQ8kyVj+M23Dnf1cWopmTiOpwbSrqk9u7O\r\nMkDIIvbrDKlRzE8FRO+RrOqoHqfUttTYWUt6UbS4C/d+ttPJhqpoxZXYXXRQ\r\n4dvzisX/VVZ+YVl8Bwk1dUU3Q9fIzYraGlBivi5cNHgCrjplkTdbfDRiR7Nm\r\npJeCUzyLEUjJXdOZwZpFGrWmubaAOoWv2B0=\r\n=el95\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jdscheff@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jdscheff@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fake-indexeddb_4.0.0_1656787837922_0.887133583437411"},"_hasShrinkwrap":false,"contributors":[]},"4.0.1":{"name":"fake-indexeddb","version":"4.0.1","description":"Fake IndexedDB: a pure JS in-memory implementation of the IndexedDB API","homepage":"https://github.com/dumbmatter/fakeIndexedDB","repository":{"type":"git","url":"git://github.com/dumbmatter/fakeIndexedDB.git"},"bugs":{"url":"https://github.com/dumbmatter/fakeIndexedDB/issues"},"keywords":["indexeddb","datastore","database","embedded","nosql","in-memory","polyfill","shim"],"type":"module","main":"./build/cjs/index.js","module":"./build/esm/index.js","exports":{".":{"import":"./build/esm/index.js","require":"./build/cjs/index.js"},"./auto":{"import":"./auto/index.mjs","require":"./auto/index.js"},"./auto.cjs":"./auto.cjs","./lib/fakeIndexedDB":{"import":"./build/esm/fakeIndexedDB.js","require":"./build/cjs/fakeIndexedDB.js"},"./lib/FDBCursor":{"import":"./build/esm/FDBCursor.js","require":"./build/cjs/FDBCursor.js"},"./lib/FDBCursorWithValue":{"import":"./build/esm/FDBCursorWithValue.js","require":"./build/cjs/FDBCursorWithValue.js"},"./lib/FDBDatabase":{"import":"./build/esm/FDBDatabase.js","require":"./build/cjs/FDBDatabase.js"},"./lib/FDBFactory":{"import":"./build/esm/FDBFactory.js","require":"./build/cjs/FDBFactory.js"},"./lib/FDBIndex":{"import":"./build/esm/FDBIndex.js","require":"./build/cjs/FDBIndex.js"},"./lib/FDBKeyRange":{"import":"./build/esm/FDBKeyRange.js","require":"./build/cjs/FDBKeyRange.js"},"./lib/FDBObjectStore":{"import":"./build/esm/FDBObjectStore.js","require":"./build/cjs/FDBObjectStore.js"},"./lib/FDBOpenDBRequest":{"import":"./build/esm/FDBOpenDBRequest.js","require":"./build/cjs/FDBOpenDBRequest.js"},"./lib/FDBRequest":{"import":"./build/esm/FDBRequest.js","require":"./build/cjs/FDBRequest.js"},"./lib/FDBTransaction":{"import":"./build/esm/FDBTransaction.js","require":"./build/cjs/FDBTransaction.js"},"./lib/FDBVersionChangeEvent":{"import":"./build/esm/FDBVersionChangeEvent.js","require":"./build/cjs/FDBVersionChangeEvent.js"}},"types":"./types.d.ts","scripts":{"build":"rm -rf build && yarn run build-esm && yarn run build-cjs","build-cjs":"BABEL_ENV=cjs babel src --out-dir build/cjs --extensions \".ts\" && echo '{\"type\":\"commonjs\"}' > build/cjs/package.json","build-esm":"babel src --out-dir build/esm --extensions \".ts\"","prepublishOnly":"yarn run build && rm -rf build/cjs/test && rm -rf build/esm/test","lint":"tslint  'src/**/*.ts' && yarn run tsc","prettier":"prettier --write *.json  'src/**/*.{js,ts}'","test-jest":"node --experimental-vm-modules node_modules/.bin/jest test/jest.js","test-mocha":"mocha --timeout 10000 build/esm/test/fakeIndexedDB","build-qunit":"mkdir build/esm/test/indexedDBmock && cp src/test/indexedDBmock/* build/esm/test/indexedDBmock && browserify src/test/indexedDBmock/exports-qunit-bundle.js -o build/esm/test/indexedDBmock/exports-qunit-bundle.js -t [ babelify --presets [ @babel/preset-env ] ]","test-qunit":"yarn run build-qunit && node-qunit-phantomjs build/esm/test/indexedDBmock/index.html","test-w3c":"node src/test/web-platform-tests/run-all.js","test":"rm -rf build && yarn run lint && yarn run build && yarn run test-jest && node test/test.js && node test/dexie.js && yarn run test-w3c && yarn run test-mocha && yarn run test-qunit","prepare":"husky install"},"author":{"name":"Jeremy Scheff","email":"jdscheff@gmail.com","url":"http://dumbmatter.com/"},"license":"Apache-2.0","dependencies":{"realistic-structured-clone":"^3.0.0"},"devDependencies":{"@babel/cli":"^7.18.6","@babel/core":"^7.18.6","@babel/plugin-transform-modules-commonjs":"^7.18.6","@babel/preset-env":"^7.18.6","@babel/preset-typescript":"^7.18.6","@types/mocha":"^9.1.1","@types/node":"^18.0.0","babel-plugin-add-module-exports":"^1.0.4","babelify":"^10.0.0","browserify":"^17.0.0","core-js":"^3.23.3","dexie":"^3.2.2","glob":"^8.0.3","husky":"^7.0.4","jest":"^28.1.2","lint-staged":"^12.5.0","mocha":"^9.2.2","node-qunit-phantomjs":"^1.6.3","prettier":"^2.7.1","qunitjs":"^1.23.1","tslint":"^6.1.3","tslint-config-prettier":"^1.15.0","typescript":"4.7.4"},"lint-staged":{"*.{js,json,ts}":"prettier --write"},"gitHead":"a92a72d67296328ab2067ad0e3403b209a159e15","_id":"fake-indexeddb@4.0.1","_nodeVersion":"18.12.1","_npmVersion":"8.19.2","dist":{"integrity":"sha512-hFRyPmvEZILYgdcLBxVdHLik4Tj3gDTu/g7s9ZDOiU3sTNiGx+vEu1ri/AMsFJUZ/1sdRbAVrEcKndh3sViBcA==","shasum":"09bb2468e21d0832b2177e894765fb109edac8fb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/fake-indexeddb/-/fake-indexeddb-4.0.1.tgz","fileCount":100,"unpackedSize":260074,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGdG/WDtFS5q09C0voTWGSJ0RuT5KTmDGU2UnTQF4nXUAiBgj8OZm6Z88wJXh3Zjq+qfq2NEz4x0Ka9Hbh8WnrTN8A=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjhlL8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmogvg/8CIsM5MT9b33GQtHF7s+XbXGIwbXmZqdm2JrR5Oqjf5H1chQQ\r\nVkKNdL6TttxLfWtP5int0Ev99lsDIfz+vr+6+y3WTi7TvS4tF3LL5zAzLEaz\r\nTewsdIo8Esmk4+lUKYsrmdeuA7hg9nZywpNJ69B0tBqebm1ZEF+4fVRxBKCC\r\nfDo6L757qetgu77difG8+EMTI+I40A2Uz66gR2Cvt1FxkNr0115VqQnj1j/v\r\n1+rZKnX7YmjfqmEyBoiyYJBJMT1/pFEcCyjZLvCsr1ad5GYe69aefwBgJEGz\r\ntoy+O+hHW8wGjucA+u9T/kMChy4TfhS8oMdLOTJ6L4buACdHKa6WZhXAtNDN\r\n0Lv2oqBTlLDTowICtKu3mJeAps1P05CHxkBs+BcmidTcwKsUujRyiVsUSTyk\r\n6JTV4noqe6cFYgKi9l4Hbz55G5vwTwlLeRHN9UGNXSfKLfFu+yWl+gRPJNjp\r\n+6uPspw1HfTZx8l3FdExvXZG/YIeQUciE9CzxWunwPc9KrPo90f66mZKKjlB\r\njCt5FOYzWEZbB8KOb5LO2rZZgqJ1G8svAoDCjlVb76fpZJqB7FbUAC5Nltls\r\nS/MV0J6agR9LEIF+FOGa4pWY5EqUhhp8imwgyjsEd0Du0a0wvK9WrW7AgrZU\r\nOWBiU9YnHikuGE7uj7NkKvR2FyJq36ns8qY=\r\n=hS8a\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jdscheff@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jdscheff@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fake-indexeddb_4.0.1_1669747452820_0.9427642840055552"},"_hasShrinkwrap":false,"contributors":[]},"4.0.2":{"name":"fake-indexeddb","version":"4.0.2","description":"Fake IndexedDB: a pure JS in-memory implementation of the IndexedDB API","homepage":"https://github.com/dumbmatter/fakeIndexedDB","repository":{"type":"git","url":"git://github.com/dumbmatter/fakeIndexedDB.git"},"bugs":{"url":"https://github.com/dumbmatter/fakeIndexedDB/issues"},"keywords":["indexeddb","datastore","database","embedded","nosql","in-memory","polyfill","shim"],"type":"module","main":"./build/cjs/index.js","module":"./build/esm/index.js","exports":{".":{"types":"./types.d.ts","import":"./build/esm/index.js","require":"./build/cjs/index.js"},"./auto":{"import":"./auto/index.mjs","require":"./auto/index.js"},"./lib/fakeIndexedDB":{"import":"./build/esm/fakeIndexedDB.js","require":"./build/cjs/fakeIndexedDB.js"},"./lib/FDBCursor":{"import":"./build/esm/FDBCursor.js","require":"./build/cjs/FDBCursor.js"},"./lib/FDBCursorWithValue":{"import":"./build/esm/FDBCursorWithValue.js","require":"./build/cjs/FDBCursorWithValue.js"},"./lib/FDBDatabase":{"import":"./build/esm/FDBDatabase.js","require":"./build/cjs/FDBDatabase.js"},"./lib/FDBFactory":{"import":"./build/esm/FDBFactory.js","require":"./build/cjs/FDBFactory.js"},"./lib/FDBIndex":{"import":"./build/esm/FDBIndex.js","require":"./build/cjs/FDBIndex.js"},"./lib/FDBKeyRange":{"import":"./build/esm/FDBKeyRange.js","require":"./build/cjs/FDBKeyRange.js"},"./lib/FDBObjectStore":{"import":"./build/esm/FDBObjectStore.js","require":"./build/cjs/FDBObjectStore.js"},"./lib/FDBOpenDBRequest":{"import":"./build/esm/FDBOpenDBRequest.js","require":"./build/cjs/FDBOpenDBRequest.js"},"./lib/FDBRequest":{"import":"./build/esm/FDBRequest.js","require":"./build/cjs/FDBRequest.js"},"./lib/FDBTransaction":{"import":"./build/esm/FDBTransaction.js","require":"./build/cjs/FDBTransaction.js"},"./lib/FDBVersionChangeEvent":{"import":"./build/esm/FDBVersionChangeEvent.js","require":"./build/cjs/FDBVersionChangeEvent.js"}},"types":"./types.d.ts","scripts":{"build":"rm -rf build && yarn run build-esm && yarn run build-cjs","build-cjs":"BABEL_ENV=cjs babel src --out-dir build/cjs --extensions \".ts\" && echo '{\"type\":\"commonjs\"}' > build/cjs/package.json","build-esm":"babel src --out-dir build/esm --extensions \".ts\"","prepublishOnly":"yarn run build && rm -rf build/cjs/test && rm -rf build/esm/test","lint":"tslint  'src/**/*.ts' && yarn run tsc","prettier":"prettier --write *.json  'src/**/*.{js,ts}'","test-jest":"node --experimental-vm-modules node_modules/.bin/jest test/jest.js","test-mocha":"mocha --timeout 10000 build/esm/test/fakeIndexedDB","build-qunit":"mkdir build/esm/test/indexedDBmock && cp src/test/indexedDBmock/* build/esm/test/indexedDBmock && browserify src/test/indexedDBmock/exports-qunit-bundle.js -o build/esm/test/indexedDBmock/exports-qunit-bundle.js -t [ babelify --presets [ @babel/preset-env ] ]","test-qunit":"yarn run build-qunit && node-qunit-phantomjs build/esm/test/indexedDBmock/index.html","test-w3c":"node src/test/web-platform-tests/run-all.js","test":"rm -rf build && yarn run lint && yarn run build && yarn run test-jest && node test/test.js && node test/dexie.js && yarn run test-w3c && yarn run test-mocha && yarn run test-qunit","prepare":"husky install"},"author":{"name":"Jeremy Scheff","email":"jdscheff@gmail.com","url":"http://dumbmatter.com/"},"license":"Apache-2.0","dependencies":{"realistic-structured-clone":"^3.0.0"},"devDependencies":{"@babel/cli":"^7.18.6","@babel/core":"^7.18.6","@babel/plugin-transform-modules-commonjs":"^7.18.6","@babel/preset-env":"^7.18.6","@babel/preset-typescript":"^7.18.6","@types/mocha":"^9.1.1","@types/node":"^18.0.0","babel-plugin-add-module-exports":"^1.0.4","babelify":"^10.0.0","browserify":"^17.0.0","core-js":"^3.23.3","dexie":"^3.2.2","glob":"^8.0.3","husky":"^7.0.4","jest":"^28.1.2","lint-staged":"^12.5.0","mocha":"^9.2.2","node-qunit-phantomjs":"^1.6.3","prettier":"^2.7.1","qunitjs":"^1.23.1","tslint":"^6.1.3","tslint-config-prettier":"^1.15.0","typescript":"4.7.4"},"lint-staged":{"*.{js,json,ts}":"prettier --write"},"gitHead":"92256e563e40e687cf1ef642a6feabe215dd3bde","_id":"fake-indexeddb@4.0.2","_nodeVersion":"18.16.1","_npmVersion":"9.5.1","dist":{"integrity":"sha512-SdTwEhnakbgazc7W3WUXOJfGmhH0YfG4d+dRPOFoYDRTL6U5t8tvrmkf2W/C3W1jk2ylV7Wrnj44RASqpX/lEw==","shasum":"e7a884158fa576e00f03e973b9874619947013e4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/fake-indexeddb/-/fake-indexeddb-4.0.2.tgz","fileCount":100,"unpackedSize":260071,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCR4dwRID56mTNZfkV917yqwk6P+Vdc4eR9qiyL1RyMhwIgCK04qE/+rLeqIDrkFGFur0SvBG5B6nRwDPW7EOc7LDs="}]},"_npmUser":{"name":"anonymous","email":"jdscheff@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jdscheff@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fake-indexeddb_4.0.2_1689350180574_0.8653505846673053"},"_hasShrinkwrap":false,"contributors":[]},"5.0.0":{"name":"fake-indexeddb","version":"5.0.0","description":"Fake IndexedDB: a pure JS in-memory implementation of the IndexedDB API","homepage":"https://github.com/dumbmatter/fakeIndexedDB","repository":{"type":"git","url":"git://github.com/dumbmatter/fakeIndexedDB.git"},"bugs":{"url":"https://github.com/dumbmatter/fakeIndexedDB/issues"},"keywords":["indexeddb","datastore","database","embedded","nosql","in-memory","polyfill","shim"],"type":"module","main":"./build/cjs/index.js","module":"./build/esm/index.js","exports":{".":{"types":"./types.d.ts","import":"./build/esm/index.js","require":"./build/cjs/index.js"},"./auto":{"import":"./auto/index.mjs","require":"./auto/index.js"},"./lib/fakeIndexedDB":{"import":"./build/esm/fakeIndexedDB.js","require":"./build/cjs/fakeIndexedDB.js"},"./lib/FDBCursor":{"import":"./build/esm/FDBCursor.js","require":"./build/cjs/FDBCursor.js"},"./lib/FDBCursorWithValue":{"import":"./build/esm/FDBCursorWithValue.js","require":"./build/cjs/FDBCursorWithValue.js"},"./lib/FDBDatabase":{"import":"./build/esm/FDBDatabase.js","require":"./build/cjs/FDBDatabase.js"},"./lib/FDBFactory":{"import":"./build/esm/FDBFactory.js","require":"./build/cjs/FDBFactory.js"},"./lib/FDBIndex":{"import":"./build/esm/FDBIndex.js","require":"./build/cjs/FDBIndex.js"},"./lib/FDBKeyRange":{"import":"./build/esm/FDBKeyRange.js","require":"./build/cjs/FDBKeyRange.js"},"./lib/FDBObjectStore":{"import":"./build/esm/FDBObjectStore.js","require":"./build/cjs/FDBObjectStore.js"},"./lib/FDBOpenDBRequest":{"import":"./build/esm/FDBOpenDBRequest.js","require":"./build/cjs/FDBOpenDBRequest.js"},"./lib/FDBRequest":{"import":"./build/esm/FDBRequest.js","require":"./build/cjs/FDBRequest.js"},"./lib/FDBTransaction":{"import":"./build/esm/FDBTransaction.js","require":"./build/cjs/FDBTransaction.js"},"./lib/FDBVersionChangeEvent":{"import":"./build/esm/FDBVersionChangeEvent.js","require":"./build/cjs/FDBVersionChangeEvent.js"}},"types":"./types.d.ts","scripts":{"build":"rm -rf build && npm run build-esm && npm run build-cjs","build-cjs":"BABEL_ENV=cjs babel src --out-dir build/cjs --extensions \".ts\" && echo '{\"type\":\"commonjs\"}' > build/cjs/package.json","build-esm":"babel src --out-dir build/esm --extensions \".ts\"","prepublishOnly":"npm run build && rm -rf build/cjs/test && rm -rf build/esm/test","lint":"eslint  'src/**/*.ts' && tsc","prettier":"prettier --write *.json  'src/**/*.{js,ts}'","test-jest":"node --experimental-vm-modules node_modules/.bin/jest test/jest.js","test-mocha":"mocha --timeout 10000 build/esm/test/fakeIndexedDB","build-qunit":"mkdir build/esm/test/indexedDBmock && cp src/test/indexedDBmock/* build/esm/test/indexedDBmock && browserify src/test/indexedDBmock/exports-qunit-bundle.js -o build/esm/test/indexedDBmock/exports-qunit-bundle.js -t [ babelify --presets [ @babel/preset-env ] ]","test-qunit":"npm run build-qunit && node-qunit-phantomjs build/esm/test/indexedDBmock/index.html","test-w3c":"node src/test/web-platform-tests/run-all.js","test":"rm -rf build && npm run lint && npm run build && npm run test-jest && node test/test.js && node test/dexie.js && npm run test-w3c && npm run test-mocha && npm run test-qunit","prepare":"husky install"},"author":{"name":"Jeremy Scheff","email":"jdscheff@gmail.com","url":"http://dumbmatter.com/"},"license":"Apache-2.0","engines":{"node":">=18"},"devDependencies":{"@babel/cli":"^7.23.0","@babel/core":"^7.23.2","@babel/plugin-transform-modules-commonjs":"^7.23.0","@babel/preset-env":"^7.23.2","@babel/preset-typescript":"^7.23.2","@types/mocha":"^10.0.2","@types/node":"^20.8.5","@typescript-eslint/eslint-plugin":"^6.7.5","@typescript-eslint/parser":"^6.7.5","babel-plugin-add-module-exports":"^1.0.4","babelify":"^10.0.0","browserify":"^17.0.0","core-js":"^3.33.0","dexie":"^3.2.4","eslint":"^8.51.0","eslint-config-prettier":"^9.0.0","glob":"^10.3.10","husky":"^8.0.3","jest":"^29.7.0","lint-staged":"^14.0.1","mocha":"^10.2.0","node-qunit-phantomjs":"^2.1.1","prettier":"^3.0.3","qunitjs":"^1.23.1","typescript":"^5.2.2"},"lint-staged":{"*.{js,json,ts,cjs,mjs}":"prettier --write"},"gitHead":"034293e73689c55a6abc90e8e8f2a2c3a2b62eaa","_id":"fake-indexeddb@5.0.0","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"integrity":"sha512-hGMsl73XgJAk5OtC8hFDSLUVzJ3Z1/C06YpFwI7DzCsEsmH5Mvkxplv3PK6uUL7XCYVBTzayp/4gD+cp7Qi8xQ==","shasum":"c9f394d6d36db62760ad596ebec97ba3d700c95b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/fake-indexeddb/-/fake-indexeddb-5.0.0.tgz","fileCount":98,"unpackedSize":256068,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF6dq9obpN9BUib9JEkI4FXrZdDHD8gHp2ZgoMMjZC1rAiBTfwJxXy+GwLJHrw1/doqW969PqDED7vEJ+oW/KhvejQ=="}]},"_npmUser":{"name":"anonymous","email":"jdscheff@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jdscheff@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fake-indexeddb_5.0.0_1697224113872_0.001506130849876719"},"_hasShrinkwrap":false,"contributors":[]},"5.0.1":{"name":"fake-indexeddb","version":"5.0.1","description":"Fake IndexedDB: a pure JS in-memory implementation of the IndexedDB API","homepage":"https://github.com/dumbmatter/fakeIndexedDB","repository":{"type":"git","url":"git://github.com/dumbmatter/fakeIndexedDB.git"},"bugs":{"url":"https://github.com/dumbmatter/fakeIndexedDB/issues"},"keywords":["indexeddb","datastore","database","embedded","nosql","in-memory","polyfill","shim"],"type":"module","main":"./build/cjs/index.js","module":"./build/esm/index.js","exports":{".":{"types":"./types.d.ts","import":"./build/esm/index.js","require":"./build/cjs/index.js"},"./auto":{"import":"./auto/index.mjs","require":"./auto/index.js"},"./lib/fakeIndexedDB":{"import":"./build/esm/fakeIndexedDB.js","require":"./build/cjs/fakeIndexedDB.js"},"./lib/FDBCursor":{"import":"./build/esm/FDBCursor.js","require":"./build/cjs/FDBCursor.js"},"./lib/FDBCursorWithValue":{"import":"./build/esm/FDBCursorWithValue.js","require":"./build/cjs/FDBCursorWithValue.js"},"./lib/FDBDatabase":{"import":"./build/esm/FDBDatabase.js","require":"./build/cjs/FDBDatabase.js"},"./lib/FDBFactory":{"import":"./build/esm/FDBFactory.js","require":"./build/cjs/FDBFactory.js"},"./lib/FDBIndex":{"import":"./build/esm/FDBIndex.js","require":"./build/cjs/FDBIndex.js"},"./lib/FDBKeyRange":{"import":"./build/esm/FDBKeyRange.js","require":"./build/cjs/FDBKeyRange.js"},"./lib/FDBObjectStore":{"import":"./build/esm/FDBObjectStore.js","require":"./build/cjs/FDBObjectStore.js"},"./lib/FDBOpenDBRequest":{"import":"./build/esm/FDBOpenDBRequest.js","require":"./build/cjs/FDBOpenDBRequest.js"},"./lib/FDBRequest":{"import":"./build/esm/FDBRequest.js","require":"./build/cjs/FDBRequest.js"},"./lib/FDBTransaction":{"import":"./build/esm/FDBTransaction.js","require":"./build/cjs/FDBTransaction.js"},"./lib/FDBVersionChangeEvent":{"import":"./build/esm/FDBVersionChangeEvent.js","require":"./build/cjs/FDBVersionChangeEvent.js"}},"types":"./types.d.ts","scripts":{"build":"rm -rf build && npm run build-esm && npm run build-cjs","build-cjs":"BABEL_ENV=cjs babel src --out-dir build/cjs --extensions \".ts\" && echo '{\"type\":\"commonjs\"}' > build/cjs/package.json","build-esm":"babel src --out-dir build/esm --extensions \".ts\"","prepublishOnly":"npm run build && rm -rf build/cjs/test && rm -rf build/esm/test","lint":"eslint  'src/**/*.ts' && tsc","prettier":"prettier --write *.json  'src/**/*.{js,ts}'","test-jest":"node --experimental-vm-modules node_modules/.bin/jest test/jest.js","test-mocha":"mocha --timeout 10000 build/esm/test/fakeIndexedDB","build-qunit":"mkdir build/esm/test/indexedDBmock && cp src/test/indexedDBmock/* build/esm/test/indexedDBmock && browserify src/test/indexedDBmock/exports-qunit-bundle.js -o build/esm/test/indexedDBmock/exports-qunit-bundle.js -t [ babelify --presets [ @babel/preset-env ] ]","test-qunit":"npm run build-qunit && node-qunit-phantomjs build/esm/test/indexedDBmock/index.html","test-w3c":"node src/test/web-platform-tests/run-all.js","test":"rm -rf build && npm run lint && npm run build && npm run test-jest && node test/test.js && node test/dexie.js && npm run test-w3c && npm run test-mocha && npm run test-qunit","prepare":"husky install"},"author":{"name":"Jeremy Scheff","email":"jdscheff@gmail.com","url":"http://dumbmatter.com/"},"license":"Apache-2.0","engines":{"node":">=18"},"devDependencies":{"@babel/cli":"^7.23.0","@babel/core":"^7.23.2","@babel/plugin-transform-modules-commonjs":"^7.23.0","@babel/preset-env":"^7.23.2","@babel/preset-typescript":"^7.23.2","@types/mocha":"^10.0.2","@types/node":"^20.8.5","@typescript-eslint/eslint-plugin":"^6.7.5","@typescript-eslint/parser":"^6.7.5","babel-plugin-add-module-exports":"^1.0.4","babelify":"^10.0.0","browserify":"^17.0.0","core-js":"^3.33.0","dexie":"^3.2.4","eslint":"^8.51.0","eslint-config-prettier":"^9.0.0","glob":"^10.3.10","husky":"^8.0.3","jest":"^29.7.0","lint-staged":"^14.0.1","mocha":"^10.2.0","node-qunit-phantomjs":"^2.1.1","prettier":"^3.0.3","qunitjs":"^1.23.1","typescript":"^5.2.2"},"lint-staged":{"*.{js,json,ts,cjs,mjs}":"prettier --write"},"gitHead":"b5a7cb2ddd43014c2a3fec410bb65552c2ed5a28","_id":"fake-indexeddb@5.0.1","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"integrity":"sha512-vxybH29Owtc6khV/Usy47B1g+eKwyhFiX8nwpCC4td320jvwrKQDH6vNtcJZgUzVxmfsSIlHzLKQzT76JMCO7A==","shasum":"1111a2b6981eaaad03027d816a8536a940d36cee","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/fake-indexeddb/-/fake-indexeddb-5.0.1.tgz","fileCount":98,"unpackedSize":258428,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBZhuH4hdUvQNnUQdfbOZQa2PLrYUuS0/KFQqtYXmeyIAiEAnvQCr6ZlILVEQd3u+ORneBQxttT/mvv+z4uSFV4G6ew="}]},"_npmUser":{"name":"anonymous","email":"jdscheff@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jdscheff@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fake-indexeddb_5.0.1_1698276532044_0.38520882062198125"},"_hasShrinkwrap":false,"contributors":[]},"5.0.2":{"name":"fake-indexeddb","version":"5.0.2","description":"Fake IndexedDB: a pure JS in-memory implementation of the IndexedDB API","homepage":"https://github.com/dumbmatter/fakeIndexedDB","repository":{"type":"git","url":"git://github.com/dumbmatter/fakeIndexedDB.git"},"bugs":{"url":"https://github.com/dumbmatter/fakeIndexedDB/issues"},"keywords":["indexeddb","datastore","database","embedded","nosql","in-memory","polyfill","shim"],"type":"module","main":"./build/cjs/index.js","module":"./build/esm/index.js","exports":{".":{"types":"./types.d.ts","import":"./build/esm/index.js","require":"./build/cjs/index.js"},"./auto":{"import":"./auto/index.mjs","require":"./auto/index.js"},"./lib/fakeIndexedDB":{"import":"./build/esm/fakeIndexedDB.js","require":"./build/cjs/fakeIndexedDB.js"},"./lib/FDBCursor":{"import":"./build/esm/FDBCursor.js","require":"./build/cjs/FDBCursor.js"},"./lib/FDBCursorWithValue":{"import":"./build/esm/FDBCursorWithValue.js","require":"./build/cjs/FDBCursorWithValue.js"},"./lib/FDBDatabase":{"import":"./build/esm/FDBDatabase.js","require":"./build/cjs/FDBDatabase.js"},"./lib/FDBFactory":{"import":"./build/esm/FDBFactory.js","require":"./build/cjs/FDBFactory.js"},"./lib/FDBIndex":{"import":"./build/esm/FDBIndex.js","require":"./build/cjs/FDBIndex.js"},"./lib/FDBKeyRange":{"import":"./build/esm/FDBKeyRange.js","require":"./build/cjs/FDBKeyRange.js"},"./lib/FDBObjectStore":{"import":"./build/esm/FDBObjectStore.js","require":"./build/cjs/FDBObjectStore.js"},"./lib/FDBOpenDBRequest":{"import":"./build/esm/FDBOpenDBRequest.js","require":"./build/cjs/FDBOpenDBRequest.js"},"./lib/FDBRequest":{"import":"./build/esm/FDBRequest.js","require":"./build/cjs/FDBRequest.js"},"./lib/FDBTransaction":{"import":"./build/esm/FDBTransaction.js","require":"./build/cjs/FDBTransaction.js"},"./lib/FDBVersionChangeEvent":{"import":"./build/esm/FDBVersionChangeEvent.js","require":"./build/cjs/FDBVersionChangeEvent.js"}},"types":"./types.d.ts","scripts":{"build":"rm -rf build && npm run build-esm && npm run build-cjs","build-cjs":"BABEL_ENV=cjs babel src --out-dir build/cjs --extensions \".ts\" && echo '{\"type\":\"commonjs\"}' > build/cjs/package.json","build-esm":"babel src --out-dir build/esm --extensions \".ts\"","prepublishOnly":"npm run build && rm -rf build/cjs/test && rm -rf build/esm/test","lint":"eslint  'src/**/*.ts' && tsc","prettier":"prettier --write *.json  'src/**/*.{js,ts}'","test-jest":"node --experimental-vm-modules node_modules/.bin/jest test/jest.js","test-mocha":"mocha --timeout 10000 build/esm/test/fakeIndexedDB","build-qunit":"mkdir build/esm/test/indexedDBmock && cp src/test/indexedDBmock/* build/esm/test/indexedDBmock && browserify src/test/indexedDBmock/exports-qunit-bundle.js -o build/esm/test/indexedDBmock/exports-qunit-bundle.js -t [ babelify --presets [ @babel/preset-env ] ]","test-qunit":"npm run build-qunit && node-qunit-phantomjs build/esm/test/indexedDBmock/index.html","test-w3c":"node src/test/web-platform-tests/run-all.js","test":"rm -rf build && npm run lint && npm run build && npm run test-jest && node test/test.js && node test/dexie.js && npm run test-w3c && npm run test-mocha && npm run test-qunit","prepare":"husky install"},"author":{"name":"Jeremy Scheff","email":"jdscheff@gmail.com","url":"http://dumbmatter.com/"},"license":"Apache-2.0","engines":{"node":">=18"},"devDependencies":{"@babel/cli":"^7.23.0","@babel/core":"^7.23.2","@babel/plugin-transform-modules-commonjs":"^7.23.0","@babel/preset-env":"^7.23.2","@babel/preset-typescript":"^7.23.2","@types/mocha":"^10.0.2","@types/node":"^20.8.5","@typescript-eslint/eslint-plugin":"^6.7.5","@typescript-eslint/parser":"^6.7.5","babel-plugin-add-module-exports":"^1.0.4","babelify":"^10.0.0","browserify":"^17.0.0","core-js":"^3.33.0","dexie":"^3.2.4","eslint":"^8.51.0","eslint-config-prettier":"^9.0.0","glob":"^10.3.10","husky":"^8.0.3","jest":"^29.7.0","lint-staged":"^14.0.1","mocha":"^10.2.0","node-qunit-phantomjs":"^2.1.1","prettier":"^3.0.3","qunitjs":"^1.23.1","typescript":"^5.2.2"},"lint-staged":{"*.{js,json,ts,cjs,mjs}":"prettier --write"},"gitHead":"373d057ee210a6d2baf107d06487ee8e3bf3d9fa","_id":"fake-indexeddb@5.0.2","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"integrity":"sha512-cB507r5T3D55DfclY01GLkninZLfU7HXV/mhVRTnTRm5k2u+fY7Fof2dBkr80p5t7G7dlA/G5dI87QiMdPpMCQ==","shasum":"8e0b6c75c6dc6639cbb50c1aa948772147d7c93e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/fake-indexeddb/-/fake-indexeddb-5.0.2.tgz","fileCount":98,"unpackedSize":258722,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC6h214eM7ECMMStTnnDbSvv4ML7L7Mjh2Rebrhq2G1JAiEA/lg6IBDs/rha3ELtsBU+KP99RI0Xr1S0Pe+MY1BZvc8="}]},"_npmUser":{"name":"anonymous","email":"jdscheff@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jdscheff@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fake-indexeddb_5.0.2_1703949123737_0.8324715252854289"},"_hasShrinkwrap":false,"contributors":[]},"6.0.0":{"name":"fake-indexeddb","version":"6.0.0","description":"Fake IndexedDB: a pure JS in-memory implementation of the IndexedDB API","homepage":"https://github.com/dumbmatter/fakeIndexedDB","repository":{"type":"git","url":"git://github.com/dumbmatter/fakeIndexedDB.git"},"bugs":{"url":"https://github.com/dumbmatter/fakeIndexedDB/issues"},"keywords":["indexeddb","datastore","database","embedded","nosql","in-memory","polyfill","shim"],"type":"module","main":"./build/cjs/index.js","module":"./build/esm/index.js","exports":{".":{"types":"./types.d.ts","import":"./build/esm/index.js","require":"./build/cjs/index.js"},"./auto":{"import":"./auto/index.mjs","require":"./auto/index.js"},"./lib/fakeIndexedDB":{"import":"./build/esm/fakeIndexedDB.js","require":"./build/cjs/fakeIndexedDB.js"},"./lib/FDBCursor":{"import":"./build/esm/FDBCursor.js","require":"./build/cjs/FDBCursor.js"},"./lib/FDBCursorWithValue":{"import":"./build/esm/FDBCursorWithValue.js","require":"./build/cjs/FDBCursorWithValue.js"},"./lib/FDBDatabase":{"import":"./build/esm/FDBDatabase.js","require":"./build/cjs/FDBDatabase.js"},"./lib/FDBFactory":{"import":"./build/esm/FDBFactory.js","require":"./build/cjs/FDBFactory.js"},"./lib/FDBIndex":{"import":"./build/esm/FDBIndex.js","require":"./build/cjs/FDBIndex.js"},"./lib/FDBKeyRange":{"import":"./build/esm/FDBKeyRange.js","require":"./build/cjs/FDBKeyRange.js"},"./lib/FDBObjectStore":{"import":"./build/esm/FDBObjectStore.js","require":"./build/cjs/FDBObjectStore.js"},"./lib/FDBOpenDBRequest":{"import":"./build/esm/FDBOpenDBRequest.js","require":"./build/cjs/FDBOpenDBRequest.js"},"./lib/FDBRequest":{"import":"./build/esm/FDBRequest.js","require":"./build/cjs/FDBRequest.js"},"./lib/FDBTransaction":{"import":"./build/esm/FDBTransaction.js","require":"./build/cjs/FDBTransaction.js"},"./lib/FDBVersionChangeEvent":{"import":"./build/esm/FDBVersionChangeEvent.js","require":"./build/cjs/FDBVersionChangeEvent.js"}},"types":"./types.d.ts","scripts":{"build":"rm -rf build && pnpm run build-esm && pnpm run build-cjs","build-cjs":"BABEL_ENV=cjs babel src --out-dir build/cjs --extensions \".ts\" && echo '{\"type\":\"commonjs\"}' > build/cjs/package.json","build-esm":"babel src --out-dir build/esm --extensions \".ts\"","prepublishOnly":"pnpm run build && rm -rf build/cjs/test && rm -rf build/esm/test","lint":"eslint  'src/**/*.ts' && tsc","prettier":"prettier --write *.json  'src/**/*.{js,ts}'","test-jest":"pnpm jest test/jest.js","test-mocha":"mocha --timeout 10000 build/esm/test/fakeIndexedDB","build-qunit":"mkdir build/esm/test/indexedDBmock && cp src/test/indexedDBmock/* build/esm/test/indexedDBmock && browserify src/test/indexedDBmock/exports-qunit-bundle.js -o build/esm/test/indexedDBmock/exports-qunit-bundle.js -t [ babelify --presets [ @babel/preset-env ] ]","test-qunit":"pnpm run build-qunit && node-qunit-phantomjs build/esm/test/indexedDBmock/index.html","test-w3c":"node src/test/web-platform-tests/run-all.js","test":"pnpm run lint && pnpm run build && pnpm run test-jest && node test/test.js && node test/dexie.js && pnpm run test-w3c && pnpm run test-mocha && pnpm run test-qunit","prepare":"husky install"},"author":{"name":"Jeremy Scheff","email":"jdscheff@gmail.com","url":"https://dumbmatter.com/"},"license":"Apache-2.0","engines":{"node":">=18"},"devDependencies":{"@babel/cli":"^7.24.5","@babel/core":"^7.24.5","@babel/plugin-transform-modules-commonjs":"^7.24.1","@babel/preset-env":"^7.24.5","@babel/preset-typescript":"^7.24.1","@types/mocha":"^10.0.6","@types/node":"^20.12.12","@typescript-eslint/eslint-plugin":"^7.10.0","@typescript-eslint/parser":"^7.10.0","babel-plugin-add-module-exports":"^1.0.4","babelify":"^10.0.0","browserify":"^17.0.0","core-js":"^3.37.1","dexie":"^4.0.4","eslint":"^8.57.0","eslint-config-prettier":"^9.1.0","glob":"^10.3.15","husky":"^9.0.11","jest":"^29.7.0","lint-staged":"^15.2.2","mocha":"^10.4.0","node-qunit-phantomjs":"^2.1.1","prettier":"^3.2.5","qunitjs":"^1.23.1","typescript":"^5.4.5"},"lint-staged":{"*.{js,json,ts,cjs,mjs}":"prettier --write"},"_id":"fake-indexeddb@6.0.0","gitHead":"fb0f04cd0424bf74e9d90b4f1ffb68afd9edfa27","_nodeVersion":"20.13.1","_npmVersion":"10.7.0","dist":{"integrity":"sha512-YEboHE5VfopUclOck7LncgIqskAqnv4q0EWbYCaxKKjAvO93c+TJIaBuGy8CBFdbg9nKdpN3AuPRwVBJ4k7NrQ==","shasum":"3173d5ad141436dace95f8de6e9ecdc3d9787d5d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/fake-indexeddb/-/fake-indexeddb-6.0.0.tgz","fileCount":98,"unpackedSize":258215,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCBwPqOKNJ1Q9xwI7jkZYICjPm+BLO9efoT7f+EHJqFrQIhAL2Rm9XAJnEhrzWdKVwCdjD9EMzE8FHHletOEGyTZkiT"}],"size":38486},"_npmUser":{"name":"anonymous","email":"jdscheff@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jdscheff@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fake-indexeddb_6.0.0_1716241090247_0.3183177244364692"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-20T21:38:10.461Z","publish_time":1716241090461,"_source_registry_name":"default","contributors":[]},"6.0.1":{"name":"fake-indexeddb","version":"6.0.1","description":"Fake IndexedDB: a pure JS in-memory implementation of the IndexedDB API","homepage":"https://github.com/dumbmatter/fakeIndexedDB","repository":{"type":"git","url":"git://github.com/dumbmatter/fakeIndexedDB.git"},"bugs":{"url":"https://github.com/dumbmatter/fakeIndexedDB/issues"},"keywords":["indexeddb","datastore","database","embedded","nosql","in-memory","polyfill","shim"],"type":"module","main":"./build/cjs/index.js","module":"./build/esm/index.js","exports":{".":{"types":"./types.d.ts","import":"./build/esm/index.js","require":"./build/cjs/index.js"},"./auto":{"import":"./auto/index.mjs","require":"./auto/index.js"},"./lib/fakeIndexedDB":{"import":"./build/esm/fakeIndexedDB.js","require":"./build/cjs/fakeIndexedDB.js"},"./lib/FDBCursor":{"import":"./build/esm/FDBCursor.js","require":"./build/cjs/FDBCursor.js"},"./lib/FDBCursorWithValue":{"import":"./build/esm/FDBCursorWithValue.js","require":"./build/cjs/FDBCursorWithValue.js"},"./lib/FDBDatabase":{"import":"./build/esm/FDBDatabase.js","require":"./build/cjs/FDBDatabase.js"},"./lib/FDBFactory":{"import":"./build/esm/FDBFactory.js","require":"./build/cjs/FDBFactory.js"},"./lib/FDBIndex":{"import":"./build/esm/FDBIndex.js","require":"./build/cjs/FDBIndex.js"},"./lib/FDBKeyRange":{"import":"./build/esm/FDBKeyRange.js","require":"./build/cjs/FDBKeyRange.js"},"./lib/FDBObjectStore":{"import":"./build/esm/FDBObjectStore.js","require":"./build/cjs/FDBObjectStore.js"},"./lib/FDBOpenDBRequest":{"import":"./build/esm/FDBOpenDBRequest.js","require":"./build/cjs/FDBOpenDBRequest.js"},"./lib/FDBRequest":{"import":"./build/esm/FDBRequest.js","require":"./build/cjs/FDBRequest.js"},"./lib/FDBTransaction":{"import":"./build/esm/FDBTransaction.js","require":"./build/cjs/FDBTransaction.js"},"./lib/FDBVersionChangeEvent":{"import":"./build/esm/FDBVersionChangeEvent.js","require":"./build/cjs/FDBVersionChangeEvent.js"}},"types":"./types.d.ts","scripts":{"build":"rm -rf build && pnpm run build-esm && pnpm run build-cjs","build-cjs":"BABEL_ENV=cjs babel src --out-dir build/cjs --extensions \".ts\" && echo '{\"type\":\"commonjs\"}' > build/cjs/package.json","build-esm":"babel src --out-dir build/esm --extensions \".ts\"","prepublishOnly":"pnpm run build && rm -rf build/cjs/test && rm -rf build/esm/test","lint":"eslint  'src/**/*.ts' && tsc","prettier":"prettier --write *.json  'src/**/*.{js,ts}'","test-jest":"pnpm jest test/jest.js","test-mocha":"mocha --timeout 10000 build/esm/test/fakeIndexedDB","build-qunit":"mkdir build/esm/test/indexedDBmock && cp src/test/indexedDBmock/* build/esm/test/indexedDBmock && browserify src/test/indexedDBmock/exports-qunit-bundle.js -o build/esm/test/indexedDBmock/exports-qunit-bundle.js -t [ babelify --presets [ @babel/preset-env ] ]","test-qunit":"pnpm run build-qunit && OPENSSL_CONF=/dev/null node-qunit-phantomjs build/esm/test/indexedDBmock/index.html","test-w3c":"node src/test/web-platform-tests/run-all.js","test":"pnpm run lint && pnpm run build && pnpm run test-jest && node test/test.js && node test/dexie.js && pnpm run test-w3c && pnpm run test-mocha && pnpm run test-qunit","prepare":"husky install"},"author":{"name":"Jeremy Scheff","email":"jdscheff@gmail.com","url":"https://dumbmatter.com/"},"license":"Apache-2.0","engines":{"node":">=18"},"devDependencies":{"@babel/cli":"^7.27.2","@babel/core":"^7.27.1","@babel/plugin-transform-modules-commonjs":"^7.27.1","@babel/preset-env":"^7.27.2","@babel/preset-typescript":"^7.27.1","@types/mocha":"^10.0.10","@types/node":"^22.15.17","@typescript-eslint/eslint-plugin":"^7.18.0","@typescript-eslint/parser":"^7.18.0","babel-plugin-add-module-exports":"^1.0.4","babelify":"^10.0.0","browserify":"^17.0.1","core-js":"^3.42.0","dexie":"^4.0.11","eslint":"^8.57.1","eslint-config-prettier":"^9.1.0","glob":"^11.0.2","husky":"^9.1.7","jest":"^29.7.0","lint-staged":"^15.5.2","mocha":"^11.2.2","node-qunit-phantomjs":"^2.1.1","prettier":"^3.5.3","qunitjs":"^1.23.1","typescript":"^5.8.3"},"lint-staged":{"*.{js,json,ts,cjs,mjs}":"prettier --write"},"_id":"fake-indexeddb@6.0.1","gitHead":"94c37bcc5a3f56b89542b5c766bae60f5932e6d8","_nodeVersion":"22.15.0","_npmVersion":"10.9.2","dist":{"integrity":"sha512-He2AjQGHe46svIFq5+L2Nx/eHDTI1oKgoevBP+TthnjymXiKkeJQ3+ITeWey99Y5+2OaPFbI1qEsx/5RsGtWnQ==","shasum":"03937a9065c2ea09733e2147a473c904411b6f2c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/fake-indexeddb/-/fake-indexeddb-6.0.1.tgz","fileCount":98,"unpackedSize":258560,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIEs829QiQhevffi9VWAbRlYiaPoaZGOx86l6Un8P8ULHAiEAlp2Sx7Gf18uHIcuU1k3ejKwkFS/7tkshDakAYkhPRLY="}],"size":38613},"_npmUser":{"name":"anonymous","email":"jdscheff@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jdscheff@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/fake-indexeddb_6.0.1_1746840304725_0.43595103410608727"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-10T01:25:05.225Z","publish_time":1746840305225,"_source_registry_name":"default","contributors":[]},"6.1.0":{"name":"fake-indexeddb","version":"6.1.0","description":"Fake IndexedDB: a pure JS in-memory implementation of the IndexedDB API","homepage":"https://github.com/dumbmatter/fakeIndexedDB","repository":{"type":"git","url":"git://github.com/dumbmatter/fakeIndexedDB.git"},"bugs":{"url":"https://github.com/dumbmatter/fakeIndexedDB/issues"},"keywords":["indexeddb","datastore","database","embedded","nosql","in-memory","polyfill","shim"],"type":"module","main":"./build/cjs/index.js","module":"./build/esm/index.js","exports":{".":{"types":"./types.d.ts","import":"./build/esm/index.js","require":"./build/cjs/index.js"},"./auto":{"import":"./auto/index.mjs","require":"./auto/index.js"},"./lib/fakeIndexedDB":{"import":"./build/esm/fakeIndexedDB.js","require":"./build/cjs/fakeIndexedDB.js"},"./lib/FDBCursor":{"import":"./build/esm/FDBCursor.js","require":"./build/cjs/FDBCursor.js"},"./lib/FDBCursorWithValue":{"import":"./build/esm/FDBCursorWithValue.js","require":"./build/cjs/FDBCursorWithValue.js"},"./lib/FDBDatabase":{"import":"./build/esm/FDBDatabase.js","require":"./build/cjs/FDBDatabase.js"},"./lib/FDBFactory":{"import":"./build/esm/FDBFactory.js","require":"./build/cjs/FDBFactory.js"},"./lib/FDBIndex":{"import":"./build/esm/FDBIndex.js","require":"./build/cjs/FDBIndex.js"},"./lib/FDBKeyRange":{"import":"./build/esm/FDBKeyRange.js","require":"./build/cjs/FDBKeyRange.js"},"./lib/FDBObjectStore":{"import":"./build/esm/FDBObjectStore.js","require":"./build/cjs/FDBObjectStore.js"},"./lib/FDBOpenDBRequest":{"import":"./build/esm/FDBOpenDBRequest.js","require":"./build/cjs/FDBOpenDBRequest.js"},"./lib/FDBRequest":{"import":"./build/esm/FDBRequest.js","require":"./build/cjs/FDBRequest.js"},"./lib/FDBTransaction":{"import":"./build/esm/FDBTransaction.js","require":"./build/cjs/FDBTransaction.js"},"./lib/FDBVersionChangeEvent":{"import":"./build/esm/FDBVersionChangeEvent.js","require":"./build/cjs/FDBVersionChangeEvent.js"}},"types":"./types.d.ts","scripts":{"build":"rm -rf build && pnpm run build-esm && pnpm run build-cjs","build-cjs":"BABEL_ENV=cjs babel src --out-dir build/cjs --extensions \".ts\" && echo '{\"type\":\"commonjs\"}' > build/cjs/package.json","build-esm":"babel src --out-dir build/esm --extensions \".ts\"","prepack":"pnpm run build && rm -rf build/cjs/test && rm -rf build/esm/test","lint":"eslint  'src/**/*.ts' && tsc","prettier":"prettier --write *.json  'src/**/*.{js,ts}'","test-jest":"pnpm jest test/jest.js","test-mocha":"mocha --timeout 10000 build/esm/test/fakeIndexedDB","build-qunit":"mkdir build/esm/test/indexedDBmock && cp src/test/indexedDBmock/* build/esm/test/indexedDBmock && browserify src/test/indexedDBmock/exports-qunit-bundle.js -o build/esm/test/indexedDBmock/exports-qunit-bundle.js -t [ babelify --presets [ @babel/preset-env ] ]","test-qunit":"pnpm run build-qunit && OPENSSL_CONF=/dev/null node-qunit-phantomjs build/esm/test/indexedDBmock/index.html","test-w3c":"node src/test/web-platform-tests/run-all.js","test":"pnpm run lint && pnpm run build && pnpm run test-jest && node test/test.js && node test/dexie.js && pnpm run test-w3c && pnpm run test-mocha && pnpm run test-qunit","prepare":"husky"},"author":{"name":"Jeremy Scheff","email":"jdscheff@gmail.com","url":"https://dumbmatter.com/"},"license":"Apache-2.0","engines":{"node":">=18"},"devDependencies":{"@babel/cli":"^7.27.2","@babel/core":"^7.27.4","@babel/plugin-transform-modules-commonjs":"^7.27.1","@babel/preset-env":"^7.27.2","@babel/preset-typescript":"^7.27.1","@types/mocha":"^10.0.10","@types/node":"^24.0.0","@typescript-eslint/eslint-plugin":"^7.18.0","@typescript-eslint/parser":"^7.18.0","babel-plugin-add-module-exports":"^1.0.4","babelify":"^10.0.0","browserify":"^17.0.1","core-js":"^3.43.0","dexie":"^4.0.11","eslint":"^8.57.1","eslint-config-prettier":"^9.1.0","glob":"^11.0.2","husky":"^9.1.7","jest":"^30.0.0","lint-staged":"^16.1.0","mocha":"^11.6.0","node-qunit-phantomjs":"^2.1.1","prettier":"^3.5.3","qunitjs":"^1.23.1","typescript":"^5.8.3"},"lint-staged":{"*.{js,json,ts,cjs,mjs}":"prettier --write"},"_id":"fake-indexeddb@6.1.0","gitHead":"9b2f7b5bbbabbb59e3eae0d5a931202451514417","_nodeVersion":"24.5.0","_npmVersion":"11.5.1","dist":{"integrity":"sha512-gOzajWIhEug/CQHUIxigKT9Zilh5/I6WvUBez6/UdUtT/YVEHM9r572Os8wfvhp7TkmgBtRNdqSM7YoCXWMzZg==","shasum":"491f5cacbbc1f8881dcb65e9aa712aaa55a7b926","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/fake-indexeddb/-/fake-indexeddb-6.1.0.tgz","fileCount":108,"unpackedSize":277967,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIEC7YsDJ9TnYJRhlezgcgwG4f/4b/JuHngNgsP7Uv1eYAiEA/ldKm1tYhDHGxhF2beJlg7GoQoqdiOfYTveWUM+wGVU="}],"size":41365},"_npmUser":{"name":"anonymous","email":"jdscheff@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jdscheff@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/fake-indexeddb_6.1.0_1754676468827_0.8655692067403757"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-08T18:07:48.997Z","publish_time":1754676468997,"_source_registry_name":"default","contributors":[]},"6.2.0":{"name":"fake-indexeddb","version":"6.2.0","description":"Fake IndexedDB: a pure JS in-memory implementation of the IndexedDB API","homepage":"https://github.com/dumbmatter/fakeIndexedDB","repository":{"type":"git","url":"git://github.com/dumbmatter/fakeIndexedDB.git"},"bugs":{"url":"https://github.com/dumbmatter/fakeIndexedDB/issues"},"keywords":["indexeddb","datastore","database","embedded","nosql","in-memory","polyfill","shim"],"type":"module","main":"./build/cjs/index.js","module":"./build/esm/index.js","exports":{".":{"types":"./types.d.ts","import":"./build/esm/index.js","require":"./build/cjs/index.js"},"./auto":{"import":"./auto/index.mjs","require":"./auto/index.js"},"./lib/fakeIndexedDB":{"import":"./build/esm/fakeIndexedDB.js","require":"./build/cjs/fakeIndexedDB.js"},"./lib/FDBCursor":{"import":"./build/esm/FDBCursor.js","require":"./build/cjs/FDBCursor.js"},"./lib/FDBCursorWithValue":{"import":"./build/esm/FDBCursorWithValue.js","require":"./build/cjs/FDBCursorWithValue.js"},"./lib/FDBDatabase":{"import":"./build/esm/FDBDatabase.js","require":"./build/cjs/FDBDatabase.js"},"./lib/FDBFactory":{"import":"./build/esm/FDBFactory.js","require":"./build/cjs/FDBFactory.js"},"./lib/FDBIndex":{"import":"./build/esm/FDBIndex.js","require":"./build/cjs/FDBIndex.js"},"./lib/FDBKeyRange":{"import":"./build/esm/FDBKeyRange.js","require":"./build/cjs/FDBKeyRange.js"},"./lib/FDBObjectStore":{"import":"./build/esm/FDBObjectStore.js","require":"./build/cjs/FDBObjectStore.js"},"./lib/FDBOpenDBRequest":{"import":"./build/esm/FDBOpenDBRequest.js","require":"./build/cjs/FDBOpenDBRequest.js"},"./lib/FDBRequest":{"import":"./build/esm/FDBRequest.js","require":"./build/cjs/FDBRequest.js"},"./lib/FDBTransaction":{"import":"./build/esm/FDBTransaction.js","require":"./build/cjs/FDBTransaction.js"},"./lib/FDBVersionChangeEvent":{"import":"./build/esm/FDBVersionChangeEvent.js","require":"./build/cjs/FDBVersionChangeEvent.js"},"./lib/forceCloseDatabase":{"import":"./build/esm/forceCloseDatabase.js","require":"./build/cjs/forceCloseDatabase.js"}},"types":"./types.d.ts","scripts":{"build":"rm -rf build && pnpm run build-esm && pnpm run build-cjs","build-cjs":"BABEL_ENV=cjs babel src --out-dir build/cjs --extensions \".ts\" && echo '{\"type\":\"commonjs\"}' > build/cjs/package.json","build-esm":"babel src --out-dir build/esm --extensions \".ts\"","prepack":"pnpm run build && rm -rf build/cjs/test && rm -rf build/esm/test","lint":"eslint  'src/**/*.ts' && tsc","prettier":"prettier --write *.json  'src/**/*.{js,ts}'","test-jest":"pnpm jest test/jest.js","test-mocha":"mocha --timeout 10000 build/esm/test/fakeIndexedDB","build-qunit":"mkdir build/esm/test/indexedDBmock && cp src/test/indexedDBmock/* build/esm/test/indexedDBmock && browserify src/test/indexedDBmock/exports-qunit-bundle.js -o build/esm/test/indexedDBmock/exports-qunit-bundle.js -t [ babelify --presets [ @babel/preset-env ] ]","test-qunit":"pnpm run build-qunit && OPENSSL_CONF=/dev/null node-qunit-phantomjs build/esm/test/indexedDBmock/index.html","test-w3c":"node --test src/test/web-platform-tests/run-all.js","test":"pnpm run lint && pnpm run build && pnpm run test-jest && node test/test.js && node test/dexie.js && pnpm run test-w3c && pnpm run test-mocha && pnpm run test-qunit","prepare":"husky"},"author":{"name":"Jeremy Scheff","email":"jdscheff@gmail.com","url":"https://dumbmatter.com/"},"license":"Apache-2.0","engines":{"node":">=18"},"devDependencies":{"@babel/cli":"^7.27.2","@babel/core":"^7.27.4","@babel/plugin-transform-modules-commonjs":"^7.27.1","@babel/preset-env":"^7.27.2","@babel/preset-typescript":"^7.27.1","@types/mocha":"^10.0.10","@types/node":"^24.0.0","@typescript-eslint/eslint-plugin":"^7.18.0","@typescript-eslint/parser":"^7.18.0","babel-plugin-add-module-exports":"^1.0.4","babelify":"^10.0.0","browserify":"^17.0.1","core-js":"^3.43.0","dexie":"^4.0.11","eslint":"^8.57.1","eslint-config-prettier":"^9.1.0","glob":"^11.0.2","husky":"^9.1.7","jest":"^30.0.0","lint-staged":"^16.1.0","mocha":"^11.6.0","node-qunit-phantomjs":"^2.1.1","prettier":"^3.5.3","qunitjs":"^1.23.1","smol-toml":"^1.4.1","typescript":"^5.8.3"},"lint-staged":{"*.{js,json,ts,cjs,mjs}":"prettier --write"},"_id":"fake-indexeddb@6.2.0","gitHead":"282c4b13359aaff0085747ae1fb53e25c6f8d4c7","_nodeVersion":"24.5.0","_npmVersion":"11.5.1","dist":{"integrity":"sha512-0DiWlcOgogaZktJ0ussOET5wNFZctM3oiJRvL5BcaZkukeg5s0nvvFbQrguOZtctrrH/kwqF3Gu9tQWTmsfpfg==","shasum":"3a2cb5e49a56d6a0cd6f79f3e196417191b1badb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/fake-indexeddb/-/fake-indexeddb-6.2.0.tgz","fileCount":110,"unpackedSize":298049,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCwg3COQnThjs4MWquZ3ttCWZoTlKp8OZsaFxvEPD3pNgIgZwQvTZTWx/aJU9o2KaRBAZQGhcL+mzU3AY0BxWzdxNo="}],"size":45116},"_npmUser":{"name":"anonymous","email":"jdscheff@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jdscheff@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/fake-indexeddb_6.2.0_1756394628005_0.09014917492656904"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-28T15:23:48.195Z","publish_time":1756394628195,"_source_registry_name":"default","contributors":[]},"6.2.1":{"name":"fake-indexeddb","version":"6.2.1","description":"Fake IndexedDB: a pure JS in-memory implementation of the IndexedDB API","homepage":"https://github.com/dumbmatter/fakeIndexedDB","repository":{"type":"git","url":"git://github.com/dumbmatter/fakeIndexedDB.git"},"bugs":{"url":"https://github.com/dumbmatter/fakeIndexedDB/issues"},"keywords":["indexeddb","datastore","database","embedded","nosql","in-memory","polyfill","shim"],"type":"module","main":"./build/cjs/index.js","module":"./build/esm/index.js","exports":{".":{"types":"./types.d.ts","import":"./build/esm/index.js","require":"./build/cjs/index.js"},"./auto":{"import":"./auto/index.mjs","require":"./auto/index.js"},"./lib/fakeIndexedDB":{"import":"./build/esm/fakeIndexedDB.js","require":"./build/cjs/fakeIndexedDB.js"},"./lib/FDBCursor":{"import":"./build/esm/FDBCursor.js","require":"./build/cjs/FDBCursor.js"},"./lib/FDBCursorWithValue":{"import":"./build/esm/FDBCursorWithValue.js","require":"./build/cjs/FDBCursorWithValue.js"},"./lib/FDBDatabase":{"import":"./build/esm/FDBDatabase.js","require":"./build/cjs/FDBDatabase.js"},"./lib/FDBFactory":{"import":"./build/esm/FDBFactory.js","require":"./build/cjs/FDBFactory.js"},"./lib/FDBIndex":{"import":"./build/esm/FDBIndex.js","require":"./build/cjs/FDBIndex.js"},"./lib/FDBKeyRange":{"import":"./build/esm/FDBKeyRange.js","require":"./build/cjs/FDBKeyRange.js"},"./lib/FDBObjectStore":{"import":"./build/esm/FDBObjectStore.js","require":"./build/cjs/FDBObjectStore.js"},"./lib/FDBOpenDBRequest":{"import":"./build/esm/FDBOpenDBRequest.js","require":"./build/cjs/FDBOpenDBRequest.js"},"./lib/FDBRequest":{"import":"./build/esm/FDBRequest.js","require":"./build/cjs/FDBRequest.js"},"./lib/FDBTransaction":{"import":"./build/esm/FDBTransaction.js","require":"./build/cjs/FDBTransaction.js"},"./lib/FDBVersionChangeEvent":{"import":"./build/esm/FDBVersionChangeEvent.js","require":"./build/cjs/FDBVersionChangeEvent.js"},"./lib/forceCloseDatabase":{"import":"./build/esm/forceCloseDatabase.js","require":"./build/cjs/forceCloseDatabase.js"}},"types":"./types.d.ts","scripts":{"build":"rm -rf build && pnpm run build-esm && pnpm run build-cjs","build-cjs":"BABEL_ENV=cjs babel src --out-dir build/cjs --extensions \".ts\" && echo '{\"type\":\"commonjs\"}' > build/cjs/package.json","build-esm":"babel src --out-dir build/esm --extensions \".ts\"","prepack":"pnpm run build && rm -rf build/cjs/test && rm -rf build/esm/test","lint":"eslint  'src/**/*.ts' && tsc","prettier":"prettier --write *.json  'src/**/*.{js,ts}'","test-jest":"pnpm jest test/jest.js","test-mocha":"mocha --timeout 10000 build/esm/test/fakeIndexedDB","build-qunit":"mkdir build/esm/test/indexedDBmock && cp src/test/indexedDBmock/* build/esm/test/indexedDBmock && browserify src/test/indexedDBmock/exports-qunit-bundle.js -o build/esm/test/indexedDBmock/exports-qunit-bundle.js -t [ babelify --presets [ @babel/preset-env ] ]","test-qunit":"pnpm run build-qunit && OPENSSL_CONF=/dev/null node-qunit-phantomjs build/esm/test/indexedDBmock/index.html","test-w3c":"node --test src/test/web-platform-tests/run-all.js","test":"pnpm run lint && pnpm run build && pnpm run test-jest && node test/test.js && node test/dexie.js && pnpm run test-w3c && pnpm run test-mocha && pnpm run test-qunit","prepare":"husky"},"author":{"name":"Jeremy Scheff","email":"jdscheff@gmail.com","url":"https://dumbmatter.com/"},"license":"Apache-2.0","engines":{"node":">=18"},"devDependencies":{"@babel/cli":"^7.27.2","@babel/core":"^7.27.4","@babel/plugin-transform-modules-commonjs":"^7.27.1","@babel/preset-env":"^7.27.2","@babel/preset-typescript":"^7.27.1","@types/mocha":"^10.0.10","@types/node":"^24.0.0","@typescript-eslint/eslint-plugin":"^7.18.0","@typescript-eslint/parser":"^7.18.0","babel-plugin-add-module-exports":"^1.0.4","babelify":"^10.0.0","browserify":"^17.0.1","core-js":"^3.43.0","dexie":"^4.0.11","eslint":"^8.57.1","eslint-config-prettier":"^9.1.0","glob":"^11.0.2","husky":"^9.1.7","jest":"^30.0.0","lint-staged":"^16.1.0","mocha":"^11.6.0","node-qunit-phantomjs":"^2.1.1","prettier":"^3.5.3","qunitjs":"^1.23.1","smol-toml":"^1.4.1","typescript":"^5.8.3"},"lint-staged":{"*.{js,json,ts,cjs,mjs}":"prettier --write"},"_id":"fake-indexeddb@6.2.1","gitHead":"8bec7b26071232f8c7a23bd61df1e0745fb6be77","_nodeVersion":"24.5.0","_npmVersion":"11.5.1","dist":{"integrity":"sha512-M4fKJ1Xnru5RpfBVa5hECmo5gLFa3zJyC+cPiZpJL2AbFnepLiIPjIki4LwLCcAoHlOROqKvlJXwpRt/bU6nHw==","shasum":"1db56eb21c88bfaf621474980b5096abbc85e278","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/fake-indexeddb/-/fake-indexeddb-6.2.1.tgz","fileCount":112,"unpackedSize":298571,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCcPIJBHrMGhjnaWEHFtuB2wJlZ6EAptgqfb+0n3athwQIhALTuKAEj2qzOFquHizRP9sQTleNdtUCastJJhoIRclCz"}],"size":45295},"_npmUser":{"name":"anonymous","email":"jdscheff@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jdscheff@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/fake-indexeddb_6.2.1_1756476386618_0.9132379634897259"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-29T14:06:26.801Z","publish_time":1756476386801,"_source_registry_name":"default","contributors":[]},"6.2.2":{"name":"fake-indexeddb","version":"6.2.2","description":"Fake IndexedDB: a pure JS in-memory implementation of the IndexedDB API","homepage":"https://github.com/dumbmatter/fakeIndexedDB","repository":{"type":"git","url":"git://github.com/dumbmatter/fakeIndexedDB.git"},"bugs":{"url":"https://github.com/dumbmatter/fakeIndexedDB/issues"},"keywords":["indexeddb","datastore","database","embedded","nosql","in-memory","polyfill","shim"],"type":"module","main":"./build/cjs/index.js","module":"./build/esm/index.js","exports":{".":{"types":"./types.d.ts","import":"./build/esm/index.js","require":"./build/cjs/index.js"},"./auto":{"import":"./auto/index.mjs","require":"./auto/index.js"},"./lib/fakeIndexedDB":{"import":"./build/esm/fakeIndexedDB.js","require":"./build/cjs/fakeIndexedDB.js"},"./lib/FDBCursor":{"import":"./build/esm/FDBCursor.js","require":"./build/cjs/FDBCursor.js"},"./lib/FDBCursorWithValue":{"import":"./build/esm/FDBCursorWithValue.js","require":"./build/cjs/FDBCursorWithValue.js"},"./lib/FDBDatabase":{"import":"./build/esm/FDBDatabase.js","require":"./build/cjs/FDBDatabase.js"},"./lib/FDBFactory":{"import":"./build/esm/FDBFactory.js","require":"./build/cjs/FDBFactory.js"},"./lib/FDBIndex":{"import":"./build/esm/FDBIndex.js","require":"./build/cjs/FDBIndex.js"},"./lib/FDBKeyRange":{"import":"./build/esm/FDBKeyRange.js","require":"./build/cjs/FDBKeyRange.js"},"./lib/FDBObjectStore":{"import":"./build/esm/FDBObjectStore.js","require":"./build/cjs/FDBObjectStore.js"},"./lib/FDBOpenDBRequest":{"import":"./build/esm/FDBOpenDBRequest.js","require":"./build/cjs/FDBOpenDBRequest.js"},"./lib/FDBRequest":{"import":"./build/esm/FDBRequest.js","require":"./build/cjs/FDBRequest.js"},"./lib/FDBTransaction":{"import":"./build/esm/FDBTransaction.js","require":"./build/cjs/FDBTransaction.js"},"./lib/FDBVersionChangeEvent":{"import":"./build/esm/FDBVersionChangeEvent.js","require":"./build/cjs/FDBVersionChangeEvent.js"},"./lib/forceCloseDatabase":{"import":"./build/esm/forceCloseDatabase.js","require":"./build/cjs/forceCloseDatabase.js"}},"types":"./types.d.ts","scripts":{"build":"rm -rf build && pnpm run build-esm && pnpm run build-cjs","build-cjs":"BABEL_ENV=cjs babel src --out-dir build/cjs --extensions \".ts\" && echo '{\"type\":\"commonjs\"}' > build/cjs/package.json","build-esm":"babel src --out-dir build/esm --extensions \".ts\"","prepack":"pnpm run build && rm -rf build/cjs/test && rm -rf build/esm/test","lint":"eslint  'src/**/*.ts' && tsc","prettier":"prettier --write *.json  'src/**/*.{js,ts}'","test-jest":"pnpm jest test/jest.js","test-mocha":"mocha --timeout 10000 build/esm/test/fakeIndexedDB","build-qunit":"mkdir build/esm/test/indexedDBmock && cp src/test/indexedDBmock/* build/esm/test/indexedDBmock && browserify src/test/indexedDBmock/exports-qunit-bundle.js -o build/esm/test/indexedDBmock/exports-qunit-bundle.js -t [ babelify --presets [ @babel/preset-env ] ]","test-qunit":"pnpm run build-qunit && OPENSSL_CONF=/dev/null node-qunit-phantomjs build/esm/test/indexedDBmock/index.html","test-w3c":"node --test src/test/web-platform-tests/run-all.js","test":"pnpm run lint && pnpm run build && pnpm run test-jest && node test/test.js && node test/dexie.js && pnpm run test-w3c && pnpm run test-mocha && pnpm run test-qunit","prepare":"husky"},"author":{"name":"Jeremy Scheff","email":"jdscheff@gmail.com","url":"https://dumbmatter.com/"},"license":"Apache-2.0","engines":{"node":">=18"},"devDependencies":{"@babel/cli":"^7.27.2","@babel/core":"^7.27.4","@babel/plugin-transform-modules-commonjs":"^7.27.1","@babel/preset-env":"^7.27.2","@babel/preset-typescript":"^7.27.1","@types/mocha":"^10.0.10","@types/node":"^24.0.0","@typescript-eslint/eslint-plugin":"^7.18.0","@typescript-eslint/parser":"^7.18.0","babel-plugin-add-module-exports":"^1.0.4","babelify":"^10.0.0","browserify":"^17.0.1","core-js":"^3.43.0","dexie":"^4.0.11","eslint":"^8.57.1","eslint-config-prettier":"^9.1.0","eslint-plugin-import":"^2.32.0","glob":"^11.0.2","husky":"^9.1.7","jest":"^30.0.0","lint-staged":"^16.1.0","mocha":"^11.6.0","node-qunit-phantomjs":"^2.1.1","prettier":"^3.5.3","qunitjs":"^1.23.1","smol-toml":"^1.4.1","typescript":"^5.8.3"},"lint-staged":{"*.{js,json,ts,cjs,mjs}":"prettier --write"},"_id":"fake-indexeddb@6.2.2","gitHead":"6c67ff5707fc0813159cee9971e5962ba9dbaaa2","_nodeVersion":"24.5.0","_npmVersion":"11.5.1","dist":{"integrity":"sha512-SGbf7fzjeHz3+12NO1dYigcYn4ivviaeULV5yY5rdGihBvvgwMds4r4UBbNIUMwkze57KTDm32rq3j1Az8mzEw==","shasum":"6e2448cf9e0fcd2f752bf024ba84b1ce47517d90","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/fake-indexeddb/-/fake-indexeddb-6.2.2.tgz","fileCount":112,"unpackedSize":298460,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIG42TJP9SvIm0KXzL1zhDLp6llpc4RTQndjwjF1n/grEAiAtx+rqh09BXEoWIaCEKm9x5DKxLlSZPeicgm4KJgEAPw=="}],"size":45344},"_npmUser":{"name":"anonymous","email":"jdscheff@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jdscheff@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/fake-indexeddb_6.2.2_1756516667594_0.26449170662719546"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-30T01:17:47.827Z","publish_time":1756516667827,"_source_registry_name":"default","contributors":[]},"6.2.3":{"name":"fake-indexeddb","version":"6.2.3","description":"Fake IndexedDB: a pure JS in-memory implementation of the IndexedDB API","homepage":"https://github.com/dumbmatter/fakeIndexedDB","repository":{"type":"git","url":"git://github.com/dumbmatter/fakeIndexedDB.git"},"bugs":{"url":"https://github.com/dumbmatter/fakeIndexedDB/issues"},"keywords":["indexeddb","datastore","database","embedded","nosql","in-memory","polyfill","shim"],"type":"module","main":"./build/cjs/index.js","module":"./build/esm/index.js","exports":{".":{"types":"./types.d.ts","import":"./build/esm/index.js","require":"./build/cjs/index.js"},"./auto":{"import":"./auto/index.mjs","require":"./auto/index.js"},"./lib/fakeIndexedDB":{"import":"./build/esm/fakeIndexedDB.js","require":"./build/cjs/fakeIndexedDB.js"},"./lib/FDBCursor":{"import":"./build/esm/FDBCursor.js","require":"./build/cjs/FDBCursor.js"},"./lib/FDBCursorWithValue":{"import":"./build/esm/FDBCursorWithValue.js","require":"./build/cjs/FDBCursorWithValue.js"},"./lib/FDBDatabase":{"import":"./build/esm/FDBDatabase.js","require":"./build/cjs/FDBDatabase.js"},"./lib/FDBFactory":{"import":"./build/esm/FDBFactory.js","require":"./build/cjs/FDBFactory.js"},"./lib/FDBIndex":{"import":"./build/esm/FDBIndex.js","require":"./build/cjs/FDBIndex.js"},"./lib/FDBKeyRange":{"import":"./build/esm/FDBKeyRange.js","require":"./build/cjs/FDBKeyRange.js"},"./lib/FDBObjectStore":{"import":"./build/esm/FDBObjectStore.js","require":"./build/cjs/FDBObjectStore.js"},"./lib/FDBOpenDBRequest":{"import":"./build/esm/FDBOpenDBRequest.js","require":"./build/cjs/FDBOpenDBRequest.js"},"./lib/FDBRequest":{"import":"./build/esm/FDBRequest.js","require":"./build/cjs/FDBRequest.js"},"./lib/FDBTransaction":{"import":"./build/esm/FDBTransaction.js","require":"./build/cjs/FDBTransaction.js"},"./lib/FDBVersionChangeEvent":{"import":"./build/esm/FDBVersionChangeEvent.js","require":"./build/cjs/FDBVersionChangeEvent.js"},"./lib/forceCloseDatabase":{"import":"./build/esm/forceCloseDatabase.js","require":"./build/cjs/forceCloseDatabase.js"}},"types":"./types.d.ts","scripts":{"build":"rm -rf build && pnpm run build-esm && pnpm run build-cjs","build-cjs":"BABEL_ENV=cjs babel src --out-dir build/cjs --extensions \".ts\" && echo '{\"type\":\"commonjs\"}' > build/cjs/package.json","build-esm":"babel src --out-dir build/esm --extensions \".ts\"","prepack":"pnpm run build && rm -rf build/cjs/test && rm -rf build/esm/test","lint":"eslint  'src/**/*.ts' && tsc","prettier":"prettier --write *.json  'src/**/*.{js,ts}'","test-jest":"pnpm jest test/jest.js","test-mocha":"mocha --timeout 10000 build/esm/test/fakeIndexedDB","build-qunit":"mkdir build/esm/test/indexedDBmock && cp src/test/indexedDBmock/* build/esm/test/indexedDBmock && browserify src/test/indexedDBmock/exports-qunit-bundle.js -o build/esm/test/indexedDBmock/exports-qunit-bundle.js -t [ babelify --presets [ @babel/preset-env ] ]","test-qunit":"pnpm run build-qunit && OPENSSL_CONF=/dev/null node-qunit-phantomjs build/esm/test/indexedDBmock/index.html","test-w3c":"node --test src/test/web-platform-tests/run-all.js","test":"pnpm run lint && pnpm run build && pnpm run test-jest && node test/test.js && node test/dexie.js && pnpm run test-w3c && pnpm run test-mocha && pnpm run test-qunit","prepare":"husky"},"author":{"name":"Jeremy Scheff","email":"jdscheff@gmail.com","url":"https://dumbmatter.com/"},"license":"Apache-2.0","engines":{"node":">=18"},"devDependencies":{"@babel/cli":"^7.27.2","@babel/core":"^7.27.4","@babel/plugin-transform-modules-commonjs":"^7.27.1","@babel/preset-env":"^7.27.2","@babel/preset-typescript":"^7.27.1","@types/mocha":"^10.0.10","@types/node":"^24.0.0","@typescript-eslint/eslint-plugin":"^7.18.0","@typescript-eslint/parser":"^7.18.0","babel-plugin-add-module-exports":"^1.0.4","babelify":"^10.0.0","browserify":"^17.0.1","core-js":"^3.43.0","dexie":"^4.0.11","eslint":"^8.57.1","eslint-config-prettier":"^9.1.0","eslint-plugin-import":"^2.32.0","glob":"^11.0.2","husky":"^9.1.7","jest":"^30.0.0","lint-staged":"^16.1.0","mocha":"^11.6.0","node-qunit-phantomjs":"^2.1.1","prettier":"^3.5.3","qunitjs":"^1.23.1","smol-toml":"^1.4.1","typescript":"^5.8.3"},"lint-staged":{"*.{js,json,ts,cjs,mjs}":"prettier --write"},"_id":"fake-indexeddb@6.2.3","gitHead":"cb65c9b0571b726d20b34c0b131b63a96ee65171","_nodeVersion":"24.9.0","_npmVersion":"11.6.0","dist":{"integrity":"sha512-idzJXFtDIHNShFZ9ssS8IdsRgAP0t9zwWvSdCKsWK2dgh2xcXA6/2Oteaxar5GJqmwzZXCrKRO6F5IEiR4yJzw==","shasum":"32a08a5a2befb62072f056c782739369d68b6c51","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/fake-indexeddb/-/fake-indexeddb-6.2.3.tgz","fileCount":116,"unpackedSize":322456,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIHz65No7mr3QmhqG+rFE/Y01pa09e/TX1xXDEtLjKfVLAiEA5t5qHADlXvmufOW4XLZFQok63nXcslE05/sqzVPatFM="}],"size":49405},"_npmUser":{"name":"anonymous","email":"jdscheff@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jdscheff@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/fake-indexeddb_6.2.3_1760112677187_0.4804556541924305"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-10T16:11:17.394Z","publish_time":1760112677394,"_source_registry_name":"default","contributors":[]},"6.2.4":{"name":"fake-indexeddb","version":"6.2.4","description":"Fake IndexedDB: a pure JS in-memory implementation of the IndexedDB API","homepage":"https://github.com/dumbmatter/fakeIndexedDB","repository":{"type":"git","url":"git://github.com/dumbmatter/fakeIndexedDB.git"},"bugs":{"url":"https://github.com/dumbmatter/fakeIndexedDB/issues"},"keywords":["indexeddb","datastore","database","embedded","nosql","in-memory","polyfill","shim"],"type":"module","main":"./build/cjs/index.js","module":"./build/esm/index.js","exports":{".":{"types":"./types.d.ts","import":"./build/esm/index.js","require":"./build/cjs/index.js"},"./auto":{"import":"./auto/index.mjs","require":"./auto/index.js"},"./lib/fakeIndexedDB":{"import":"./build/esm/fakeIndexedDB.js","require":"./build/cjs/fakeIndexedDB.js"},"./lib/FDBCursor":{"import":"./build/esm/FDBCursor.js","require":"./build/cjs/FDBCursor.js"},"./lib/FDBCursorWithValue":{"import":"./build/esm/FDBCursorWithValue.js","require":"./build/cjs/FDBCursorWithValue.js"},"./lib/FDBDatabase":{"import":"./build/esm/FDBDatabase.js","require":"./build/cjs/FDBDatabase.js"},"./lib/FDBFactory":{"import":"./build/esm/FDBFactory.js","require":"./build/cjs/FDBFactory.js"},"./lib/FDBIndex":{"import":"./build/esm/FDBIndex.js","require":"./build/cjs/FDBIndex.js"},"./lib/FDBKeyRange":{"import":"./build/esm/FDBKeyRange.js","require":"./build/cjs/FDBKeyRange.js"},"./lib/FDBObjectStore":{"import":"./build/esm/FDBObjectStore.js","require":"./build/cjs/FDBObjectStore.js"},"./lib/FDBOpenDBRequest":{"import":"./build/esm/FDBOpenDBRequest.js","require":"./build/cjs/FDBOpenDBRequest.js"},"./lib/FDBRequest":{"import":"./build/esm/FDBRequest.js","require":"./build/cjs/FDBRequest.js"},"./lib/FDBTransaction":{"import":"./build/esm/FDBTransaction.js","require":"./build/cjs/FDBTransaction.js"},"./lib/FDBVersionChangeEvent":{"import":"./build/esm/FDBVersionChangeEvent.js","require":"./build/cjs/FDBVersionChangeEvent.js"},"./lib/forceCloseDatabase":{"import":"./build/esm/forceCloseDatabase.js","require":"./build/cjs/forceCloseDatabase.js"}},"types":"./types.d.ts","scripts":{"build":"rm -rf build && pnpm run build-esm && pnpm run build-cjs","build-cjs":"BABEL_ENV=cjs babel src --out-dir build/cjs --extensions \".ts\" && echo '{\"type\":\"commonjs\"}' > build/cjs/package.json","build-esm":"babel src --out-dir build/esm --extensions \".ts\"","prepack":"pnpm run build && rm -rf build/cjs/test && rm -rf build/esm/test","lint":"eslint  'src/**/*.ts' && tsc","prettier":"prettier --write *.json  'src/**/*.{js,ts}'","test-jest":"pnpm jest test/jest.js","test-mocha":"mocha --timeout 10000 build/esm/test/fakeIndexedDB","build-qunit":"mkdir build/esm/test/indexedDBmock && cp src/test/indexedDBmock/* build/esm/test/indexedDBmock && browserify src/test/indexedDBmock/exports-qunit-bundle.js -o build/esm/test/indexedDBmock/exports-qunit-bundle.js -t [ babelify --presets [ @babel/preset-env ] ]","test-qunit":"pnpm run build-qunit && OPENSSL_CONF=/dev/null node-qunit-phantomjs build/esm/test/indexedDBmock/index.html","test-w3c":"node --test src/test/web-platform-tests/run-all.js","test":"pnpm run lint && pnpm run build && pnpm run test-jest && node test/test.js && node test/dexie.js && pnpm run test-w3c && pnpm run test-mocha && pnpm run test-qunit","prepare":"husky","update-wpt-results":"pnpm run build && node ./bin/update-browser-wpt-results.js && WRITE_TO_README=1 pnpm run test-w3c","version":"pnpm run update-wpt-results && git add README.md"},"author":{"name":"Jeremy Scheff","email":"jdscheff@gmail.com","url":"https://dumbmatter.com/"},"license":"Apache-2.0","engines":{"node":">=18"},"devDependencies":{"@babel/cli":"^7.27.2","@babel/core":"^7.27.4","@babel/plugin-transform-modules-commonjs":"^7.27.1","@babel/preset-env":"^7.27.2","@babel/preset-typescript":"^7.27.1","@types/mocha":"^10.0.10","@types/node":"^24.0.0","@typescript-eslint/eslint-plugin":"^7.18.0","@typescript-eslint/parser":"^7.18.0","babel-plugin-add-module-exports":"^1.0.4","babelify":"^10.0.0","browserify":"^17.0.1","core-js":"^3.43.0","dexie":"^4.0.11","eslint":"^8.57.1","eslint-config-prettier":"^9.1.0","eslint-plugin-import":"^2.32.0","glob":"^11.0.2","husky":"^9.1.7","jest":"^30.0.0","lint-staged":"^16.1.0","mocha":"^11.6.0","node-qunit-phantomjs":"^2.1.1","prettier":"^3.5.3","qunitjs":"^1.23.1","smol-toml":"^1.4.1","typescript":"^5.8.3"},"lint-staged":{"*.{js,json,ts,cjs,mjs}":"prettier --write"},"_id":"fake-indexeddb@6.2.4","gitHead":"26e91e68a59ecbd23d6d20af3526342eae96386a","_nodeVersion":"24.9.0","_npmVersion":"11.6.0","dist":{"integrity":"sha512-INKeIKEtSViN4yVtEWEUqbsqmaIy7Ls+MfU0yxQVXg67pOJ/sH1ZxcVrP8XrKULUFohcPD9gnmym+qBfEybACw==","shasum":"cf3860b6b37ddc3b33e7840be00a61ed094486a5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/fake-indexeddb/-/fake-indexeddb-6.2.4.tgz","fileCount":120,"unpackedSize":338262,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIC/1Cz4H8Ipbo6FZh2eV3zUcNQqHNcf0xdfWgONfuPhtAiBr3xrIdp4u4It9gbfdrjT4STWoYIXF5d5CduOdXIvxtQ=="}],"size":52246},"_npmUser":{"name":"anonymous","email":"jdscheff@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jdscheff@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/fake-indexeddb_6.2.4_1760671211415_0.444888196796541"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-17T03:20:11.629Z","publish_time":1760671211629,"_source_registry_name":"default","contributors":[]},"6.2.5":{"name":"fake-indexeddb","version":"6.2.5","description":"Fake IndexedDB: a pure JS in-memory implementation of the IndexedDB API","homepage":"https://github.com/dumbmatter/fakeIndexedDB","repository":{"type":"git","url":"git://github.com/dumbmatter/fakeIndexedDB.git"},"bugs":{"url":"https://github.com/dumbmatter/fakeIndexedDB/issues"},"keywords":["indexeddb","datastore","database","embedded","nosql","in-memory","polyfill","shim"],"type":"module","main":"./build/cjs/index.js","module":"./build/esm/index.js","exports":{".":{"types":"./types.d.ts","import":"./build/esm/index.js","require":"./build/cjs/index.js"},"./auto":{"import":"./auto/index.mjs","require":"./auto/index.js"},"./lib/fakeIndexedDB":{"import":"./build/esm/fakeIndexedDB.js","require":"./build/cjs/fakeIndexedDB.js"},"./lib/FDBCursor":{"import":"./build/esm/FDBCursor.js","require":"./build/cjs/FDBCursor.js"},"./lib/FDBCursorWithValue":{"import":"./build/esm/FDBCursorWithValue.js","require":"./build/cjs/FDBCursorWithValue.js"},"./lib/FDBDatabase":{"import":"./build/esm/FDBDatabase.js","require":"./build/cjs/FDBDatabase.js"},"./lib/FDBFactory":{"import":"./build/esm/FDBFactory.js","require":"./build/cjs/FDBFactory.js"},"./lib/FDBIndex":{"import":"./build/esm/FDBIndex.js","require":"./build/cjs/FDBIndex.js"},"./lib/FDBKeyRange":{"import":"./build/esm/FDBKeyRange.js","require":"./build/cjs/FDBKeyRange.js"},"./lib/FDBObjectStore":{"import":"./build/esm/FDBObjectStore.js","require":"./build/cjs/FDBObjectStore.js"},"./lib/FDBOpenDBRequest":{"import":"./build/esm/FDBOpenDBRequest.js","require":"./build/cjs/FDBOpenDBRequest.js"},"./lib/FDBRequest":{"import":"./build/esm/FDBRequest.js","require":"./build/cjs/FDBRequest.js"},"./lib/FDBTransaction":{"import":"./build/esm/FDBTransaction.js","require":"./build/cjs/FDBTransaction.js"},"./lib/FDBVersionChangeEvent":{"import":"./build/esm/FDBVersionChangeEvent.js","require":"./build/cjs/FDBVersionChangeEvent.js"},"./lib/forceCloseDatabase":{"import":"./build/esm/forceCloseDatabase.js","require":"./build/cjs/forceCloseDatabase.js"}},"types":"./types.d.ts","scripts":{"build":"rm -rf build && pnpm run build-esm && pnpm run build-cjs","build-cjs":"BABEL_ENV=cjs babel src --out-dir build/cjs --extensions \".ts\" && echo '{\"type\":\"commonjs\"}' > build/cjs/package.json","build-esm":"babel src --out-dir build/esm --extensions \".ts\"","prepack":"pnpm run build && rm -rf build/cjs/test && rm -rf build/esm/test","lint":"eslint  'src/**/*.ts' && tsc","prettier":"prettier --write *.json  'src/**/*.{js,ts}'","test-jest":"pnpm jest test/jest.js","test-mocha":"mocha --timeout 10000 build/esm/test/fakeIndexedDB","build-qunit":"mkdir build/esm/test/indexedDBmock && cp src/test/indexedDBmock/* build/esm/test/indexedDBmock && browserify src/test/indexedDBmock/exports-qunit-bundle.js -o build/esm/test/indexedDBmock/exports-qunit-bundle.js -t [ babelify --presets [ @babel/preset-env ] ]","test-qunit":"pnpm run build-qunit && OPENSSL_CONF=/dev/null node-qunit-phantomjs build/esm/test/indexedDBmock/index.html","test-w3c":"node --test src/test/web-platform-tests/run-all.js","test":"pnpm run lint && pnpm run build && pnpm run test-jest && node test/test.js && node test/dexie.js && pnpm run test-w3c && pnpm run test-mocha && pnpm run test-qunit","prepare":"husky","update-wpt-results":"pnpm run build && node ./bin/update-browser-wpt-results.js && WRITE_TO_README=1 pnpm run test-w3c","version":"pnpm run update-wpt-results && git add README.md"},"author":{"name":"Jeremy Scheff","email":"jdscheff@gmail.com","url":"https://dumbmatter.com/"},"license":"Apache-2.0","engines":{"node":">=18"},"devDependencies":{"@babel/cli":"^7.27.2","@babel/core":"^7.27.4","@babel/plugin-transform-modules-commonjs":"^7.27.1","@babel/preset-env":"^7.27.2","@babel/preset-typescript":"^7.27.1","@types/mocha":"^10.0.10","@types/node":"^24.0.0","@typescript-eslint/eslint-plugin":"^7.18.0","@typescript-eslint/parser":"^7.18.0","babel-plugin-add-module-exports":"^1.0.4","babelify":"^10.0.0","browserify":"^17.0.1","core-js":"^3.43.0","dexie":"^4.0.11","eslint":"^8.57.1","eslint-config-prettier":"^9.1.0","eslint-plugin-import":"^2.32.0","glob":"^11.0.2","husky":"^9.1.7","jest":"^30.0.0","lint-staged":"^16.1.0","mocha":"^11.6.0","node-qunit-phantomjs":"^2.1.1","prettier":"^3.5.3","qunitjs":"^1.23.1","smol-toml":"^1.4.1","typescript":"^5.8.3"},"lint-staged":{"*.{js,json,ts,cjs,mjs}":"prettier --write"},"gitHead":"65f2c04e242550e86f86fcdff17cbee81ae96604","_id":"fake-indexeddb@6.2.5","_nodeVersion":"24.10.0","_npmVersion":"11.6.1","dist":{"integrity":"sha512-CGnyrvbhPlWYMngksqrSSUT1BAVP49dZocrHuK0SvtR0D5TMs5wP0o3j7jexDJW01KSadjBp1M/71o/KR3nD1w==","shasum":"74285b6821467d6c102af092f0a4517ad5521613","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/fake-indexeddb/-/fake-indexeddb-6.2.5.tgz","fileCount":120,"unpackedSize":340358,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCyIaZwZhocIQ3VwZ+kUD9Apl/PK8n4rP0oKyADDtlAQQIgcGEbdqa/bw04lvsH5Kh45phrvu0wIs8/NU+x1KbJJ94="}],"size":52568},"_npmUser":{"name":"anonymous","email":"jdscheff@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jdscheff@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/fake-indexeddb_6.2.5_1762529031193_0.08706567385409159"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-07T15:23:51.459Z","publish_time":1762529031459,"_source_registry_name":"default","contributors":[]}},"dist-tags":{"latest":"6.2.5","beta":"4.0.0-beta.6"},"name":"fake-indexeddb","time":{"modified":"2025-11-07T15:24:00.965Z","created":"2022-01-27T15:03:59.217Z","3.1.2":"2020-07-22T03:12:32.499Z","3.1.1":"2020-07-16T00:51:09.325Z","3.1.0":"2020-07-02T23:53:36.571Z","3.0.2":"2020-06-11T00:43:12.219Z","3.0.1":"2020-05-25T19:34:54.678Z","3.0.0":"2019-11-15T17:48:58.448Z","2.1.1":"2019-06-05T19:35:20.542Z","2.1.0":"2019-03-18T21:51:50.537Z","2.0.6":"2019-03-14T22:21:51.809Z","2.0.5":"2019-02-08T04:10:05.988Z","2.0.4":"2018-02-23T00:02:27.352Z","2.0.3":"2017-05-10T01:34:09.824Z","2.0.2":"2017-05-01T21:21:54.170Z","2.0.1":"2017-04-29T22:03:09.639Z","2.0.0":"2017-04-29T13:43:05.191Z","1.0.12":"2017-04-25T03:33:38.439Z","1.0.11":"2017-02-07T00:06:27.698Z","1.0.10":"2017-02-05T21:54:14.215Z","1.0.9":"2017-02-04T15:32:10.547Z","1.0.8":"2016-08-09T00:14:29.309Z","1.0.6":"2016-04-15T20:36:44.738Z","1.0.5":"2016-04-05T22:33:49.371Z","1.0.4":"2016-03-16T04:06:17.825Z","1.0.3":"2015-05-10T13:23:15.971Z","1.0.2":"2015-05-09T22:02:40.573Z","1.0.1":"2015-05-09T22:00:40.970Z","3.1.3":"2021-06-20T00:20:02.504Z","4.0.0-beta.0":"2021-07-13T15:54:05.822Z","4.0.0-beta.1":"2021-07-13T19:07:34.749Z","3.1.4":"2021-10-11T20:55:53.717Z","3.1.6":"2021-10-19T22:15:17.682Z","3.1.7":"2021-10-19T23:48:14.248Z","4.0.0-beta.2":"2021-11-12T18:22:27.944Z","4.0.0-beta.3":"2022-03-17T01:10:58.791Z","3.1.8":"2022-06-08T21:32:13.819Z","4.0.0-beta.5":"2022-07-02T15:38:04.904Z","4.0.0-beta.6":"2022-07-02T18:16:26.519Z","4.0.0":"2022-07-02T18:50:38.103Z","4.0.1":"2022-11-29T18:44:12.932Z","4.0.2":"2023-07-14T15:56:20.778Z","5.0.0":"2023-10-13T19:08:34.150Z","5.0.1":"2023-10-25T23:28:52.375Z","5.0.2":"2023-12-30T15:12:03.923Z","6.0.0":"2024-05-20T21:38:10.461Z","6.0.1":"2025-05-10T01:25:05.225Z","6.1.0":"2025-08-08T18:07:48.997Z","6.2.0":"2025-08-28T15:23:48.195Z","6.2.1":"2025-08-29T14:06:26.801Z","6.2.2":"2025-08-30T01:17:47.827Z","6.2.3":"2025-10-10T16:11:17.394Z","6.2.4":"2025-10-17T03:20:11.629Z","6.2.5":"2025-11-07T15:23:51.459Z"},"readme":"# fake-indexeddb\n\n[![Build Status](https://github.com/dumbmatter/fakeIndexedDB/actions/workflows/test.yml/badge.svg)](https://github.com/dumbmatter/fakeIndexedDB/actions/workflows/test.yml)\n[![GitHub Repo stars](https://img.shields.io/github/stars/dumbmatter/fakeIndexedDB)](https://github.com/dumbmatter/fakeIndexedDB)\n[![GitHub](https://img.shields.io/github/license/dumbmatter/fakeIndexedDB)](https://github.com/dumbmatter/fakeIndexedDB)\n[![npm](https://img.shields.io/npm/v/fake-indexeddb)](https://www.npmjs.com/package/fake-indexeddb)\n[![npm](https://img.shields.io/npm/dm/fake-indexeddb)](https://www.npmjs.com/package/fake-indexeddb)\n\nA pure JS in-memory implementation of [the IndexedDB API](https://w3c.github.io/IndexedDB/). Its main use is testing IndexedDB-dependent code in Node.js.\n\n## Installation\n\n```sh\nnpm install --save-dev fake-indexeddb\n```\n\n## Use\n\nFunctionally, it works exactly like IndexedDB except data is not persisted to disk.\n\nThe easiest way to use it is to import `fake-indexeddb/auto`, which will put all the IndexedDB variables in the global scope. (Both `import` and `require` are supported, use whichever you like, but the examples here are all `import`.)\n\n```js\nimport \"fake-indexeddb/auto\";\n\nvar request = indexedDB.open(\"test\", 3);\nrequest.onupgradeneeded = function () {\n    var db = request.result;\n    var store = db.createObjectStore(\"books\", {keyPath: \"isbn\"});\n    store.createIndex(\"by_title\", \"title\", {unique: true});\n\n    store.put({title: \"Quarry Memories\", author: \"Fred\", isbn: 123456});\n    store.put({title: \"Water Buffaloes\", author: \"Fred\", isbn: 234567});\n    store.put({title: \"Bedrock Nights\", author: \"Barney\", isbn: 345678});\n}\nrequest.onsuccess = function (event) {\n    var db = event.target.result;\n\n    var tx = db.transaction(\"books\");\n\n    tx.objectStore(\"books\").index(\"by_title\").get(\"Quarry Memories\").addEventListener(\"success\", function (event) {\n        console.log(\"From index:\", event.target.result);\n    });\n    tx.objectStore(\"books\").openCursor(IDBKeyRange.lowerBound(200000)).onsuccess = function (event) {\n        var cursor = event.target.result;\n        if (cursor) {\n            console.log(\"From cursor:\", cursor.value);\n            cursor.continue();\n        }\n    };\n    tx.oncomplete = function () {\n        console.log(\"All done!\");\n    };\n};\n```\n\nAlternatively, you can explicitly import individual IndexedDB variables:\n\n```js\nimport {\n    indexedDB,\n    IDBCursor,\n    IDBCursorWithValue,\n    IDBDatabase,\n    IDBFactory,\n    IDBIndex,\n    IDBKeyRange,\n    IDBObjectStore,\n    IDBOpenDBRequest,\n    IDBRequest,\n    IDBTransaction,\n    IDBVersionChangeEvent,\n} from \"fake-indexeddb\";\n\n// The rest is the same as above.\n```\n\nLike any imported variable, you can rename it if you want, for instance if you don't want to conflict with built-in IndexedDB variables:\n\n```js\nimport {\n    indexedDB as fakeIndexedDB,\n} from \"fake-indexeddb\";\n```\n\n### TypeScript\n\nAs of version 4, fake-indexeddb includes TypeScript types. As you can see in types.d.ts, it's just using TypeScript's built-in IndexedDB types, rather than generating types from the fake-indexeddb code base. The reason I did this is for compatibility with your application code that may already be using TypeScript's IndexedDB types, so if I used something different for fake-indexeddb, it could lead to spurious type errors. In theory this could lead to other errors if there are differences between Typescript's IndexedDB types and fake-indexeddb's API, but currently I'm not aware of any difference. See [issue #23](https://github.com/dumbmatter/fakeIndexedDB/issues/23) for more discussion.\n\n### Dexie and other IndexedDB API wrappers\n\nIf you import `fake-indexeddb/auto` before importing `dexie`, it should work:\n\n```js\nimport \"fake-indexeddb/auto\";\nimport Dexie from \"dexie\";\n\nconst db = new Dexie(\"MyDatabase\");\n```\n\nThe same likely holds true for other IndexedDB API wrappers like idb.\n\nAlternatively, if you don't want to modify the global scope, then you need to explicitly pass the objects to Dexie:\n\n```js\nimport Dexie from \"dexie\";\nimport { indexedDB, IDBKeyRange } from \"fake-indexeddb\";\n\nconst db = new Dexie(\"MyDatabase\", { indexedDB: indexedDB, IDBKeyRange: IDBKeyRange });\n```\n\n### Jest\n\nTo use fake-indexeddb in a single Jest test suite, require `fake-indexeddb/auto` at the beginning of the test\nfile, as described above.\n\nTo use it on all Jest tests without having to include it in each file, add the auto setup script to the `setupFiles` in your Jest config:\n\n```json\n{\n    \"setupFiles\": [\n        \"fake-indexeddb/auto\"\n    ]\n}\n```\n\n### jsdom (often used with Jest)\n\nAs of version 5, fake-indexeddb no longer includes a `structuredClone` polyfill. This mostly affects old environments like unsupported versions of Node.js, but [it also affects jsdom](https://github.com/dumbmatter/fakeIndexedDB/issues/88), which is often used with Jest and other testing frameworks.\n\nThere are a few ways you could work around this. You could include your own `structuredClone` polyfill by installing core-js and importing its polyfill before you use fake-indexeddb:\n\n```js\nimport \"core-js/stable/structured-clone\";\nimport \"fake-indexeddb/auto\";\n```\n\nOr, [you could manually include the Node.js `structuredClone` implementation in a jsdom environment](https://github.com/jsdom/jsdom/issues/3363#issuecomment-1467894943):\n\n```js\n// FixJSDOMEnvironment.ts\n\nimport JSDOMEnvironment from 'jest-environment-jsdom';\n\n// https://github.com/facebook/jest/blob/v29.4.3/website/versioned_docs/version-29.4/Configuration.md#testenvironment-string\nexport default class FixJSDOMEnvironment extends JSDOMEnvironment {\n  constructor(...args: ConstructorParameters<typeof JSDOMEnvironment>) {\n    super(...args);\n\n    // FIXME https://github.com/jsdom/jsdom/issues/3363\n    this.global.structuredClone = structuredClone;\n  }\n}\n```\n\n```js\n// jest.config.js\n\n/** @type {import('jest').Config} */\nconst config = {\n  testEnvironment: './FixJSDOMEnvironment.ts',\n};\n\nmodule.exports = config;\n```\n\nHopefully a future version of jsdom will no longer require these workarounds.\n\n### Wiping/resetting the indexedDB for a fresh state\n\nIf you are keeping your tests completely isolated you might want to \"reset\" the state of the mocked indexedDB. You can do this by creating a new instance of `IDBFactory`, which lets you have a totally fresh start.\n\n```js\nimport \"fake-indexeddb/auto\";\nimport { IDBFactory } from \"fake-indexeddb\";\n\n// Whenever you want a fresh indexedDB\nindexedDB = new IDBFactory();\n```\n\n### Triggering the `\"close\"` event\n\nAn `IDBDatabase` will fire a `\"close\"` event when closed for [abnormal reasons](https://www.w3.org/TR/IndexedDB/#closing-connection), such as the user manually deleting databases in DevTools. If you want to simulate this event for test coverage, you can use `forceCloseDatabase()`:\n\n```js\nimport { forceCloseDatabase } from \"fake-indexeddb\";\n\ndb.addEventListener(\"close\", () => {\n    console.log(\"Forcibly closed!\");\n});\nforceCloseDatabase(db); // invokes the event listener\n```\n\nNote that `forceCloseDatabase()` is not a standard IndexedDB API and is unique to fake-indexeddb.\n\n### With PhantomJS and other really old environments\n\nPhantomJS (and other really old environments) are missing tons of modern JavaScript features. In fact, that may be why you use fake-indexeddb in such an environment! Prior to v3.0.0, fake-indexeddb imported core-js and automatically applied its polyfills. However, since most fake-indexeddb users are not using really old environments, I got rid of that runtime dependency in v3.0.0. To work around that, you can import core-js yourself before you import fake-indexeddb, like:\n\n```js\nimport \"core-js/stable\";\nimport \"fake-indexeddb/auto\";\n```\n\n## Quality\n\nHere's a comparison of fake-indexeddb and real browser IndexedDB implementations on [the Web Platform Tests IndexedDB suite](https://wpt.fyi/results/IndexedDB) as of <!-- last_updated_date_start -->November 7, 2025<!-- last_updated_date_end -->:\n\n<!-- DO NOT MANUALLY OVERWRITE THE TABLE BELOW! -->\n<!-- To update the results, run `pnpm run update-wpt-results` -->\n<!-- wpt_results_start -->\n<!-- wpt_results_total=1653 -->\n| Implementation | Version | Passed | % |\n| --- | --- | --- | ---  |\n| Chrome | 144.0.7514.0 | 1651 | 99.9% |\n| Firefox | 146.0a1 | 1498 | 90.6% |\n| Safari | 231 preview | 1497 | 90.6% |\n| Ladybird | 1.0-cde3941d9f | 1426 | 86.3% |\n| fake-indexeddb | 6.2.5 | 1369 | 82.8% |\n<!-- wpt_results_end -->\n\nKeep in mind that these tests include a lot of edge cases (such as rare error conditions), so even hitting ~40% likely means that the core IndexedDB functionality is covered. Your app will probably work fine.\n\nAlso note that, for a fair comparison with browsers, these results omit some tests that aren't relevant to Node.js such as web workers and cross-origin isolation. When testing fake-indexeddb, some polyfills are used to simulate a browser environment, such as `File` and `location`.\n\n> [!NOTE]\n> To see how these test results are generated, see [`update-browser-wpt-results.js`](./bin/update-browser-wpt-results.js) and [`run-all.js`](./src/test/web-platform-tests/run-all.js).\n\n## Potential applications:\n\n1. Use as a mock database in unit tests.\n\n2. Use the same API in Node.js and in the browser.\n\n3. Support IndexedDB in old or crappy browsers.\n\n4. Somehow use it within a caching layer on top of IndexedDB in the browser, since IndexedDB can be kind of slow.\n\n5. Abstract the core database functions out, so what is left is a shell that allows the IndexedDB API to easily sit on top of many different backends.\n\n6. Serve as a playground for experimenting with IndexedDB.\n\n## License\n\nApache 2.0","users":{}}