@capacitor/screen-orientation
Advanced tools
Comparing version 5.0.1-nightly-20230504T150831.0 to 5.0.1
{ | ||
"name": "@capacitor/screen-orientation", | ||
"version": "5.0.1-nightly-20230504T150831.0", | ||
"version": "5.0.1", | ||
"description": "The Screen Orientation API provides methods to lock and unlock the screen orientation.", | ||
@@ -48,6 +48,6 @@ "main": "dist/plugin.cjs.js", | ||
"devDependencies": { | ||
"@capacitor/android": "next", | ||
"@capacitor/core": "next", | ||
"@capacitor/android": "^5.0.0", | ||
"@capacitor/core": "^5.0.0", | ||
"@capacitor/docgen": "0.2.0", | ||
"@capacitor/ios": "next", | ||
"@capacitor/ios": "^5.0.0", | ||
"@ionic/eslint-config": "^0.3.0", | ||
@@ -65,3 +65,3 @@ "@ionic/prettier-config": "~1.0.1", | ||
"peerDependencies": { | ||
"@capacitor/core": "next" | ||
"@capacitor/core": "^5.0.0" | ||
}, | ||
@@ -68,0 +68,0 @@ "prettier": "@ionic/prettier-config", |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
48261
1