cordova-plugin-bb-card
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "cordova-plugin-bb-card", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "BlackBerry 10 Invoke Card APIs", | ||
@@ -5,0 +5,0 @@ "cordova": { |
@@ -21,3 +21,3 @@ /* | ||
var _self = {}, | ||
_ID = "com.blackberry.invoke.card", | ||
_ID = "cordova-plugin-bb-card", | ||
exec = cordova.require("cordova/exec"), | ||
@@ -24,0 +24,0 @@ _btoa = require('./btoa'), |
Sorry, the diff of this file is not supported yet
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
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
21899