New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.1 to 13.13.2

3

stylelint/index.d.ts

@@ -8,3 +8,3 @@ // Type definitions for stylelint 13.13

// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.2
// TypeScript Version: 3.8

@@ -42,2 +42,3 @@ import { GlobbyOptions } from 'globby';

export interface LinterOptions {
allowEmptyInput: boolean;
cache: boolean;

@@ -44,0 +45,0 @@ cacheLocation: string;

{
"name": "@types/stylelint",
"version": "13.13.1",
"version": "13.13.2",
"description": "TypeScript definitions for stylelint",

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

},
"typesPublisherContentHash": "812d16dff00df8585757cdee70393e438c0bbced33461de2390ecdad6f6c613a",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "64da1ed8231efa4bfd77ad22138af89bdf24d04fc08a257e68a4a5839fd70571",
"typeScriptVersion": "3.8"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Fri, 02 Jul 2021 22:33:07 GMT
* Last updated: Wed, 25 Aug 2021 12:31:24 GMT
* Dependencies: [@types/globby](https://npmjs.com/package/@types/globby), [@types/postcss](https://npmjs.com/package/@types/postcss)

@@ -14,0 +14,0 @@ * Global values: none

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