🚀 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.7

5

cordova-sqlite-storage/index.d.ts

@@ -1,6 +0,1 @@

// Type definitions for cordova-sqlite-storage 1.5
// Project: https://github.com/xpbrew/cordova-sqlite-storage
// Definitions by: rafw87 <https://github.com/rafw87>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
interface Window {

@@ -7,0 +2,0 @@ sqlitePlugin: SQLitePlugin.SQLite;

10

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

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

"name": "rafw87",
"url": "https://github.com/rafw87",
"githubUsername": "rafw87"
"githubUsername": "rafw87",
"url": "https://github.com/rafw87"
}

@@ -24,4 +24,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "80b26af69e7e786398ac1e7fe91e5598ddfe8a747ebd419d023aa12285167a1c",
"typeScriptVersion": "4.3"
"typesPublisherContentHash": "89dade05cfffdb5b9de4ec9dad410be4418fb4fc3a173557cc6cb28411933510",
"typeScriptVersion": "4.5"
}

@@ -11,7 +11,6 @@ # Installation

### Additional Details
* Last updated: Mon, 04 Sep 2023 15:41:16 GMT
* Last updated: Wed, 18 Oct 2023 00:05:18 GMT
* Dependencies: none
* Global values: `sqlitePlugin`
# Credits
These definitions were written by [rafw87](https://github.com/rafw87).