jwplayer-capacitor
Advanced tools
Comparing version 0.2.7 to 0.2.8
@@ -14,2 +14,3 @@ import { WebPlugin } from '@capacitor/core'; | ||
jwplayer.debug = options.debug; | ||
window.screen.orientation.lock('landscape'); | ||
} | ||
@@ -24,2 +25,3 @@ else { | ||
this.playerInstance = undefined; | ||
window.screen.orientation.lock('portrait'); | ||
} | ||
@@ -26,0 +28,0 @@ return true; |
{ | ||
"name": "jwplayer-capacitor", | ||
"version": "0.2.7", | ||
"version": "0.2.8", | ||
"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
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 1 instance in 1 package
1672134
6492
2