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.69 to 0.0.0-canary.70

46

CHANGELOG.json

@@ -5,6 +5,50 @@ {

{
"date": "Thu, 29 Apr 2021 05:06:20 GMT",
"date": "Fri, 21 May 2021 05:14:43 GMT",
"tag": "@react-native-windows/cli_v0.0.0-canary.70",
"version": "0.0.0-canary.70",
"comments": {
"prerelease": [
{
"comment": "Integrate Apr 28 (base of 0.65) Nightly RN Build",
"author": "ngerlem@microsoft.com",
"commit": "5cc9c87a48b392d287fa953d8d23a8188b689545",
"package": "@react-native-windows/cli"
}
],
"patch": [
{
"comment": "Bump @rnw-scripts/just-task to v2.1.1",
"author": "ngerlem@microsoft.com",
"commit": "5cc9c87a48b392d287fa953d8d23a8188b689545",
"package": "@react-native-windows/cli"
},
{
"comment": "Bump @rnw-scripts/jest-unittest-config to v1.2.1",
"author": "ngerlem@microsoft.com",
"commit": "5cc9c87a48b392d287fa953d8d23a8188b689545",
"package": "@react-native-windows/cli"
}
]
}
},
{
"date": "Wed, 19 May 2021 05:06:54 GMT",
"tag": "@react-native-windows/cli_v0.0.0-canary.69",
"version": "0.0.0-canary.69",
"comments": {
"none": [
{
"comment": "Adding the useWinUI3 and useHermes tag in the Readme",
"author": "38923768+imrishabh18@users.noreply.github.com",
"commit": "c20b325c1eae525331ac2345c65d6d3dba9801e8",
"package": "@react-native-windows/cli"
}
]
}
},
{
"date": "Thu, 29 Apr 2021 05:07:20 GMT",
"tag": "@react-native-windows/cli_v0.0.0-canary.69",
"version": "0.0.0-canary.69",
"comments": {
"prerelease": [

@@ -11,0 +55,0 @@ {

# Change Log - @react-native-windows/cli
This log was last generated on Thu, 29 Apr 2021 05:06:20 GMT and should not be manually modified.
This log was last generated on Fri, 21 May 2021 05:14:43 GMT and should not be manually modified.
<!-- Start content -->
## 0.0.0-canary.70
Fri, 21 May 2021 05:14:43 GMT
### Patches
- Bump @rnw-scripts/just-task to v2.1.1 (ngerlem@microsoft.com)
- Bump @rnw-scripts/jest-unittest-config to v1.2.1 (ngerlem@microsoft.com)
### Changes
- Integrate Apr 28 (base of 0.65) Nightly RN Build (ngerlem@microsoft.com)
## 0.0.0-canary.69
Thu, 29 Apr 2021 05:06:20 GMT
Thu, 29 Apr 2021 05:07:20 GMT

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

12

package.json
{
"name": "@react-native-windows/cli",
"version": "0.0.0-canary.69",
"version": "0.0.0-canary.70",
"license": "MIT",

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

"dependencies": {
"@react-native-windows/package-utils": "^0.0.0-canary.16",
"@react-native-windows/telemetry": "^0.0.0-canary.17",
"@react-native-windows/package-utils": "^0.0.0-canary.17",
"@react-native-windows/telemetry": "^0.0.0-canary.18",
"chalk": "^4.1.0",

@@ -43,4 +43,4 @@ "cli-spinners": "^2.2.0",

"@rnw-scripts/eslint-config": "1.1.6",
"@rnw-scripts/jest-unittest-config": "1.2.0",
"@rnw-scripts/just-task": "2.1.0",
"@rnw-scripts/jest-unittest-config": "1.2.1",
"@rnw-scripts/just-task": "2.1.1",
"@rnw-scripts/ts-config": "1.1.0",

@@ -60,3 +60,3 @@ "@types/chalk": "^2.2.0",

"eslint": "7.12.0",
"jest": "^26.5.2",
"jest": "^26.6.3",
"just-scripts": "^1.3.3",

@@ -63,0 +63,0 @@ "prettier": "1.19.1",

@@ -39,2 +39,4 @@ # @react-native-windows/cli

| `--direct-debugging` | Enable direct debugging on specified port | [number] |
| `--useWinUI3` | Targets WinUI 3.0 (Preview) instead of UWP XAML. | [boolean] |
| `--useHermes` | Use Hermes instead of Chakra as the JS engine (supported on 0.64+) | [boolean] |
| `--no-telemetry` | Disables sending telemetry that allows analysis of usage and failures of the react-native-windows CLI | [boolean] |

@@ -41,0 +43,0 @@ | `-h`, `--help` | output usage information | [boolean] |

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