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
9
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 7.3.7 to 8.0.0

.idea/codeStyles/codeStyleConfig.xml

12

package.json

@@ -10,3 +10,3 @@ {

},
"version": "7.3.7",
"version": "8.0.0",
"description": "Advanced native camera control with pre-defined aspect ratio, crop, etc",

@@ -20,3 +20,4 @@ "author": "Ran Greenberg <rang@wix.com>",

"start": "watchman watch-del-all && node node_modules/react-native/local-cli/cli.js start",
"xcode": "open example-ios/CameraKit.xcodeproj"
"xcode": "open example-ios/CameraKit.xcodeproj",
"androidStudio": "open -a /Applications/Android\\ Studio.app ./example-android"
},

@@ -29,10 +30,11 @@ "main": "src/index.js",

"devDependencies": {
"react": "16.6.0-alpha.8af6728",
"react-native": "0.57.4",
"react": "16.8.3",
"react-native": "0.59.x",
"babel-jest": "22.4.1",
"babel-preset-react-native": "4.0.0",
"jest": "22.4.2",
"react-test-renderer": "16.0.0"
"react-test-renderer": "16.0.0",
"metro-react-native-babel-preset": "0.51.0"
},
"homepage": "https://github.com/wix/react-native-camera-kit"
}
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