Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@capacitor/screen-orientation

Package Overview
Dependencies
Maintainers
7
Versions
506
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@capacitor/screen-orientation - npm Package Compare versions

Comparing version 5.0.1-nightly-20230504T150831.0 to 5.0.1

10

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc