Socket
Socket
Sign inDemoInstall

@react-native-community/cli-doctor

Package Overview
Dependencies
Maintainers
31
Versions
133
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-native-community/cli-doctor - npm Package Compare versions

Comparing version 10.1.0 to 10.1.1

2

build/commands/info.js

@@ -23,4 +23,2 @@ "use strict";

// @ts-ignore untyped
const info = async function getInfo(_argv, ctx) {

@@ -27,0 +25,0 @@ try {

@@ -22,4 +22,2 @@ "use strict";

function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
// @ts-ignore
async function getEnvironmentInfo(json = true) {

@@ -26,0 +24,0 @@ const options = {

@@ -55,4 +55,2 @@ "use strict";

function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
// @ts-ignore untyped
async function runPodInstall(loader, directory, shouldHandleRepoUpdate = true) {

@@ -59,0 +57,0 @@ try {

@@ -47,5 +47,3 @@ "use strict";

if (process.stdout.isTTY) {
// @ts-ignore
process.stdout.moveCursor(0, -6);
// @ts-ignore
process.stdout.clearScreenDown();

@@ -52,0 +50,0 @@ }

11

package.json
{
"name": "@react-native-community/cli-doctor",
"version": "10.1.0",
"version": "10.1.1",
"license": "MIT",

@@ -11,5 +11,5 @@ "main": "build/index.js",

"dependencies": {
"@react-native-community/cli-config": "^10.0.0",
"@react-native-community/cli-platform-ios": "^10.1.0",
"@react-native-community/cli-tools": "^10.0.0",
"@react-native-community/cli-config": "^10.1.1",
"@react-native-community/cli-platform-ios": "^10.1.1",
"@react-native-community/cli-tools": "^10.1.1",
"chalk": "^4.1.2",

@@ -37,2 +37,3 @@ "command-exists": "^1.2.8",

"@types/command-exists": "^1.2.0",
"@types/envinfo": "^7.8.1",
"@types/ip": "^1.1.0",

@@ -49,3 +50,3 @@ "@types/prompts": "^2.0.9",

},
"gitHead": "a7933c387d2de2e6eff924e989d525a03e87f7f3"
"gitHead": "d351048dd6c6b2324eab3fff74ddbe48ca41d4d7"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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