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.9 to 1.0.10

7

react-codemirror/index.d.ts

@@ -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"/>

14

react-codemirror/package.json
{
"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).
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