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.67.0-preview.2 to 0.67.0

48

CHANGELOG.json

@@ -5,2 +5,50 @@ {

{
"date": "Mon, 24 Jan 2022 16:12:31 GMT",
"tag": "@react-native-windows/cli_v0.67.0",
"version": "0.67.0",
"comments": {
"patch": [
{
"author": "jthysell@microsoft.com",
"package": "@react-native-windows/cli",
"commit": "a1a4439e47c2a98356d7b9b1af765d3907567e16",
"comment": "[0.67] Remove ADO NuGet feed from config for new projects"
},
{
"author": "ngerlem@microsoft.com",
"package": "@react-native-windows/cli",
"commit": "56818ebc599aa084aa9ffc949691f1be71da169a",
"comment": "Promote 0.67 to latest"
},
{
"author": "beachball",
"package": "@react-native-windows/cli",
"comment": "Bump @react-native-windows/package-utils to v0.67.0",
"commit": "56818ebc599aa084aa9ffc949691f1be71da169a"
},
{
"author": "beachball",
"package": "@react-native-windows/cli",
"comment": "Bump @react-native-windows/telemetry to v0.67.0",
"commit": "56818ebc599aa084aa9ffc949691f1be71da169a"
}
]
}
},
{
"date": "Tue, 09 Nov 2021 01:12:34 GMT",
"tag": "@react-native-windows/cli_v0.67.0-preview.2",
"version": "0.67.0-preview.2",
"comments": {
"prerelease": [
{
"author": "jthysell@microsoft.com",
"package": "@react-native-windows/cli",
"commit": "not available",
"comment": "Upgrade WinUI/MUX to 2.7"
}
]
}
},
{
"date": "Tue, 09 Nov 2021 01:12:18 GMT",

@@ -7,0 +55,0 @@ "tag": "@react-native-windows/cli_v0.67.0-preview.2",

21

CHANGELOG.md
# Change Log - @react-native-windows/cli
This log was last generated on Tue, 09 Nov 2021 01:12:18 GMT and should not be manually modified.
This log was last generated on Mon, 24 Jan 2022 16:12:31 GMT and should not be manually modified.
<!-- Start content -->
## 0.67.0
Mon, 24 Jan 2022 16:12:31 GMT
### Patches
- [0.67] Remove ADO NuGet feed from config for new projects (jthysell@microsoft.com)
- Promote 0.67 to latest (ngerlem@microsoft.com)
- Bump @react-native-windows/package-utils to v0.67.0
- Bump @react-native-windows/telemetry to v0.67.0
## 0.67.0-preview.2
Tue, 09 Nov 2021 01:12:34 GMT
### Changes
- Upgrade WinUI/MUX to 2.7 (jthysell@microsoft.com)
## 0.67.0-preview.2
Tue, 09 Nov 2021 01:12:18 GMT

@@ -10,0 +29,0 @@

@@ -168,2 +168,3 @@ "use strict";

nuGetTestFeed: options.nuGetTestFeed,
nuGetADOFeed: nugetVersion.startsWith('0.0.0-'),
// cpp template variables

@@ -170,0 +171,0 @@ useWinUI3: options.useWinUI3,

10

package.json
{
"name": "@react-native-windows/cli",
"version": "0.67.0-preview.2",
"version": "0.67.0",
"license": "MIT",

@@ -20,4 +20,4 @@ "main": "lib-commonjs/index.js",

"dependencies": {
"@react-native-windows/package-utils": "0.67.0-preview.1",
"@react-native-windows/telemetry": "0.67.0-preview.1",
"@react-native-windows/package-utils": "0.67.0",
"@react-native-windows/telemetry": "0.67.0",
"@xmldom/xmldom": "^0.7.5",

@@ -71,7 +71,7 @@ "chalk": "^4.1.0",

"beachball": {
"defaultNpmTag": "preview",
"defaultNpmTag": "latest",
"disallowedChangeTypes": [
"major",
"minor",
"patch"
"prerelease"
]

@@ -78,0 +78,0 @@ },

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