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
417
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.0.0-canary.46 to 0.0.0-canary.47

17

CHANGELOG.json

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

{
"date": "Wed, 09 Dec 2020 05:06:51 GMT",
"date": "Sat, 19 Dec 2020 05:06:15 GMT",
"tag": "@react-native-windows/cli_v0.0.0-canary.47",
"version": "0.0.0-canary.47",
"comments": {
"prerelease": [
{
"comment": "Print error message when missing vswhere/msbuild",
"author": "asklar@winse.microsoft.com",
"commit": "8657f47a22562fc126a29f6a648c2698edb704ce",
"package": "@react-native-windows/cli"
}
]
}
},
{
"date": "Wed, 09 Dec 2020 05:07:19 GMT",
"tag": "@react-native-windows/cli_v0.0.0-canary.46",

@@ -8,0 +23,0 @@ "version": "0.0.0-canary.46",

# Change Log - @react-native-windows/cli
This log was last generated on Wed, 09 Dec 2020 05:06:51 GMT and should not be manually modified.
This log was last generated on Sat, 19 Dec 2020 05:06:15 GMT and should not be manually modified.
<!-- Start content -->
## 0.0.0-canary.47
Sat, 19 Dec 2020 05:06:15 GMT
### Changes
- Print error message when missing vswhere/msbuild (asklar@winse.microsoft.com)
## 0.0.0-canary.46
Wed, 09 Dec 2020 05:06:51 GMT
Wed, 09 Dec 2020 05:07:19 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.0.0-canary.46",
"version": "0.0.0-canary.47",
"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