New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@capacitor-community/privacy-screen

Package Overview
Dependencies
Maintainers
27
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@capacitor-community/privacy-screen - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

7

CHANGELOG.md

@@ -5,2 +5,9 @@ # Changelog

### [1.1.2](https://github.com/capacitor-community/privacy-screen/compare/v1.1.1...v1.1.2) (2021-03-06)
### Bug Fixes
* update peer dependency version ([#22](https://github.com/capacitor-community/privacy-screen/issues/22)) ([940dd1b](https://github.com/capacitor-community/privacy-screen/commit/940dd1b8195872d04950e47a90ad102c9d463c9e))
### [1.1.1](https://github.com/capacitor-community/privacy-screen/compare/v1.1.0...v1.1.1) (2021-01-31)

@@ -7,0 +14,0 @@

0

dist/esm/definitions.d.ts

@@ -0,0 +0,0 @@ declare module '@capacitor/core' {

export * from './definitions';
export * from './web';
export * from './web';
//# sourceMappingURL=index.js.map

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

@@ -0,0 +0,0 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {

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

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

6

package.json
{
"name": "@capacitor-community/privacy-screen",
"version": "1.1.1",
"version": "1.1.2",
"description": "Capacitor plugin that protects your app from displaying a screenshot in Recents screen/App Switcher.",

@@ -27,3 +27,3 @@ "main": "dist/plugin.js",

"prettier": "2.0.5",
"prettier-plugin-java": "0.8.0",
"prettier-plugin-java": "0.8.3",
"rimraf": "3.0.0",

@@ -36,3 +36,3 @@ "rollup": "2.21.0",

"peerDependencies": {
"@capacitor/core": "2.4.6"
"@capacitor/core": "^2.4.6"
},

@@ -39,0 +39,0 @@ "files": [

@@ -95,1 +95,5 @@ <p align="center"><br><img src="https://user-images.githubusercontent.com/236501/85893648-1c92e880-b7a8-11ea-926d-95355b8175c7.png" width="128" height="128" /></p>

See [CHANGELOG.md](https://github.com/capacitor-community/privacy-screen/blob/main/CHANGELOG.md).
## License
See [LICENSE](https://github.com/capacitor-community/privacy-screen/blob/main/LICENSE).

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

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