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

react-native-share

Package Overview
Dependencies
Maintainers
6
Versions
157
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-share - npm Package Compare versions

Comparing version 7.3.3 to 7.3.4

14

package.json
{
"name": "react-native-share",
"description": "Social share, sending simple data to other apps.",
"version": "7.3.3",
"version": "7.3.4",
"repository": {

@@ -28,4 +28,4 @@ "type": "git",

"devDependencies": {
"@babel/core": "^7.8.4",
"@babel/runtime": "^7.11.2",
"@babel/core": "^7.12.9",
"@babel/runtime": "^7.12.5",
"@commitlint/cli": "11.0.0",

@@ -45,7 +45,7 @@ "@commitlint/config-conventional": "11.0.0",

"lint-staged": "10.3.0",
"metro-react-native-babel-preset": "^0.63.0",
"metro-react-native-babel-preset": "^0.66.2",
"pre-commit": "1.2.2",
"prettier": "^2.2.1",
"react": "16.13.1",
"react-native": "0.63.2",
"react": "17.0.2",
"react-native": "0.66.4",
"react-native-builder-bob": "^0.18.1",

@@ -80,3 +80,3 @@ "semantic-release": "^17.1.1",

"start:android": "react-native run-android",
"start:ios": "react-native run-ios",
"start:ios": "react-native run-ios --project-path example/ios",
"lint": "eslint \"src/**/*.{js,ts,tsx}\" --max-warnings=0",

@@ -83,0 +83,0 @@ "typescript": "tsc --noEmit",

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