Socket
Socket
Sign inDemoInstall

@types/codemirror

Package Overview
Dependencies
Maintainers
1
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/codemirror - npm Package Compare versions

Comparing version 5.60.5 to 5.60.6

2

codemirror/addon/mode/simple.d.ts

@@ -24,5 +24,5 @@ import '../../';

name: string,
// tslint:disable-next-line:no-unnecessary-generics
// eslint-disable-next-line no-unnecessary-generics
mode: { [P in K]: P extends 'meta' ? Record<string, any> : Rule[] } & { start: Rule[] },
): void;
}
{
"name": "@types/codemirror",
"version": "5.60.5",
"version": "5.60.6",
"description": "TypeScript definitions for codemirror",

@@ -75,4 +75,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/codemirror",

},
"typesPublisherContentHash": "8b79eaef01086d2fb552c74be4e6b8d776e1600075ff70fc766c578a466f7d17",
"typeScriptVersion": "3.8"
"typesPublisherContentHash": "da3a06dda7e2730fa3091c9aac4615079ceb644f484e664a72c436f588c7f6ab",
"typeScriptVersion": "4.2"
}

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

### Additional Details
* Last updated: Tue, 12 Oct 2021 01:31:21 GMT
* Last updated: Fri, 30 Dec 2022 23:03:33 GMT
* Dependencies: [@types/tern](https://npmjs.com/package/@types/tern)

@@ -14,0 +14,0 @@ * Global values: `CodeMirror`

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