@ionic/storage
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -13,3 +13,3 @@ "use strict"; | ||
//declare var LocalForage; | ||
//import * as CordovaSQLiteDriver from 'localforage-cordovasqlitedriver'; | ||
var CordovaSQLiteDriver = require('localforage-cordovasqlitedriver'); | ||
//console.log('Loaded CordovaSQLiteDriver', CordovaSQLiteDriver); | ||
@@ -43,3 +43,3 @@ /** | ||
}); | ||
//var sqliteDriver = CordovaSQLiteDriver['default']; | ||
var sqliteDriver = CordovaSQLiteDriver['default']; | ||
this._db.setDriver([ | ||
@@ -46,0 +46,0 @@ //ggsqliteDriver._driver, |
{ | ||
"name": "@ionic/storage", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Ionic Storage utility", | ||
@@ -31,2 +31,3 @@ "main": "dist/es5/index.js", | ||
"localforage": "^1.4.2", | ||
"localforage-cordovasqlitedriver": "driftyco/localforage-cordovasqlitedriver#9803562a61c2172a69f3475f97e98922c0b49ac0", | ||
"rxjs": "5.0.0-beta.12" | ||
@@ -33,0 +34,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
GitHub dependency
Supply chain riskContains a dependency which resolves to a GitHub URL. Dependencies fetched from GitHub specifiers are not immutable can be used to inject untrusted code or reduce the likelihood of a reproducible install.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
9864
4
1
1