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.1 to 2.0.2-dev.8c05008.1680891292

0

dist/esm/definitions.d.ts

@@ -0,0 +0,0 @@ import type { PluginListenerHandle } from '@capacitor/core';

@@ -0,0 +0,0 @@ export var OrientationType;

@@ -0,0 +0,0 @@ import type { ScreenOrientationPlugin } from './definitions';

@@ -0,0 +0,0 @@ import { registerPlugin } from '@capacitor/core';

@@ -0,0 +0,0 @@ import { WebPlugin } from '@capacitor/core';

@@ -0,0 +0,0 @@ import { WebPlugin } from '@capacitor/core';

@@ -0,0 +0,0 @@ 'use strict';

@@ -0,0 +0,0 @@ var capacitorScreenOrientation = (function (exports, core) {

17

package.json
{
"name": "@capawesome/capacitor-screen-orientation",
"version": "2.0.1",
"version": "2.0.2-dev.8c05008.1680891292",
"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": [

@@ -60,7 +61,7 @@ "capacitor",

"devDependencies": {
"@capacitor/android": "4.0.1",
"@capacitor/cli": "4.0.1",
"@capacitor/core": "4.0.1",
"@capacitor/android": "5.0.0-beta.1",
"@capacitor/cli": "5.0.0-beta.1",
"@capacitor/core": "5.0.0-beta.1",
"@capacitor/docgen": "0.2.0",
"@capacitor/ios": "4.0.1",
"@capacitor/ios": "5.0.0-beta.1",
"@ionic/eslint-config": "0.3.0",

@@ -79,3 +80,3 @@ "@ionic/prettier-config": "1.0.1",

"peerDependencies": {
"@capacitor/core": "^4.0.0"
"@capacitor/core": "^5.0.0-beta.1"
},

@@ -82,0 +83,0 @@ "prettier": "@ionic/prettier-config",

@@ -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/2022?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/workflow/status/capawesome-team/capacitor-screen-orientation/CI/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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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