@types/cordova-sqlite-storage
Advanced tools
Comparing version
// Type definitions for cordova-sqlite-storage 1.5 | ||
// Project: https://github.com/litehelpers/Cordova-sqlite-storage | ||
// Project: https://github.com/xpbrew/cordova-sqlite-storage | ||
// Definitions by: rafw87 <https://github.com/rafw87> | ||
@@ -4,0 +4,0 @@ // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped |
{ | ||
"name": "@types/cordova-sqlite-storage", | ||
"version": "1.5.3", | ||
"version": "1.5.4", | ||
"description": "TypeScript definitions for cordova-sqlite-storage", | ||
@@ -9,14 +9,16 @@ "license": "MIT", | ||
"name": "rafw87", | ||
"url": "https://github.com/rafw87" | ||
"url": "https://github.com/rafw87", | ||
"githubUsername": "rafw87" | ||
} | ||
], | ||
"main": "", | ||
"types": "index", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"scripts": {}, | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "47473bab48aaea625cd177311a3ced6606ba4077f878892506753cc46f07e3c3", | ||
"typesPublisherContentHash": "a8804341b6c11f9f4e1ab362fdf0b485a91ba06be2d803a7557cb72b42a34917", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -5,9 +5,9 @@ # Installation | ||
# Summary | ||
This package contains type definitions for cordova-sqlite-storage (https://github.com/litehelpers/Cordova-sqlite-storage). | ||
This package contains type definitions for cordova-sqlite-storage ( https://github.com/xpbrew/cordova-sqlite-storage ). | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cordova-sqlite-storage | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cordova-sqlite-storage | ||
Additional Details | ||
* Last updated: Mon, 21 Aug 2017 21:49:18 GMT | ||
* Last updated: Thu, 21 Feb 2019 22:15:43 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: sqlitePlugin |
Sorry, the diff of this file is not supported yet
4928
1.38%