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

@types/react-native

Package Overview
Dependencies
Maintainers
1
Versions
672
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-native - npm Package Compare versions

Comparing version 0.63.73 to 0.63.74

2

react-native v0.63/Devtools.d.ts

@@ -19,3 +19,3 @@ declare module "react-native/Libraries/Core/Devtools/parseErrorStack" {

export default function symbolicateStackTrace(stack: ReadonlyArray<StackFrame>): Promise<StackFrame[]>;
export default function symbolicateStackTrace(stack: readonly StackFrame[]): Promise<StackFrame[]>;
}
{
"name": "@types/react-native",
"version": "0.63.73",
"version": "0.63.74",
"description": "TypeScript definitions for react-native",

@@ -210,4 +210,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-native",

},
"typesPublisherContentHash": "5bd29af9c411bae9a172040894f96c4b6740be45668723d31448ead7617c8882",
"typesPublisherContentHash": "aec9c1f91996430d0571dbea0a3b94d6da675b807b68371a2f0d1581b8f6d808",
"typeScriptVersion": "4.5"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Tue, 07 Nov 2023 20:08:00 GMT
* Last updated: Mon, 20 Nov 2023 23:36:24 GMT
* Dependencies: [@types/react](https://npmjs.com/package/@types/react)

@@ -14,0 +14,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