New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@rnx-kit/tools-react-native

Package Overview
Dependencies
Maintainers
7
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rnx-kit/tools-react-native - npm Package Compare versions

Comparing version 1.2.2 to 1.2.3

2

lib/platform.d.ts

@@ -12,3 +12,3 @@ /**

*/
export declare function expandPlatformExtensions(platform: string, extensions: string[]): string[];
export declare function expandPlatformExtensions(platform: string, extensions: readonly string[]): string[];
/**

@@ -15,0 +15,0 @@ * Returns a map of available React Native platforms. The result is cached.

{
"name": "@rnx-kit/tools-react-native",
"version": "1.2.2",
"version": "1.2.3",
"description": "A collection of supplemental react-native functions and types",

@@ -32,3 +32,4 @@ "homepage": "https://github.com/microsoft/rnx-kit/tree/main/packages/tools-react-native#readme",

"@types/node": "^16.0.0",
"jest-extended": "^0.11.5"
"jest": "^27.0.0",
"jest-extended": "^2.0.0"
},

@@ -41,5 +42,5 @@ "eslintConfig": {

"setupFilesAfterEnv": [
"jest-extended"
"jest-extended/all"
]
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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