@react-native-community/cli-debugger-ui
Advanced tools
Comparing version 3.0.0 to 4.2.0
@@ -32,2 +32,4 @@ "use strict"; | ||
return (0, _serveStatic().default)(_path().default.join(__dirname, '..', 'ui')); | ||
} | ||
} | ||
//# sourceMappingURL=index.js.map |
@@ -90,2 +90,4 @@ "use strict"; | ||
}; | ||
}(); | ||
}(); | ||
//# sourceMappingURL=debuggerWorker.js.map |
@@ -242,2 +242,4 @@ "use strict"; | ||
connectToDebuggerProxy(); | ||
connectToDebuggerProxy(); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@react-native-community/cli-debugger-ui", | ||
"version": "3.0.0", | ||
"version": "4.2.0", | ||
"license": "MIT", | ||
@@ -12,3 +12,4 @@ "main": "./build/middleware", | ||
"files": [ | ||
"build" | ||
"build", | ||
"!build/**/*.map" | ||
], | ||
@@ -21,3 +22,4 @@ "devDependencies": { | ||
"serve-static": "^1.13.1" | ||
} | ||
}, | ||
"gitHead": "6302e1fcdef6fd2a532ca8c46083c088afe98c6e" | ||
} |
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
407
221882
19