Socket
Socket
Sign inDemoInstall

@types/react-is

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-is - npm Package Compare versions

Comparing version 16.7.3 to 16.7.4

8

react-is v16.7/index.d.ts

@@ -1,9 +0,1 @@

// Type definitions for react-is 16.7
// Project: https://reactjs.org/
// Definitions by: Avi Vahl <https://github.com/AviVahl>
// Christian Chown <https://github.com/christianchown>
// Sebastian Silbermann <https://github.com/eps1lon>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.8
export as namespace ReactIs;

@@ -10,0 +2,0 @@

16

react-is v16.7/package.json
{
"name": "@types/react-is",
"version": "16.7.3",
"version": "16.7.4",
"description": "TypeScript definitions for react-is",

@@ -10,14 +10,14 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-is",

"name": "Avi Vahl",
"url": "https://github.com/AviVahl",
"githubUsername": "AviVahl"
"githubUsername": "AviVahl",
"url": "https://github.com/AviVahl"
},
{
"name": "Christian Chown",
"url": "https://github.com/christianchown",
"githubUsername": "christianchown"
"githubUsername": "christianchown",
"url": "https://github.com/christianchown"
},
{
"name": "Sebastian Silbermann",
"url": "https://github.com/eps1lon",
"githubUsername": "eps1lon"
"githubUsername": "eps1lon",
"url": "https://github.com/eps1lon"
}

@@ -36,4 +36,4 @@ ],

},
"typesPublisherContentHash": "777db8b03ab820a6d95f73480ac1c33cf1c2e486c6b09aad5cf992e943b71e2b",
"typesPublisherContentHash": "3d2273240676718931f7957a3b13f0b7112bb8f8f4a116c05233564cf450522a",
"typeScriptVersion": "4.5"
}

@@ -11,10 +11,2 @@ # Installation

````ts
// Type definitions for react-is 16.7
// Project: https://reactjs.org/
// Definitions by: Avi Vahl <https://github.com/AviVahl>
// Christian Chown <https://github.com/christianchown>
// Sebastian Silbermann <https://github.com/eps1lon>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.8
export as namespace ReactIs;

@@ -55,7 +47,6 @@

### Additional Details
* Last updated: Wed, 27 Sep 2023 07:12:04 GMT
* Last updated: Wed, 18 Oct 2023 18:04:04 GMT
* Dependencies: [@types/react](https://npmjs.com/package/@types/react)
* Global values: `ReactIs`
# Credits
These definitions were written by [Avi Vahl](https://github.com/AviVahl), [Christian Chown](https://github.com/christianchown), and [Sebastian Silbermann](https://github.com/eps1lon).
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc