@types/react-codemirror
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -6,3 +6,3 @@ // Type definitions for React Codemirror v1.0.0 | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 3.2 | ||
// TypeScript Version: 3.8 | ||
@@ -9,0 +9,0 @@ /// <reference types="react"/> |
{ | ||
"name": "@types/react-codemirror", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "TypeScript definitions for React Codemirror", | ||
@@ -30,4 +30,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "7d3cca0fd472d80f0417032529d21c13376d7313b7882d97ab5f534f5e242837", | ||
"typeScriptVersion": "3.2" | ||
"typesPublisherContentHash": "fde46b91ac2d78c6b1fa5a35741a0afda0ac3688631638ed98b5eab89462bc5d", | ||
"typeScriptVersion": "3.8" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 26 Nov 2019 23:20:49 GMT | ||
* Last updated: Wed, 05 May 2021 19:01:26 GMT | ||
* Dependencies: [@types/react](https://npmjs.com/package/@types/react), [@types/codemirror](https://npmjs.com/package/@types/codemirror) | ||
@@ -17,2 +17,2 @@ * Global values: none | ||
# Credits | ||
These definitions were written by Vicky Lai (https://github.com/velveret), and 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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5205