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

@types/react-codemirror

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-codemirror - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

2

react-codemirror/index.d.ts

@@ -6,3 +6,3 @@ // Type definitions for React Codemirror v1.0.0

// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.8
// TypeScript Version: 3.2

@@ -9,0 +9,0 @@ /// <reference types="react"/>

{
"name": "@types/react-codemirror",
"version": "1.0.2",
"version": "1.0.3",
"description": "TypeScript definitions for React Codemirror",

@@ -19,13 +19,15 @@ "license": "MIT",

"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/react-codemirror"
},
"scripts": {},
"dependencies": {
"@types/react": "*",
"@types/codemirror": "*"
"@types/codemirror": "*",
"@types/react": "*"
},
"typesPublisherContentHash": "bbd8b06118d1b247f8aba5b7b67907c1a42a2c2b81f62816a2508d4172b5a740",
"typeScriptVersion": "2.8"
"typesPublisherContentHash": "7d3cca0fd472d80f0417032529d21c13376d7313b7882d97ab5f534f5e242837",
"typeScriptVersion": "3.2"
}

@@ -8,10 +8,10 @@ # Installation

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-codemirror
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-codemirror.
Additional Details
* Last updated: Sat, 04 Aug 2018 00:56:31 GMT
* Dependencies: react, codemirror
### Additional Details
* Last updated: Tue, 26 Nov 2019 23:20:49 GMT
* Dependencies: [@types/react](https://npmjs.com/package/@types/react), [@types/codemirror](https://npmjs.com/package/@types/codemirror)
* Global values: none
# Credits
These definitions were written by Vicky Lai <https://github.com/velveret>, Rudi Chen <https://github.com/rudi-c>.
These definitions were written by Vicky Lai (https://github.com/velveret), and Rudi Chen (https://github.com/rudi-c).

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