Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@react-native-windows/cli

Package Overview
Dependencies
Maintainers
2
Versions
421
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-native-windows/cli - npm Package Compare versions

Comparing version 0.64.0-preview.2 to 0.64.0-preview.3

17

CHANGELOG.json

@@ -5,3 +5,18 @@ {

{
"date": "Thu, 03 Dec 2020 23:33:16 GMT",
"date": "Mon, 21 Dec 2020 15:05:19 GMT",
"tag": "@react-native-windows/cli_v0.64.0-preview.3",
"version": "0.64.0-preview.3",
"comments": {
"prerelease": [
{
"comment": "Print error message when missing vswhere/msbuild",
"author": "asklar@winse.microsoft.com",
"commit": "99f8d819117d65b3fcd8fc8f0c6b09651b02749e",
"package": "@react-native-windows/cli"
}
]
}
},
{
"date": "Fri, 04 Dec 2020 00:24:03 GMT",
"tag": "@react-native-windows/cli_v0.64.0-preview.2",

@@ -8,0 +23,0 @@ "version": "0.64.0-preview.2",

# Change Log - @react-native-windows/cli
This log was last generated on Thu, 03 Dec 2020 23:33:16 GMT and should not be manually modified.
This log was last generated on Mon, 21 Dec 2020 15:05:19 GMT and should not be manually modified.
<!-- Start content -->
## 0.64.0-preview.3
Mon, 21 Dec 2020 15:05:19 GMT
### Changes
- Print error message when missing vswhere/msbuild (asklar@winse.microsoft.com)
## 0.64.0-preview.2
Thu, 03 Dec 2020 23:33:16 GMT
Fri, 04 Dec 2020 00:24:03 GMT

@@ -11,0 +19,0 @@ ### Changes

3

lib-commonjs/runWindows/runWindows.js

@@ -187,3 +187,4 @@ "use strict";

}
catch (_a) {
catch (e) {
commandWithProgress_1.newError(e.message);
throw error;

@@ -190,0 +191,0 @@ }

{
"name": "@react-native-windows/cli",
"version": "0.64.0-preview.2",
"version": "0.64.0-preview.3",
"license": "MIT",

@@ -5,0 +5,0 @@ "main": "lib-commonjs/index.js",

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