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.64.3 to 0.64.4

17

CHANGELOG.json

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

{
"date": "Mon, 19 Apr 2021 17:00:25 GMT",
"date": "Mon, 24 May 2021 15:08:38 GMT",
"tag": "@react-native-windows/cli_v0.64.4",
"version": "0.64.4",
"comments": {
"patch": [
{
"comment": "Fix Typo in Autolinking Source",
"author": "34109996+chiaramooney@users.noreply.github.com",
"commit": "e04f8cf45367e9026cdc1a6269107123f1856cb8",
"package": "@react-native-windows/cli"
}
]
}
},
{
"date": "Mon, 19 Apr 2021 17:00:53 GMT",
"tag": "@react-native-windows/cli_v0.64.3",

@@ -8,0 +23,0 @@ "version": "0.64.3",

# Change Log - @react-native-windows/cli
This log was last generated on Mon, 19 Apr 2021 17:00:25 GMT and should not be manually modified.
This log was last generated on Mon, 24 May 2021 15:08:38 GMT and should not be manually modified.
<!-- Start content -->
## 0.64.4
Mon, 24 May 2021 15:08:38 GMT
### Patches
- Fix Typo in Autolinking Source (34109996+chiaramooney@users.noreply.github.com)
## 0.64.3
Mon, 19 Apr 2021 17:00:25 GMT
Mon, 19 Apr 2021 17:00:53 GMT

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

2

lib-commonjs/runWindows/utils/autolink.js

@@ -178,3 +178,3 @@ "use strict";

item in project &&
project[item] != '' &&
project[item] !== '' &&
!project[item].toString().startsWith('Error: '));

@@ -181,0 +181,0 @@ });

{
"name": "@react-native-windows/cli",
"version": "0.64.3",
"version": "0.64.4",
"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