Socket
Socket
Sign inDemoInstall

@react-native-community/cli-tools

Package Overview
Dependencies
Maintainers
30
Versions
163
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 12.0.0-alpha.7 to 12.0.0-alpha.8

2

build/releaseChecker/printNewRelease.js

@@ -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

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