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

react-native-repackager

Package Overview
Dependencies
Maintainers
3
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-repackager - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

4

package.json
{
"name": "react-native-repackager",
"version": "0.0.6",
"version": "0.0.7",
"description": "Custom extension for react-native packager",

@@ -9,3 +9,3 @@ "main": "index.js",

"postinstall2": "",
"postinstall": "echo '----'; pwd; echo '----'; patch -p1 -d=../../ < add_custom_extensions_to_react_packager.patch"
"postinstall": "echo '----'; pwd; echo '----'; patch -p1 -d=${PWD%/*/*} < add_custom_extensions_to_react_packager.patch"
},

@@ -12,0 +12,0 @@ "repository": {

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