New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@types/inline-css

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/inline-css - npm Package Compare versions

Comparing version
3.0.1
to
3.0.2
+0
-6
inline-css/index.d.ts

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

// Type definitions for inline-css 3.0
// Project: https://github.com/jonkemp/inline-css
// Definitions by: Philip Spain <https://github.com/philipisapain>
// BendingBender <https://github.com/BendingBender>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
import cheerio = require("cheerio");

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

+7
-7
{
"name": "@types/inline-css",
"version": "3.0.1",
"version": "3.0.2",
"description": "TypeScript definitions for inline-css",

@@ -10,9 +10,9 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/inline-css",

"name": "Philip Spain",
"url": "https://github.com/philipisapain",
"githubUsername": "philipisapain"
"githubUsername": "philipisapain",
"url": "https://github.com/philipisapain"
},
{
"name": "BendingBender",
"url": "https://github.com/BendingBender",
"githubUsername": "BendingBender"
"githubUsername": "BendingBender",
"url": "https://github.com/BendingBender"
}

@@ -31,4 +31,4 @@ ],

},
"typesPublisherContentHash": "acee61052907ae60b987faefd7908018a1aff57b7ecb4d0c6610cbbf73e5f1a3",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "8ee8627aa6414d59cc0c67e039416a94a276ecbf0f3b43e4d138e50fd36eaaf7",
"typeScriptVersion": "4.5"
}

@@ -11,7 +11,6 @@ # Installation

### Additional Details
* Last updated: Thu, 08 Jul 2021 14:23:14 GMT
* Last updated: Wed, 18 Oct 2023 01:17:35 GMT
* Dependencies: [@types/cheerio](https://npmjs.com/package/@types/cheerio)
* Global values: none
# Credits
These definitions were written by [Philip Spain](https://github.com/philipisapain), and [BendingBender](https://github.com/BendingBender).