@react-native-windows/cli
Advanced tools
Comparing version 0.64.0 to 0.64.1
@@ -5,3 +5,24 @@ { | ||
{ | ||
"date": "Mon, 15 Mar 2021 17:22:23 GMT", | ||
"date": "Mon, 22 Mar 2021 17:06:25 GMT", | ||
"tag": "@react-native-windows/cli_v0.64.1", | ||
"version": "0.64.1", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"comment": "[0.64] Update cppwinrt package version", | ||
"author": "asklar@microsoft.com", | ||
"commit": "0437f2f3edebc443f10a6eb7f8cfcd561ccfdc87", | ||
"package": "@react-native-windows/cli" | ||
}, | ||
{ | ||
"comment": "Bump xmldom to 0.5.0.", | ||
"author": "yicyao@microsoft.com", | ||
"commit": "541f4df30b5c55c1188849521d788e25a944b6aa", | ||
"package": "@react-native-windows/cli" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Mon, 15 Mar 2021 17:23:19 GMT", | ||
"tag": "@react-native-windows/cli_v0.64.0", | ||
@@ -8,0 +29,0 @@ "version": "0.64.0", |
# Change Log - @react-native-windows/cli | ||
This log was last generated on Mon, 15 Mar 2021 17:22:23 GMT and should not be manually modified. | ||
This log was last generated on Mon, 22 Mar 2021 17:06:25 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## 0.64.1 | ||
Mon, 22 Mar 2021 17:06:25 GMT | ||
### Patches | ||
- [0.64] Update cppwinrt package version (asklar@microsoft.com) | ||
- Bump xmldom to 0.5.0. (yicyao@microsoft.com) | ||
## 0.64.0 | ||
Mon, 15 Mar 2021 17:22:23 GMT | ||
Mon, 15 Mar 2021 17:23:19 GMT | ||
@@ -11,0 +20,0 @@ ### Patches |
@@ -117,3 +117,3 @@ "use strict"; | ||
id: 'Microsoft.Windows.CppWinRT', | ||
version: '2.0.200615.7', | ||
version: '2.0.210312.4', | ||
propsTopOfFile: true, | ||
@@ -120,0 +120,0 @@ hasProps: true, |
{ | ||
"name": "@react-native-windows/cli", | ||
"version": "0.64.0", | ||
"version": "0.64.1", | ||
"license": "MIT", | ||
@@ -34,3 +34,3 @@ "main": "lib-commonjs/index.js", | ||
"xml-parser": "^1.2.1", | ||
"xmldom": "^0.3.0", | ||
"xmldom": "^0.5.0", | ||
"xpath": "^0.0.27" | ||
@@ -37,0 +37,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
341055
4743
+ Addedxmldom@0.5.0(transitive)
- Removedxmldom@0.3.0(transitive)
Updatedxmldom@^0.5.0