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

expo-screen-capture

Package Overview
Dependencies
Maintainers
24
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

expo-screen-capture - npm Package Compare versions

Comparing version 1.1.1 to 2.0.0

6

CHANGELOG.md

@@ -11,2 +11,8 @@ # Changelog

## 2.0.0 — 2020-11-17
### 🛠 Breaking changes
- Upgrade `androidx.appcompat` to `1.2.0`. ([#11018](https://github.com/expo/expo/pull/11018) by [@bbarthec](https://github.com/bbarthec))
## 1.1.1 — 2020-08-20

@@ -13,0 +19,0 @@

6

package.json
{
"name": "expo-screen-capture",
"version": "1.1.1",
"version": "2.0.0",
"description": "ExpoScreenCapture standalone module",

@@ -33,3 +33,3 @@ "main": "build/ScreenCapture.js",

"dependencies": {
"@unimodules/core": "~5.5.0"
"@unimodules/core": "~6.0.0"
},

@@ -42,3 +42,3 @@ "devDependencies": {

},
"gitHead": "a90a9f5f7f0782d4b48dd72adfda5d83a8800fc1"
"gitHead": "bc6b4b3bc3cb5e44e477f145c72c07ed09588651"
}

@@ -20,3 +20,3 @@ # expo-screen-capture

For bare React Native projects, you must ensure that you have [installed and configured the `react-native-unimodules` package](https://github.com/unimodules/react-native-unimodules) before continuing.
For bare React Native projects, you must ensure that you have [installed and configured the `react-native-unimodules` package](https://github.com/expo/expo/tree/master/packages/react-native-unimodules) before continuing.

@@ -23,0 +23,0 @@ ### Add the package to your npm dependencies

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