@haxibiao/react-native-make
Advanced tools
Comparing version 3.0.3 to 3.0.4
{ | ||
"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...'); |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package