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
0.0.32
to
0.0.33
+1
-0
inline-css/index.d.ts

@@ -20,2 +20,3 @@ // Type definitions for inline-css

applyTableAttributes?: boolean;
removeHtmlSelectors?: boolean;
}

@@ -22,0 +23,0 @@ }

+1
-1
MIT License
Copyright (c) Microsoft Corporation. All rights reserved.
Copyright (c) Microsoft Corporation.

@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy

{
"name": "@types/inline-css",
"version": "0.0.32",
"version": "0.0.33",
"description": "TypeScript definitions for inline-css",

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

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

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

},
"typesPublisherContentHash": "de0b7cfc6166f731a4550c1cf46b4ce34d3716dfa5091786e5588c24496d8215",
"typesPublisherContentHash": "8d030b37030858290c655b50017e8b82b58765a69331528d308b5f6f953fc610",
"typeScriptVersion": "3.2"
}

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

# Summary
This package contains type definitions for inline-css ( https://github.com/jonkemp/inline-css ).
This package contains type definitions for inline-css (https://github.com/jonkemp/inline-css).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/inline-css
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/inline-css.
Additional Details
* Last updated: Fri, 24 May 2019 21:00:59 GMT
* Dependencies: @types/bluebird
### Additional Details
* Last updated: Mon, 13 Apr 2020 23:58:20 GMT
* Dependencies: [@types/bluebird](https://npmjs.com/package/@types/bluebird)
* Global values: none
# Credits
These definitions were written by Philip Spain <https://github.com/philipisapain>.
These definitions were written by [Philip Spain](https://github.com/philipisapain).