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

@capawesome/capacitor-screen-orientation

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@capawesome/capacitor-screen-orientation - npm Package Compare versions

Comparing version 2.0.2 to 5.0.0

23

package.json
{
"name": "@capawesome/capacitor-screen-orientation",
"version": "2.0.2",
"version": "5.0.0",
"description": "Capacitor plugin to lock/unlock the screen orientation.",

@@ -20,6 +20,6 @@ "main": "dist/plugin.cjs.js",

"type": "git",
"url": "git+https://github.com/capawesome-team/capacitor-screen-orientation.git"
"url": "git+https://github.com/capawesome-team/capacitor-plugins.git"
},
"bugs": {
"url": "https://github.com/capawesome-team/capacitor-screen-orientation/issues"
"url": "https://github.com/capawesome-team/capacitor-plugins/issues"
},

@@ -36,2 +36,3 @@ "funding": [

],
"homepage": "https://capawesome.io/plugins/screen-orientation/",
"keywords": [

@@ -56,13 +57,11 @@ "capacitor",

"watch": "tsc --watch",
"prepublishOnly": "npm run build",
"release": "standard-version"
"prepublishOnly": "npm run build"
},
"devDependencies": {
"@capacitor/android": "4.0.1",
"@capacitor/cli": "4.0.1",
"@capacitor/core": "4.0.1",
"@capacitor/android": "5.0.0",
"@capacitor/cli": "5.0.0",
"@capacitor/core": "5.0.0",
"@capacitor/docgen": "0.2.0",
"@capacitor/ios": "4.0.1",
"@capacitor/ios": "5.0.0",
"@ionic/eslint-config": "0.3.0",
"@ionic/prettier-config": "1.0.1",
"@ionic/swiftlint-config": "1.1.2",

@@ -74,3 +73,2 @@ "eslint": "7.32.0",

"rollup": "2.77.2",
"standard-version": "9.5.0",
"swiftlint": "1.0.1",

@@ -80,5 +78,4 @@ "typescript": "4.1.5"

"peerDependencies": {
"@capacitor/core": "^4.0.0"
"@capacitor/core": "^5.0.0"
},
"prettier": "@ionic/prettier-config",
"swiftlint": "@ionic/swiftlint-config",

@@ -85,0 +82,0 @@ "eslintConfig": {

@@ -1,32 +0,5 @@

<p align="center"><br><img src="https://avatars.githubusercontent.com/u/105555861" width="128" height="128" /></p>
<h3 align="center">Screen Orientation</h3>
<p align="center"><strong><code>@capawesome/capacitor-screen-orientation</code></strong></p>
<p align="center">
Capacitor plugin to lock/unlock the screen orientation.
</p>
# @capawesome/capacitor-screen-orientation
<p align="center">
<img src="https://img.shields.io/maintenance/yes/2023?style=flat-square" />
<a href="https://github.com/capawesome-team/capacitor-screen-orientation/actions?query=workflow%3A%22CI%22"><img src="https://img.shields.io/github/actions/workflow/status/capawesome-team/capacitor-screen-orientation/ci.yml?branch=main&style=flat-square" /></a>
<a href="https://www.npmjs.com/package/@capawesome/capacitor-screen-orientation"><img src="https://img.shields.io/npm/l/@capawesome/capacitor-screen-orientation?style=flat-square" /></a>
<br>
<a href="https://www.npmjs.com/package/@capawesome/capacitor-screen-orientation"><img src="https://img.shields.io/npm/dw/@capawesome/capacitor-screen-orientation?style=flat-square" /></a>
<a href="https://www.npmjs.com/package/@capawesome/capacitor-screen-orientation"><img src="https://img.shields.io/npm/v/@capawesome/capacitor-screen-orientation?style=flat-square" /></a>
<a href="https://github.com/capawesome-team"><img src="https://img.shields.io/badge/part%20of-capawesome-%234f46e5?style=flat-square" /></a>
</p>
Capacitor plugin to lock/unlock the screen orientation.
## Maintainers
| Maintainer | GitHub | Social |
| ---------- | ----------------------------------------- | --------------------------------------------- |
| Robin Genz | [robingenz](https://github.com/robingenz) | [@robin_genz](https://twitter.com/robin_genz) |
## Sponsors
This is an MIT-licensed open source project.
It can grow thanks to the support by these awesome people.
If you'd like to join them, please read more [here](https://github.com/sponsors/capawesome-team).
<!-- sponsors --><!-- sponsors -->
## Installation

@@ -226,6 +199,11 @@

See [CHANGELOG.md](https://github.com/capawesome-team/capacitor-screen-orientation/blob/master/CHANGELOG.md).
See [CHANGELOG.md](https://github.com/capawesome-team/capacitor-plugins/blob/main/packages/screen-orientation/CHANGELOG.md).
## License
See [LICENSE](https://github.com/capawesome-team/capacitor-screen-orientation/blob/master/LICENSE).
See [LICENSE](https://github.com/capawesome-team/capacitor-plugins/blob/main/packages/screen-orientation/LICENSE).
## Credits
This plugin is based on the [Capacitor Screen Orientation](https://github.com/capawesome-team/capacitor-screen-orientation) plugin.
Thanks to everyone who contributed to the project!

Sorry, the diff of this file is not supported yet

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