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

@haxibiao/react-native-make

Package Overview
Dependencies
Maintainers
6
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@haxibiao/react-native-make - npm Package Compare versions

Comparing version 3.0.3 to 3.0.4

2

package.json
{
"name": "@haxibiao/react-native-make",
"version": "3.0.3",
"version": "3.0.4",
"main": "modules/index.js",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -9,3 +9,3 @@ #!/usr/bin/env node

*/
const res = lstatSync(resolve('.', 'node_modules', '@bam.tech', 'react-native-make'));
const res = lstatSync(resolve('.', 'node_modules', '@haxibiao', 'react-native-make'));
if (res.isSymbolicLink()) {

@@ -12,0 +12,0 @@ console.warn('Detected linked install of react-native-make, compiling at runtime...');

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