cordova-plugin-ionic-webview
Advanced tools
Comparing version 1.1.11 to 1.1.12
{ | ||
"name": "cordova-plugin-ionic-webview", | ||
"version": "1.1.11", | ||
"version": "1.1.12", | ||
"description": "The official Ionic's WKWebView Engine Plugin", | ||
"main": "index.js", | ||
"scripts": { | ||
"sync_plugin_xml": "sync-cordova-xml package.json plugin.xml --output=plugin.xml", | ||
"postversion": "npm run sync_plugin_xml", | ||
"deploy": "np" | ||
}, | ||
"repository": { | ||
@@ -17,4 +22,8 @@ "type": "git", | ||
], | ||
"author": "Apache Cordova", | ||
"license": "Apache-2.0" | ||
"author": "Ionic Team", | ||
"license": "Apache-2.0", | ||
"devDependencies": { | ||
"np": "^2.16.0", | ||
"sync-cordova-xml": "^0.4.0" | ||
} | ||
} |
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
326432
2