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 7.11.0 to 7.11.1

2

stylelint/index.d.ts

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

export type SyntaxType = "scss" | "less" | "sugarss";
export type SyntaxType = "scss" | "sass" | "less" | "sugarss";

@@ -11,0 +11,0 @@ export interface LinterOptions {

{
"name": "@types/stylelint",
"version": "7.11.0",
"version": "7.11.1",
"description": "TypeScript definitions for stylelint",

@@ -16,8 +16,8 @@ "license": "MIT",

"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "fd14fc6079653705943e00e802139bfb0d161debae5aed739f027c7d833460e0",
"typesPublisherContentHash": "ef3a302a15d1463f8ae19b405e3b06d6fdc418ae3cef9091922258c4aaf3fa13",
"typeScriptVersion": "2.0"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/stylelint
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/stylelint
Additional Details
* Last updated: Sun, 07 Jan 2018 22:18:24 GMT
* Last updated: Mon, 23 Jul 2018 23:44:12 GMT
* Dependencies: none

@@ -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