Socket
Socket
Sign inDemoInstall

@types/react-syntax-highlighter

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-syntax-highlighter - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

4

react-syntax-highlighter/index.d.ts

@@ -15,2 +15,4 @@ // Type definitions for react-syntax-highlighter

export function registerLanguage(name: string, func: any): void;
interface SyntaxHighlighterProps {

@@ -502,2 +504,2 @@ language?: string;

export default style;
}
}
{
"name": "@types/react-syntax-highlighter",
"version": "0.0.1",
"version": "0.0.2",
"description": "TypeScript definitions for react-syntax-highlighter",
"license": "MIT",
"author": "Ivo Stratev <https://github.com/NoHomey>",
"contributors": [
{
"name": "Ivo Stratev",
"url": "https://github.com/NoHomey"
}
],
"main": "",

@@ -17,4 +22,4 @@ "repository": {

"peerDependencies": {},
"typesPublisherContentHash": "bff9a5bd22083d9ef95663f817f3a6bdeef34b60e69530de8bd9196b8c4066e9",
"typesPublisherContentHash": "5636463d4f18672eb6935e982f2d2a98dcea25e5b557e32674861433c1f0dd8a",
"typeScriptVersion": "2.1"
}

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

Additional Details
* Last updated: Mon, 23 Jan 2017 21:31:32 GMT
* Last updated: Wed, 08 Mar 2017 20:59:22 GMT
* Dependencies: react

@@ -14,0 +14,0 @@ * Global values: none

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