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
4
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.67.4 to 0.67.5

18

CHANGELOG.md
# Change Log - @react-native-windows/cli
This log was last generated on Mon, 28 Nov 2022 16:10:01 GMT and should not be manually modified.
This log was last generated on Mon, 20 Nov 2023 16:09:18 GMT and should not be manually modified.
<!-- Start content -->
## 0.67.5
Mon, 20 Nov 2023 16:09:18 GMT
### Patches
- [0.67] Compliance: Rename template Nuget.config files to stop triggering multi-feed warnings (jthysell@microsoft.com)
## 0.67.4
Mon, 28 Nov 2022 16:10:31 GMT
### Patches
- [0.67] Fix CLI to search for correct VS version range (jthysell@microsoft.com)
## 0.67.4
Mon, 28 Nov 2022 16:10:01 GMT

@@ -10,0 +26,0 @@

2

lib-commonjs/generator-windows/index.js

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

sharedProjMappings.push({
from: path_1.default.join(sharedPath, projDir, 'NuGet.Config'),
from: path_1.default.join(sharedPath, projDir, 'NuGet_Config'),
to: path_1.default.join(windowsDir, 'NuGet.Config'),

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

{
"name": "@react-native-windows/cli",
"version": "0.67.4",
"version": "0.67.5",
"license": "MIT",

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

Sorry, the diff of this file is too big to display

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