New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/ckeditor

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/ckeditor - npm Package Compare versions

Comparing version

to
4.9.9

8

ckeditor/package.json
{
"name": "@types/ckeditor",
"version": "4.9.8",
"version": "4.9.9",
"description": "TypeScript definitions for CKEditor",

@@ -24,3 +24,3 @@ "license": "MIT",

"main": "",
"types": "index",
"types": "index.d.ts",
"repository": {

@@ -33,4 +33,4 @@ "type": "git",

"dependencies": {},
"typesPublisherContentHash": "978d2362e87de6d29f0c23384103a0b75dc6da51baa103ed9a4be43c99c40f18",
"typeScriptVersion": "2.0"
"typesPublisherContentHash": "b13d6743ad3112972f5e5f664765c66557324d867703b74382bc7d90133559c8",
"typeScriptVersion": "2.8"
}

@@ -5,13 +5,13 @@ # Installation

# Summary
This package contains type definitions for CKEditor ( https://ckeditor.com/ckeditor-4/ ).
This package contains type definitions for CKEditor (https://ckeditor.com/ckeditor-4/).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ckeditor
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ckeditor.
Additional Details
* Last updated: Wed, 03 Apr 2019 01:41:07 GMT
### Additional Details
* Last updated: Tue, 31 Mar 2020 22:48:06 GMT
* Dependencies: none
* Global values: CKEDITOR
* Global values: `CKEDITOR`
# Credits
These definitions were written by Thomas Wittwer <https://github.com/wittwert>, Stuart Long <https://github.com/stuartlong>, Viktor Pegy <https://github.com/viktorpegy>.
These definitions were written by [Thomas Wittwer](https://github.com/wittwert), [Stuart Long](https://github.com/stuartlong), and [Viktor Pegy](https://github.com/viktorpegy).

Sorry, the diff of this file is too big to display