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

@rnx-kit/dep-check

Package Overview
Dependencies
Maintainers
7
Versions
118
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rnx-kit/dep-check - npm Package Compare versions

Comparing version 1.5.5 to 1.5.6

17

CHANGELOG.json

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

{
"date": "Mon, 21 Jun 2021 17:31:55 GMT",
"date": "Tue, 22 Jun 2021 15:03:55 GMT",
"tag": "@rnx-kit/dep-check_v1.5.6",
"version": "1.5.6",
"comments": {
"patch": [
{
"comment": "Bumped chalk to 4.1.0, and workspace-tools to 0.16.2",
"author": "4123478+tido64@users.noreply.github.com",
"commit": "fe36a9a52319cfac244fbbeb8c47a210af067366",
"package": "@rnx-kit/dep-check"
}
]
}
},
{
"date": "Mon, 21 Jun 2021 17:32:05 GMT",
"tag": "@rnx-kit/dep-check_v1.5.5",

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

# Change Log - @rnx-kit/dep-check
This log was last generated on Mon, 21 Jun 2021 17:31:55 GMT and should not be manually modified.
This log was last generated on Tue, 22 Jun 2021 15:03:55 GMT and should not be manually modified.
<!-- Start content -->
## 1.5.6
Tue, 22 Jun 2021 15:03:55 GMT
### Patches
- Bumped chalk to 4.1.0, and workspace-tools to 0.16.2 (4123478+tido64@users.noreply.github.com)
## 1.5.5
Mon, 21 Jun 2021 17:31:55 GMT
Mon, 21 Jun 2021 17:32:05 GMT

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

8

package.json
{
"name": "@rnx-kit/dep-check",
"version": "1.5.5",
"version": "1.5.6",
"description": "Dependency checker for React Native apps",
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/packages/dep-check#rnx-kitdep-check",
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/packages/dep-check#readme",
"license": "MIT",

@@ -28,7 +28,7 @@ "files": [

"@rnx-kit/config": "^0.2.9",
"chalk": "^4.0.0",
"chalk": "^4.1.0",
"find-up": "^5.0.0",
"jest-diff": "^26.0.0",
"semver": "^7.0.0",
"workspace-tools": "^0.15.1",
"workspace-tools": "^0.16.2",
"yargs": "^16.0.0"

@@ -35,0 +35,0 @@ },

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