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 4.0.0-alpha.2 to 4.0.0-alpha.3

3

dist/dexie.d.ts

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

*
* Version 4.0.0-alpha.2, Sun Apr 10 2022
* Version 4.0.0-alpha.3, Wed Apr 27 2022
*

@@ -776,3 +776,2 @@ * https://dexie.org

readonly verno: number;
/** The 'vip' instance - passed to db.on('ready') and allows usage before db.on('ready') completes. */
readonly vip: Dexie;

@@ -779,0 +778,0 @@ readonly _allTables: {

{
"name": "dexie",
"version": "4.0.0-alpha.2",
"version": "4.0.0-alpha.3",
"description": "A Minimalistic Wrapper for IndexedDB",

@@ -5,0 +5,0 @@ "main": "dist/dexie.js",

@@ -7,3 +7,4 @@ # Security Policy

| ------- | ------------------ | --------
| 3.x | :white_check_mark: | master
| 4.x | :white_check_mark: | master
| 3.x | :white_check_mark: | master-3
| 2.0.x | :thinking: | master-2

@@ -15,3 +16,3 @@ | 1.5.x | :x: | master-1

To report a security vulnerability in Dexie.js, just file an issue in this repo.
To report a security vulnerability in Dexie.js, please send an email to code@dexie.org describing the vulnerability and how to reproduce it.

@@ -18,0 +19,0 @@ If we find an issue to be regarded as a security vulnerability, we will patch and release a new version in all the supported versions as soon as possible.

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