You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@types/codeflask

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/codeflask - npm Package Compare versions

Comparing version

to
1.4.5

6

codeflask/index.d.ts

@@ -1,7 +0,1 @@

// Type definitions for codeflask 1.4
// Project: https://kazzkiq.github.io/CodeFlask/
// Definitions by: Joachim Holwech <https://github.com/holwech>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.8
import { Languages } from "prismjs";

@@ -8,0 +2,0 @@

10

codeflask/package.json
{
"name": "@types/codeflask",
"version": "1.4.4",
"version": "1.4.5",
"description": "TypeScript definitions for codeflask",

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

"name": "Joachim Holwech",
"url": "https://github.com/holwech",
"githubUsername": "holwech"
"githubUsername": "holwech",
"url": "https://github.com/holwech"
}

@@ -26,4 +26,4 @@ ],

},
"typesPublisherContentHash": "f920ec221ade824410d3ea942a1f6e3b87e2204fba8ea563b7ec2012b4999edb",
"typeScriptVersion": "4.3"
"typesPublisherContentHash": "6d02331904cf8791fd10a99a4e94e3cd0a526415b25811699c1ad22e4421aebf",
"typeScriptVersion": "4.5"
}

@@ -11,8 +11,2 @@ # Installation

````ts
// Type definitions for codeflask 1.4
// Project: https://kazzkiq.github.io/CodeFlask/
// Definitions by: Joachim Holwech <https://github.com/holwech>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.8
import { Languages } from "prismjs";

@@ -51,7 +45,6 @@

### Additional Details
* Last updated: Mon, 04 Sep 2023 15:40:56 GMT
* Last updated: Tue, 17 Oct 2023 22:10:14 GMT
* Dependencies: [@types/prismjs](https://npmjs.com/package/@types/prismjs)
* Global values: none
# Credits
These definitions were written by [Joachim Holwech](https://github.com/holwech).