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

@types/rehype-react

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/rehype-react - npm Package Compare versions

Comparing version 4.0.0 to 6.0.0

27

rehype-react/package.json
{
"name": "@types/rehype-react",
"version": "4.0.0",
"description": "TypeScript definitions for rehype-react",
"license": "MIT",
"contributors": [
{
"name": "Adrian Kremer",
"url": "https://github.com/adriankremer",
"githubUsername": "adriankremer"
}
],
"version": "6.0.0",
"typings": null,
"description": "Stub TypeScript definitions entry for rehype-react, which provides its own types definitions",
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/rehype-react"
},
"scripts": {},
"author": "",
"license": "MIT",
"dependencies": {
"@types/react": "*"
},
"typesPublisherContentHash": "e1c05dc8947b27b10f3a5dd586dc4944d94061c00580d1c14c565844fc7993b1",
"typeScriptVersion": "2.8"
"rehype-react": "*"
}
}

@@ -1,16 +0,3 @@

# Installation
> `npm install --save @types/rehype-react`
This is a stub types definition for @types/rehype-react (https://github.com/rehypejs/rehype-react#readme).
# Summary
This package contains type definitions for rehype-react (https://github.com/rhysd/rehype-react).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/rehype-react.
### Additional Details
* Last updated: Tue, 21 Jan 2020 21:36:23 GMT
* Dependencies: [@types/react](https://npmjs.com/package/@types/react)
* Global values: none
# Credits
These definitions were written by Adrian Kremer (https://github.com/adriankremer).
rehype-react provides its own type definitions, so you don't need @types/rehype-react installed!

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