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.13.5 to 1.14.0

1

lib/helpers.d.ts

@@ -7,2 +7,3 @@ import type { PackageManifest } from "@rnx-kit/tools-node/package";

export declare function omitEmptySections(manifest: PackageManifest): PackageManifest;
export declare function printMigrationMessage(): void;
//# sourceMappingURL=helpers.d.ts.map

13

package.json
{
"name": "@rnx-kit/dep-check",
"version": "1.13.5",
"version": "1.14.0",
"description": "Dependency checker for React Native apps",

@@ -24,7 +24,3 @@ "homepage": "https://github.com/microsoft/rnx-kit/tree/main/packages/dep-check#readme",

"bundle": "rnx-kit-scripts bundle",
"format": "rnx-kit-scripts format",
"lint": "rnx-kit-scripts lint",
"test": "rnx-kit-scripts test",
"update-profile": "node scripts/update-profile.mjs",
"update-readme": "node scripts/update-readme.js"
"format": "rnx-kit-scripts format"
},

@@ -48,4 +44,2 @@ "devDependencies": {

"lodash": "^4.17.21",
"markdown-table": "^2.0.0",
"pacote": "^12.0.0",
"prompts": "^2.4.0",

@@ -60,6 +54,3 @@ "semver": "^7.0.0",

"extends": "@rnx-kit/eslint-config"
},
"jest": {
"preset": "@rnx-kit/scripts"
}
}

@@ -0,1 +1,5 @@

# `@rnx-kit/dep-check` has been renamed to `@rnx-kit/align-deps`
For more details, read the RFC: https://github.com/microsoft/rnx-kit/pull/1757
<!--remove-block start-->

@@ -2,0 +6,0 @@

Sorry, the diff of this file is too big to display

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