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.63.13 to 0.63.14

17

CHANGELOG.json

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

{
"date": "Thu, 26 Aug 2021 14:12:07 GMT",
"date": "Thu, 30 Sep 2021 23:54:02 GMT",
"tag": "@react-native-windows/cli_v0.63.14",
"version": "0.63.14",
"comments": {
"patch": [
{
"comment": "Bump the version of xmldom used by @react-native-windows/cli to 0.7.0.",
"author": "yicyao@microsoft.com",
"commit": "c2f2b40ccd38366cae2c9ff9428fd3a3f9d8a0ef",
"package": "@react-native-windows/cli"
}
]
}
},
{
"date": "Thu, 26 Aug 2021 14:12:28 GMT",
"tag": "@react-native-windows/cli_v0.63.13",

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

# Change Log - @react-native-windows/cli
This log was last generated on Thu, 26 Aug 2021 14:12:07 GMT and should not be manually modified.
This log was last generated on Thu, 30 Sep 2021 23:54:02 GMT and should not be manually modified.
<!-- Start content -->
## 0.63.14
Thu, 30 Sep 2021 23:54:02 GMT
### Patches
- Bump the version of xmldom used by @react-native-windows/cli to 0.7.0. (yicyao@microsoft.com)
## 0.63.13
Thu, 26 Aug 2021 14:12:07 GMT
Thu, 26 Aug 2021 14:12:28 GMT

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

2

lib-commonjs/config/configUtils.js

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

const glob = require("glob");
const xmldom_1 = require("xmldom");
const xmldom_1 = require("@xmldom/xmldom");
const xpath = require("xpath");

@@ -15,0 +15,0 @@ const msbuildSelect = xpath.useNamespaces({

{
"name": "@react-native-windows/cli",
"version": "0.63.13",
"version": "0.63.14",
"license": "MIT",

@@ -33,3 +33,3 @@ "main": "lib-commonjs/index.js",

"uuid": "^3.3.2",
"xmldom": "^0.5.0",
"@xmldom/xmldom": "^0.7.5",
"xml-parser": "^1.2.1",

@@ -36,0 +36,0 @@ "xpath": "^0.0.27"

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