🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@types/cordova-sqlite-storage

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/cordova-sqlite-storage - npm Package Compare versions

Comparing version

to
1.5.9

1

cordova-sqlite-storage/index.d.ts

@@ -16,2 +16,3 @@ interface Window {

type ErrorCallback = (err: Error) => void;
// eslint-disable-next-line @typescript-eslint/no-invalid-void-type
type TransactionStatementErrorCallback = (tx: Transaction, err: Error) => boolean | void;

@@ -18,0 +19,0 @@

4

cordova-sqlite-storage/package.json
{
"name": "@types/cordova-sqlite-storage",
"version": "1.5.8",
"version": "1.5.9",
"description": "TypeScript definitions for cordova-sqlite-storage",

@@ -23,4 +23,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cordova-sqlite-storage",

"dependencies": {},
"typesPublisherContentHash": "84a600284264a40e33be34a51c8d773f7e4421b2d219aaddb65cade09d343e52",
"typesPublisherContentHash": "b8e4fd5f33dad8acc24cafe4106003c54683ef3e150fb182123b4b12f3f493b9",
"typeScriptVersion": "4.5"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Mon, 06 Nov 2023 22:41:05 GMT
* Last updated: Wed, 22 Nov 2023 00:24:48 GMT
* Dependencies: none

@@ -14,0 +14,0 @@