Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/stylelint

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/stylelint - npm Package Compare versions

Comparing version 13.13.3 to 14.0.0

44

stylelint/package.json
{
"name": "@types/stylelint",
"version": "13.13.3",
"description": "TypeScript definitions for stylelint",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/stylelint",
"license": "MIT",
"contributors": [
{
"name": "Alan Agius",
"url": "https://github.com/alan-agius4",
"githubUsername": "alan-agius4"
},
{
"name": "Filips Alpe",
"url": "https://github.com/filipsalpe",
"githubUsername": "filipsalpe"
},
{
"name": "James Garbutt",
"url": "https://github.com/43081j",
"githubUsername": "43081j"
},
{
"name": "Bob Matcuk",
"url": "https://github.com/bmatcuk",
"githubUsername": "bmatcuk"
}
],
"version": "14.0.0",
"typings": null,
"description": "Stub TypeScript definitions entry for stylelint, which provides its own types definitions",
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/stylelint"
},
"scripts": {},
"author": "",
"license": "MIT",
"dependencies": {
"globby": "11.x.x",
"postcss": "7.x.x"
},
"typesPublisherContentHash": "3f08fea5b95c1fadb6c43380617f753635a78b69ecb91c80e7024cf9c5ee76f7",
"typeScriptVersion": "3.8"
"stylelint": "*"
}
}

@@ -1,16 +0,3 @@

# Installation
> `npm install --save @types/stylelint`
This is a stub types definition for @types/stylelint (https://stylelint.io).
# Summary
This package contains type definitions for stylelint (https://github.com/stylelint/stylelint).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/stylelint.
### Additional Details
* Last updated: Fri, 15 Oct 2021 17:31:18 GMT
* Dependencies: [@types/globby](https://npmjs.com/package/@types/globby), [@types/postcss](https://npmjs.com/package/@types/postcss)
* Global values: none
# Credits
These definitions were written by [Alan Agius](https://github.com/alan-agius4), [Filips Alpe](https://github.com/filipsalpe), [James Garbutt](https://github.com/43081j), and [Bob Matcuk](https://github.com/bmatcuk).
stylelint provides its own type definitions, so you don't need @types/stylelint installed!
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