@types/react-codemirror
Advanced tools
Comparing version 1.0.9 to 1.0.10
@@ -1,8 +0,1 @@ | ||
// Type definitions for React Codemirror v1.0.0 | ||
// Project: https://github.com/JedWatson/react-codemirror | ||
// Definitions by: Vicky Lai <https://github.com/velveret> | ||
// Rudi Chen <https://github.com/rudi-c> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 5.0 | ||
/// <reference types="react"/> | ||
@@ -9,0 +2,0 @@ /// <reference types="codemirror"/> |
{ | ||
"name": "@types/react-codemirror", | ||
"version": "1.0.9", | ||
"description": "TypeScript definitions for React Codemirror", | ||
"version": "1.0.10", | ||
"description": "TypeScript definitions for react-codemirror", | ||
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-codemirror", | ||
@@ -10,9 +10,9 @@ "license": "MIT", | ||
"name": "Vicky Lai", | ||
"url": "https://github.com/velveret", | ||
"githubUsername": "velveret" | ||
"githubUsername": "velveret", | ||
"url": "https://github.com/velveret" | ||
}, | ||
{ | ||
"name": "Rudi Chen", | ||
"url": "https://github.com/rudi-c", | ||
"githubUsername": "rudi-c" | ||
"githubUsername": "rudi-c", | ||
"url": "https://github.com/rudi-c" | ||
} | ||
@@ -32,4 +32,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "54b687286c28df1cbe9e75ed812efee2e2d5c6c51af08213b96555f4f992e55f", | ||
"typesPublisherContentHash": "cbd4c3a4009a8cbcdc57a09bf8afd31b6dd3e3e0dbc60f5360f4ea0bc427daa7", | ||
"typeScriptVersion": "5.0" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for React Codemirror (https://github.com/JedWatson/react-codemirror). | ||
This package contains type definitions for react-codemirror (https://github.com/JedWatson/react-codemirror). | ||
@@ -12,9 +12,2 @@ # Details | ||
````ts | ||
// Type definitions for React Codemirror v1.0.0 | ||
// Project: https://github.com/JedWatson/react-codemirror | ||
// Definitions by: Vicky Lai <https://github.com/velveret> | ||
// Rudi Chen <https://github.com/rudi-c> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 5.0 | ||
/// <reference types="react"/> | ||
@@ -71,7 +64,6 @@ /// <reference types="codemirror"/> | ||
### Additional Details | ||
* Last updated: Wed, 27 Sep 2023 07:12:04 GMT | ||
* Last updated: Wed, 18 Oct 2023 11:45:05 GMT | ||
* Dependencies: [@types/codemirror](https://npmjs.com/package/@types/codemirror), [@types/react](https://npmjs.com/package/@types/react) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Vicky Lai](https://github.com/velveret), and [Rudi Chen](https://github.com/rudi-c). |
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
7308
44
67