Socket
Socket
Sign inDemoInstall

react-native-create-bridge

Package Overview
Dependencies
Maintainers
3
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-create-bridge - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

build/file-operations.js

7

package.json
{
"name": "react-native-create-bridge",
"version": "2.0.0",
"version": "2.0.1",
"description": "A CLI generator that creates React Native bridges with ease!",

@@ -19,5 +19,2 @@ "main": "index.js",

},
"bin": {
"create-bridge": "build/index.js"
},
"repository": {

@@ -70,4 +67,4 @@ "type": "git",

"rnpm": {
"plugin": "./src/index.js"
"plugin": "./build/index.js"
}
}
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