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

react-native-camera-kit

Package Overview
Dependencies
Maintainers
2
Versions
202
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-camera-kit - npm Package Compare versions

Comparing version 12.0.0-beta3 to 12.0.0-beta4

5

package.json

@@ -9,7 +9,5 @@ {

},
"version": "12.0.0-beta3",
"version": "12.0.0-beta4",
"description": "A high performance, fully featured, rock solid camera library for React Native applications",
"nativePackage": true,
"react-native": "src/index",
"source": "src/index",
"scripts": {

@@ -22,2 +20,3 @@ "build": "tsc --project tsconfig.json",

"release:beta": "yarn clean && yarn build && yarn publish --tag beta --verbose",
"release:local": "yarn clean && yarn build && yarn pack",
"start": "watchman watch-del-all && node node_modules/react-native/local-cli/cli.js start",

@@ -24,0 +23,0 @@ "example": "yarn --cwd example",

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