Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

dexie

Package Overview
Dependencies
Maintainers
2
Versions
166
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dexie - npm Package Compare versions

Comparing version 3.2.0-rc.1 to 3.2.0-rc.2

4

dist/dexie.d.ts

@@ -7,3 +7,3 @@ /*

*
* Version 3.2.0-rc.1, Tue Sep 07 2021
* Version 3.2.0-rc.2, Wed Sep 29 2021
*

@@ -1016,4 +1016,2 @@ * http://dexie.org

export as namespace Dexie;
export {};
{
"name": "dexie",
"version": "3.2.0-rc.1",
"version": "3.2.0-rc.2",
"description": "A Minimalistic Wrapper for IndexedDB",

@@ -62,3 +62,3 @@ "main": "dist/dexie.js",

"node ../tools/replaceVersionAndDate.js ../dist/modern/dexie.mjs",
"dts-bundle-generator --inline-declare-externals --umd-module-name Dexie -o ../dist/dexie.d.ts public/index.d.ts",
"dts-bundle-generator --inline-declare-externals -o ../dist/dexie.d.ts public/index.d.ts",
"node ../tools/prepend.js ../dist/dexie.d.ts ../tools/build-configs/banner.txt",

@@ -114,3 +114,3 @@ "node ../tools/replaceVersionAndDate.js ../dist/dexie.d.ts"

"rxjs": "^6.6.6",
"safari-14-idb-fix": "^1.0.4",
"safari-14-idb-fix": "^3.0.0",
"serve-static": "^1.14.1",

@@ -117,0 +117,0 @@ "sorted-json": "^0.2.6",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc