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

@capacitor/screen-orientation

Package Overview
Dependencies
Maintainers
8
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 7.0.0-dev-2246-20241122T183153.0 to 7.0.0-dev-2265-20241126T153951.0

6

package.json
{
"name": "@capacitor/screen-orientation",
"version": "7.0.0-dev-2246-20241122T183153.0",
"version": "7.0.0-dev-2265-20241126T153951.0",
"description": "The Screen Orientation API provides methods to lock and unlock the screen orientation.",

@@ -34,3 +34,3 @@ "main": "dist/plugin.cjs.js",

"verify": "npm run verify:ios && npm run verify:android && npm run verify:web",
"verify:ios": "xcodebuild build -scheme CapacitorScreenOrientation -sdk iphonesimulator17.0 -destination 'OS=17.0,name=iPhone 15'",
"verify:ios": "xcodebuild build -scheme CapacitorScreenOrientation -destination generic/platform=iOS",
"verify:android": "cd android && ./gradlew clean build test && cd ..",

@@ -61,3 +61,3 @@ "verify:web": "npm run build",

"prettier-plugin-java": "~1.0.2",
"rimraf": "^3.0.0",
"rimraf": "^6.0.1",
"rollup": "^4.26.0",

@@ -64,0 +64,0 @@ "swiftlint": "^1.0.1",

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