@rnx-kit/third-party-notices
Advanced tools
Comparing version 1.2.11 to 1.2.12
@@ -5,6 +5,65 @@ { | ||
{ | ||
"date": "Fri, 05 Nov 2021 19:23:52 GMT", | ||
"date": "Thu, 18 Nov 2021 20:49:27 GMT", | ||
"tag": "@rnx-kit/third-party-notices_v1.2.12", | ||
"version": "1.2.12", | ||
"comments": { | ||
"none": [ | ||
{ | ||
"author": "4123478+tido64@users.noreply.github.com", | ||
"package": "@rnx-kit/third-party-notices", | ||
"commit": "856118d45ba9f4bf4cf8dabffe1a152229688465", | ||
"comment": "Replace just-scripts with something that is easier to debug and make changes to." | ||
} | ||
], | ||
"patch": [ | ||
{ | ||
"author": "beachball", | ||
"package": "@rnx-kit/third-party-notices", | ||
"comment": "Bump @rnx-kit/console to v1.0.10", | ||
"commit": "856118d45ba9f4bf4cf8dabffe1a152229688465" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@rnx-kit/third-party-notices", | ||
"comment": "Bump @rnx-kit/tools-node to v1.2.5", | ||
"commit": "856118d45ba9f4bf4cf8dabffe1a152229688465" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Tue, 09 Nov 2021 19:26:57 GMT", | ||
"tag": "@rnx-kit/third-party-notices_v1.2.11", | ||
"version": "1.2.11", | ||
"comments": { | ||
"none": [ | ||
{ | ||
"author": "4123478+tido64@users.noreply.github.com", | ||
"package": "@rnx-kit/third-party-notices", | ||
"commit": "not available", | ||
"comment": "Renamed rnx-kit-scripts package to @rnx-kit/scripts to prevent hijacking" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Tue, 09 Nov 2021 19:26:33 GMT", | ||
"tag": "@rnx-kit/third-party-notices_v1.2.11", | ||
"version": "1.2.11", | ||
"comments": { | ||
"none": [ | ||
{ | ||
"author": "4123478+tido64@users.noreply.github.com", | ||
"package": "@rnx-kit/third-party-notices", | ||
"commit": "83db2a2f3de04ec602286f6c67dea16977e2828a", | ||
"comment": "Renamed rnx-kit-scripts package to @rnx-kit/scripts to prevent hijacking" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Fri, 05 Nov 2021 19:24:49 GMT", | ||
"tag": "@rnx-kit/third-party-notices_v1.2.11", | ||
"version": "1.2.11", | ||
"comments": { | ||
"patch": [ | ||
@@ -11,0 +70,0 @@ { |
# Change Log - @rnx-kit/third-party-notices | ||
This log was last generated on Fri, 05 Nov 2021 19:23:52 GMT and should not be manually modified. | ||
This log was last generated on Thu, 18 Nov 2021 20:49:27 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## 1.2.12 | ||
Thu, 18 Nov 2021 20:49:27 GMT | ||
### Patches | ||
- Bump @rnx-kit/console to v1.0.10 | ||
- Bump @rnx-kit/tools-node to v1.2.5 | ||
## 1.2.11 | ||
Fri, 05 Nov 2021 19:23:52 GMT | ||
Fri, 05 Nov 2021 19:24:49 GMT | ||
@@ -11,0 +20,0 @@ ### Patches |
{ | ||
"name": "@rnx-kit/third-party-notices", | ||
"version": "1.2.11", | ||
"version": "1.2.12", | ||
"description": "Library and tool to build a third party notices file based on a js bundle's source map", | ||
@@ -28,4 +28,4 @@ "homepage": "https://github.com/microsoft/rnx-kit/tree/main/packages/third-party-notices#readme", | ||
"dependencies": { | ||
"@rnx-kit/console": "^1.0.9", | ||
"@rnx-kit/tools-node": "^1.2.4", | ||
"@rnx-kit/console": "^1.0.10", | ||
"@rnx-kit/tools-node": "^1.2.5", | ||
"spdx-expression-parse": "^3.0.1", | ||
@@ -36,5 +36,5 @@ "yargs": "^16.0.0" | ||
"@rnx-kit/eslint-config": "*", | ||
"@rnx-kit/scripts": "*", | ||
"@types/jest": "^27.0.0", | ||
"@types/yargs": "^16.0.0", | ||
"rnx-kit-scripts": "*", | ||
"typescript": "^4.0.0" | ||
@@ -46,4 +46,4 @@ }, | ||
"jest": { | ||
"preset": "rnx-kit-scripts" | ||
"preset": "@rnx-kit/scripts" | ||
} | ||
} |
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
73949
1338
Updated@rnx-kit/console@^1.0.10
Updated@rnx-kit/tools-node@^1.2.5