Socket
Socket
Sign inDemoInstall

@types/inline-style-prefixer

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/inline-style-prefixer - npm Package Compare versions

Comparing version 5.0.1 to 5.0.2

8

inline-style-prefixer/index.d.ts

@@ -1,9 +0,1 @@

// Type definitions for inline-style-prefixer 5.0
// Project: https://github.com/rofrischmann/inline-style-prefixer
// Definitions by: Andrej Hazucha <https://github.com/ahz>
// dpetrezselyova <https://github.com/dpetrezselyova>
// Frank Li <https://github.com/franklixuefei>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.1
export type Plugin = <T>(

@@ -10,0 +2,0 @@ property: string,

16

inline-style-prefixer/package.json
{
"name": "@types/inline-style-prefixer",
"version": "5.0.1",
"version": "5.0.2",
"description": "TypeScript definitions for inline-style-prefixer",

@@ -10,14 +10,14 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/inline-style-prefixer",

"name": "Andrej Hazucha",
"url": "https://github.com/ahz",
"githubUsername": "ahz"
"githubUsername": "ahz",
"url": "https://github.com/ahz"
},
{
"name": "dpetrezselyova",
"url": "https://github.com/dpetrezselyova",
"githubUsername": "dpetrezselyova"
"githubUsername": "dpetrezselyova",
"url": "https://github.com/dpetrezselyova"
},
{
"name": "Frank Li",
"url": "https://github.com/franklixuefei",
"githubUsername": "franklixuefei"
"githubUsername": "franklixuefei",
"url": "https://github.com/franklixuefei"
}

@@ -34,4 +34,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "b9b845962b1b871987fabb0d44209bc145898321f010c95a8ac4c4ef06ecbd9f",
"typesPublisherContentHash": "cd1bebac1d6216ba31a423b05557ff80f3e87889ea73aefaec27200dd8500b03",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for inline-style-prefixer 5.0
// Project: https://github.com/rofrischmann/inline-style-prefixer
// Definitions by: Andrej Hazucha <https://github.com/ahz>
// dpetrezselyova <https://github.com/dpetrezselyova>
// Frank Li <https://github.com/franklixuefei>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.1
export type Plugin = <T>(

@@ -41,7 +33,6 @@ property: string,

### Additional Details
* Last updated: Tue, 26 Sep 2023 14:36:22 GMT
* Last updated: Wed, 18 Oct 2023 01:17:35 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Andrej Hazucha](https://github.com/ahz), [dpetrezselyova](https://github.com/dpetrezselyova), and [Frank Li](https://github.com/franklixuefei).
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