@ionic-native/camera
Advanced tools
Comparing version 3.0.0-alpha.0 to 3.0.0-alpha.1
{ | ||
"name": "@ionic-native/camera", | ||
"version": "3.0.0-alpha.0", | ||
"version": "3.0.0-alpha.1", | ||
"description": "Ionic Native - Native plugins for ionic apps", | ||
@@ -9,5 +9,7 @@ "module": "index.js", | ||
"license": "MIT", | ||
"dependencies": { | ||
"@ionic-native/core": "3.0.0-alpha.1" | ||
}, | ||
"peerDependencies": { | ||
"rxjs": "^5.0.1", | ||
"zone.js": "^0.7.2" | ||
"rxjs": "^5.0.1" | ||
}, | ||
@@ -14,0 +16,0 @@ "repository": { |
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
19606
+ Added@ionic-native/core@3.0.0-alpha.1(transitive)
- Removedzone.js@0.7.8(transitive)