@capawesome/capacitor-screen-orientation
Advanced tools
Comparing version 1.1.7-dev.36f3183.1659623993 to 2.0.0
{ | ||
"name": "@capawesome/capacitor-screen-orientation", | ||
"version": "1.1.7-dev.36f3183.1659623993", | ||
"version": "2.0.0", | ||
"description": "Capacitor plugin to lock/unlock the screen orientation.", | ||
@@ -25,2 +25,12 @@ "main": "dist/plugin.cjs.js", | ||
}, | ||
"funding": [ | ||
{ | ||
"type": "github", | ||
"url": "https://github.com/sponsors/capawesome-team/" | ||
}, | ||
{ | ||
"type": "opencollective", | ||
"url": "https://opencollective.com/capawesome" | ||
} | ||
], | ||
"keywords": [ | ||
@@ -81,3 +91,6 @@ "capacitor", | ||
} | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
} | ||
} |
@@ -15,5 +15,3 @@ <p align="center"><br><img src="https://user-images.githubusercontent.com/236501/85893648-1c92e880-b7a8-11ea-926d-95355b8175c7.png" width="128" height="128" /></p> | ||
<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> | ||
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --> | ||
<a href="#contributors-"><img src="https://img.shields.io/badge/all%20contributors-1-orange?style=flat-square" /></a> | ||
<!-- ALL-CONTRIBUTORS-BADGE:END --> | ||
<a href="https://github.com/capawesome-team"><img src="https://img.shields.io/badge/part%20of-capawesome-%234f46e5?style=flat-square" /></a> | ||
</p> | ||
@@ -20,0 +18,0 @@ |
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
66423
1
231