@react-native-community/cli-tools
Advanced tools
Comparing version 12.0.0-alpha.7 to 12.0.0-alpha.8
@@ -27,3 +27,3 @@ "use strict"; | ||
_logger.default.info(`Diff: ${_chalk().default.dim.underline(latestRelease.diffUrl)}`); | ||
_logger.default.info(`For more info, check out "${_chalk().default.dim.underline(link.docs('upgrading', 'inherit'))}".`); | ||
_logger.default.info(`For more info, check out "${_chalk().default.dim.underline(link.docs('upgrading', 'none'))}".`); | ||
_releaseCacheManager.default.set(name, 'lastChecked', new Date().toISOString()); | ||
@@ -30,0 +30,0 @@ } |
{ | ||
"name": "@react-native-community/cli-tools", | ||
"version": "12.0.0-alpha.7", | ||
"version": "12.0.0-alpha.8", | ||
"license": "MIT", | ||
@@ -21,6 +21,6 @@ "main": "build/index.js", | ||
"devDependencies": { | ||
"@react-native-community/cli-types": "12.0.0-alpha.7", | ||
"@react-native-community/cli-types": "12.0.0-alpha.8", | ||
"@types/lodash": "^4.14.149", | ||
"@types/mime": "^2.0.1", | ||
"@types/node": "^16.0.0", | ||
"@types/node": "^18.0.0", | ||
"@types/node-fetch": "^2.5.5", | ||
@@ -40,3 +40,3 @@ "@types/shell-quote": "^1.7.1" | ||
}, | ||
"gitHead": "dcda33c412399f1c7dd39e94e7b660c70f32ce75" | ||
"gitHead": "3d3616ed5149318984e33a2a5fb2d80744b6bd3a" | ||
} |
Sorry, the diff of this file is not supported yet
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
158346