@ionic-native/device
Advanced tools
Comparing version 3.1.0-rc.5 to 3.1.0-rc.6
{ | ||
"name": "@ionic-native/device", | ||
"version": "3.1.0-rc.5", | ||
"version": "3.1.0-rc.6", | ||
"description": "Ionic Native - Native plugins for ionic apps", | ||
@@ -10,3 +10,3 @@ "module": "index.js", | ||
"peerDependencies": { | ||
"@ionic-native/core": "3.1.0-rc.5", | ||
"@ionic-native/core": "3.1.0-rc.6", | ||
"@angular/core": "2.4.8", | ||
@@ -13,0 +13,0 @@ "rxjs": "5.0.1" |
@@ -1,2 +0,1 @@ | ||
<a style="float:right;font-size:12px;" href="http://github.com/driftyco/ionic-native/edit/master/src/@ionic-native/plugins/device/index.ts#L3"> | ||
@@ -7,6 +6,6 @@ Improve this doc | ||
# Device | ||
<!-- end header block --> | ||
``` | ||
$ npm install @ionic-native/device --save | ||
$ ionic plugin add cordova-plugin-device | ||
$ npm install --save @ionic-native/device | ||
``` | ||
@@ -16,8 +15,4 @@ | ||
Cordova Repo: [https://github.com/apache/cordova-plugin-device](https://github.com/apache/cordova-plugin-device) | ||
Plugin Repo: [https://github.com/apache/cordova-plugin-device](https://github.com/apache/cordova-plugin-device) | ||
<!-- description --> | ||
Access information about the underlying device and platform. | ||
<!-- end for prop in method.decorators[0].argumentInfo --> | ||
<!-- end content block --> | ||
<!-- end body block --> |
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
8013
17