Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@rnx-kit/third-party-notices

Package Overview
Dependencies
Maintainers
7
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rnx-kit/third-party-notices - npm Package Compare versions

Comparing version 1.2.11 to 1.2.12

61

CHANGELOG.json

@@ -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

10

package.json
{
"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"
}
}
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