jwplayer-capacitor
Advanced tools
Comparing version 0.4.1 to 0.4.2
@@ -14,3 +14,2 @@ import { WebPlugin } from '@capacitor/core'; | ||
jwplayer.debug = options.debug; | ||
window.screen.orientation.lock('landscape'); | ||
} | ||
@@ -25,3 +24,2 @@ else { | ||
this.playerInstance = undefined; | ||
window.screen.orientation.lock('portrait'); | ||
} | ||
@@ -28,0 +26,0 @@ return true; |
{ | ||
"name": "jwplayer-capacitor", | ||
"version": "0.4.1", | ||
"version": "0.4.2", | ||
"description": "Integration of JWPlayer Web and Mobile SDKs with Capacitor", | ||
@@ -5,0 +5,0 @@ "main": "dist/plugin.cjs.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 1 instance in 1 package
1
1686972
5964