Socket
Socket
Sign inDemoInstall

stylelint-declaration-strict-value

Package Overview
Dependencies
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stylelint-declaration-strict-value - npm Package Compare versions

Comparing version 1.7.2 to 1.7.3

2

CHANGELOG.md

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

## [1.7.3](https://github.com/AndyOGo/stylelint-declaration-strict-value/compare/v1.7.2...v1.7.3) (2020-11-29)
## [1.7.2](https://github.com/AndyOGo/stylelint-declaration-strict-value/compare/v1.7.1...v1.7.2) (2020-11-28)

@@ -2,0 +4,0 @@

12

docs/interfaces/_defaults_.ideclarationstrictvalueresult.md

@@ -30,3 +30,3 @@ **[stylelint-declaration-strict-value](../README.md)**

*Defined in [defaults.ts:80](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/46350e5/src/defaults.ts#L80)*
*Defined in [defaults.ts:80](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/99cea2d/src/defaults.ts#L80)*

@@ -41,3 +41,3 @@ Longhand CSS Property, if expanded.

*Defined in [defaults.ts:85](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/46350e5/src/defaults.ts#L85)*
*Defined in [defaults.ts:85](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/99cea2d/src/defaults.ts#L85)*

@@ -52,3 +52,3 @@ Longhand CSS value, if expanded.

*Defined in [defaults.ts:65](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/46350e5/src/defaults.ts#L65)*
*Defined in [defaults.ts:65](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/99cea2d/src/defaults.ts#L65)*

@@ -63,3 +63,3 @@ Whether or not function is valid.

*Defined in [defaults.ts:70](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/46350e5/src/defaults.ts#L70)*
*Defined in [defaults.ts:70](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/99cea2d/src/defaults.ts#L70)*

@@ -74,3 +74,3 @@ Whether or not keyword is valid.

*Defined in [defaults.ts:75](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/46350e5/src/defaults.ts#L75)*
*Defined in [defaults.ts:75](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/99cea2d/src/defaults.ts#L75)*

@@ -85,4 +85,4 @@ Whether or not value is valid.

*Defined in [defaults.ts:60](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/46350e5/src/defaults.ts#L60)*
*Defined in [defaults.ts:60](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/99cea2d/src/defaults.ts#L60)*
Whether or not variable is valid.

@@ -33,2 +33,2 @@ **[stylelint-declaration-strict-value](../README.md)**

*Defined in [defaults.ts:33](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/46350e5/src/defaults.ts#L33)*
*Defined in [defaults.ts:33](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/99cea2d/src/defaults.ts#L33)*

@@ -34,3 +34,3 @@ **[stylelint-declaration-strict-value](../README.md)**

*Defined in [defaults.ts:182](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/46350e5/src/defaults.ts#L182)*
*Defined in [defaults.ts:182](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/99cea2d/src/defaults.ts#L182)*

@@ -47,3 +47,3 @@ By default no auto-fix feature.

*Defined in [defaults.ts:175](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/46350e5/src/defaults.ts#L175)*
*Defined in [defaults.ts:175](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/99cea2d/src/defaults.ts#L175)*

@@ -60,3 +60,3 @@ Don't auto-fix if `--fix` option is applied.

*Defined in [defaults.ts:147](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/46350e5/src/defaults.ts#L147)*
*Defined in [defaults.ts:147](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/99cea2d/src/defaults.ts#L147)*

@@ -73,3 +73,3 @@ Whether or not to expand shorthand CSS properties.

*Defined in [defaults.ts:125](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/46350e5/src/defaults.ts#L125)*
*Defined in [defaults.ts:125](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/99cea2d/src/defaults.ts#L125)*

@@ -86,3 +86,3 @@ Whether or not to ignore function.

*Defined in [defaults.ts:133](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/46350e5/src/defaults.ts#L133)*
*Defined in [defaults.ts:133](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/99cea2d/src/defaults.ts#L133)*

@@ -101,3 +101,3 @@ An ignored keywords config.

*Defined in [defaults.ts:140](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/46350e5/src/defaults.ts#L140)*
*Defined in [defaults.ts:140](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/99cea2d/src/defaults.ts#L140)*

@@ -114,3 +114,3 @@ An ignored values config.

*Defined in [defaults.ts:118](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/46350e5/src/defaults.ts#L118)*
*Defined in [defaults.ts:118](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/99cea2d/src/defaults.ts#L118)*

@@ -127,3 +127,3 @@ Whether or not to ignore variables.

*Defined in [defaults.ts:168](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/46350e5/src/defaults.ts#L168)*
*Defined in [defaults.ts:168](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/99cea2d/src/defaults.ts#L168)*

@@ -140,3 +140,3 @@ A custom message when a rule is violated, interpolated with `${types}`, `${value}` and `${property}`.

*Defined in [defaults.ts:154](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/46350e5/src/defaults.ts#L154)*
*Defined in [defaults.ts:154](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/99cea2d/src/defaults.ts#L154)*

@@ -153,3 +153,3 @@ Whether or not to expand longhand CSS properties recursivly - this is only useful for the `border` property.

*Defined in [defaults.ts:161](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/46350e5/src/defaults.ts#L161)*
*Defined in [defaults.ts:161](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/99cea2d/src/defaults.ts#L161)*

@@ -156,0 +156,0 @@ Adjust severity of the rule, `'warning'` or `'error'` (default).

@@ -25,3 +25,3 @@ **[stylelint-declaration-strict-value](../README.md)**

*Defined in [index.ts:126](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/46350e5/src/index.ts#L126)*
*Defined in [index.ts:126](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/99cea2d/src/index.ts#L126)*

@@ -28,0 +28,0 @@ Wheter or not stylelint was executed with `--fix` option.

@@ -17,5 +17,5 @@ **[stylelint-declaration-strict-value](../README.md)**

▸ (`primaryOption`: string \| string[], `secondaryOptions?`: [ISecondaryOptions](_defaults_.isecondaryoptions.md), `context?`: [StylelintContext](_index_.stylelintcontext.md)): [PostCSSPlugin](../modules/_index_.md#postcssplugin)
▸ (`primaryOption`: [TPrimaryOptions](../modules/_index_.md#tprimaryoptions), `secondaryOptions?`: [ISecondaryOptions](_defaults_.isecondaryoptions.md), `context?`: [StylelintContext](_index_.stylelintcontext.md)): [PostCSSPlugin](../modules/_index_.md#postcssplugin)
*Defined in [index.ts:139](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/46350e5/src/index.ts#L139)*
*Defined in [index.ts:145](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/99cea2d/src/index.ts#L145)*

@@ -30,3 +30,3 @@ Stylelint declaration strict value rule function.

------ | ------ | ------ |
`primaryOption` | string \| string[] | - |
`primaryOption` | [TPrimaryOptions](../modules/_index_.md#tprimaryoptions) | - |
`secondaryOptions?` | [ISecondaryOptions](_defaults_.isecondaryoptions.md) | - |

@@ -51,2 +51,2 @@ `context?` | [StylelintContext](_index_.stylelintcontext.md) | Only used for autofixing. |

*Defined in [index.ts:145](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/46350e5/src/index.ts#L145)*
*Defined in [index.ts:151](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/99cea2d/src/index.ts#L151)*

@@ -41,3 +41,3 @@ **[stylelint-declaration-strict-value](../README.md)**

*Defined in [defaults.ts:90](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/46350e5/src/defaults.ts#L90)*
*Defined in [defaults.ts:90](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/99cea2d/src/defaults.ts#L90)*

@@ -52,3 +52,3 @@ A autofix function.

*Defined in [defaults.ts:103](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/46350e5/src/defaults.ts#L103)*
*Defined in [defaults.ts:103](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/99cea2d/src/defaults.ts#L103)*

@@ -63,3 +63,3 @@ Possible config for `autoFixFunc` option.

*Defined in [defaults.ts:99](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/46350e5/src/defaults.ts#L99)*
*Defined in [defaults.ts:99](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/99cea2d/src/defaults.ts#L99)*

@@ -74,3 +74,3 @@ Path to autofix function module.

*Defined in [defaults.ts:22](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/46350e5/src/defaults.ts#L22)*
*Defined in [defaults.ts:22](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/99cea2d/src/defaults.ts#L22)*

@@ -85,3 +85,3 @@ A CSS value to be ignored.

*Defined in [defaults.ts:48](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/46350e5/src/defaults.ts#L48)*
*Defined in [defaults.ts:48](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/99cea2d/src/defaults.ts#L48)*

@@ -96,3 +96,3 @@ Possible config for `ignoreValues` and ~~`ignoreKeywords`~~ option.

*Defined in [defaults.ts:26](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/46350e5/src/defaults.ts#L26)*
*Defined in [defaults.ts:26](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/99cea2d/src/defaults.ts#L26)*

@@ -107,3 +107,3 @@ A list of CSS values to be ignored.

*Defined in [defaults.ts:12](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/46350e5/src/defaults.ts#L12)*
*Defined in [defaults.ts:12](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/99cea2d/src/defaults.ts#L12)*

@@ -118,3 +118,3 @@ Possible config for `ignoreVariables` and `ignoreFunctions` option.

*Defined in [defaults.ts:18](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/46350e5/src/defaults.ts#L18)*
*Defined in [defaults.ts:18](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/99cea2d/src/defaults.ts#L18)*

@@ -129,3 +129,3 @@ A Regular Expression string to match a CSS property or value.

*Defined in [defaults.ts:40](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/46350e5/src/defaults.ts#L40)*
*Defined in [defaults.ts:40](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/99cea2d/src/defaults.ts#L40)*

@@ -149,3 +149,3 @@ **`internal`**

*Defined in [defaults.ts:185](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/46350e5/src/defaults.ts#L185)*
*Defined in [defaults.ts:185](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/99cea2d/src/defaults.ts#L185)*

@@ -152,0 +152,0 @@ #### Properties:

@@ -17,2 +17,3 @@ **[stylelint-declaration-strict-value](../README.md)**

* [PostCSSPlugin](_index_.md#postcssplugin)
* [TPrimaryOptions](_index_.md#tprimaryoptions)
* [TRegExpArray](_index_.md#tregexparray)

@@ -45,3 +46,3 @@

*Defined in [index.ts:115](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/46350e5/src/index.ts#L115)*
*Defined in [index.ts:115](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/99cea2d/src/index.ts#L115)*

@@ -57,2 +58,13 @@ A rule function essentially returns a little PostCSS plugin.

### TPrimaryOptions
Ƭ **TPrimaryOptions**: string \| [TRegExpString](_defaults_.md#tregexpstring) \| [TPrimaryOptions](_index_.md#tprimaryoptions)[]
*Defined in [index.ts:133](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/99cea2d/src/index.ts#L133)*
Primary options, a CSS property or list of CSS properties to lint.
- Regular Expression strings are supported
___
### TRegExpArray

@@ -62,3 +74,3 @@

*Defined in [index.ts:67](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/46350e5/src/index.ts#L67)*
*Defined in [index.ts:67](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/99cea2d/src/index.ts#L67)*

@@ -73,3 +85,3 @@ **`internal`**

*Defined in [index.ts:432](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/46350e5/src/index.ts#L432)*
*Defined in [index.ts:438](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/99cea2d/src/index.ts#L438)*

@@ -82,3 +94,3 @@ ___

*Defined in [index.ts:28](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/46350e5/src/index.ts#L28)*
*Defined in [index.ts:28](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/99cea2d/src/index.ts#L28)*

@@ -97,3 +109,3 @@ #### Type declaration:

*Defined in [index.ts:55](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/46350e5/src/index.ts#L55)*
*Defined in [index.ts:55](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/99cea2d/src/index.ts#L55)*

@@ -112,3 +124,3 @@ RegExp to parse functions.

*Defined in [index.ts:63](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/46350e5/src/index.ts#L63)*
*Defined in [index.ts:63](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/99cea2d/src/index.ts#L63)*

@@ -127,3 +139,3 @@ RegExp to parse regular expressions.

*Defined in [index.ts:36](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/46350e5/src/index.ts#L36)*
*Defined in [index.ts:36](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/99cea2d/src/index.ts#L36)*

@@ -140,3 +152,3 @@ RegExp to skip non-CSS properties.

*Defined in [index.ts:47](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/46350e5/src/index.ts#L47)*
*Defined in [index.ts:47](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/99cea2d/src/index.ts#L47)*

@@ -159,3 +171,3 @@ RegExp to parse CSS, SCSS and less variables.

*Defined in [index.ts:26](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/46350e5/src/index.ts#L26)*
*Defined in [index.ts:26](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/99cea2d/src/index.ts#L26)*

@@ -170,3 +182,3 @@ Rule Name.

*Defined in [index.ts:27](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/46350e5/src/index.ts#L27)*
*Defined in [index.ts:27](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/99cea2d/src/index.ts#L27)*

@@ -179,3 +191,3 @@ ## Functions

*Defined in [index.ts:83](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/46350e5/src/index.ts#L83)*
*Defined in [index.ts:83](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/99cea2d/src/index.ts#L83)*

@@ -202,3 +214,3 @@ Get pattern and flags of a Regular Expression string.

*Defined in [index.ts:74](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/46350e5/src/index.ts#L74)*
*Defined in [index.ts:74](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/99cea2d/src/index.ts#L74)*

@@ -223,3 +235,3 @@ Checks if string is a Regular Expression.

*Defined in [index.ts:103](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/46350e5/src/index.ts#L103)*
*Defined in [index.ts:103](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/99cea2d/src/index.ts#L103)*

@@ -246,3 +258,3 @@ Map ignored value config to a Regular expression.

*Defined in [index.ts:147](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/46350e5/src/index.ts#L147)*
*Defined in [index.ts:153](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/99cea2d/src/index.ts#L153)*

@@ -265,3 +277,3 @@ #### Parameters:

*Defined in [index.ts:92](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/46350e5/src/index.ts#L92)*
*Defined in [index.ts:92](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/99cea2d/src/index.ts#L92)*

@@ -268,0 +280,0 @@ Convert a Regular Expression string to an RegExp object.

@@ -34,3 +34,3 @@ **[stylelint-declaration-strict-value](../README.md)**

*Defined in [lib/validation.ts:178](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/46350e5/src/lib/validation.ts#L178)*
*Defined in [lib/validation.ts:178](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/99cea2d/src/lib/validation.ts#L178)*

@@ -45,3 +45,3 @@ **`internal`**

*Defined in [lib/validation.ts:182](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/46350e5/src/lib/validation.ts#L182)*
*Defined in [lib/validation.ts:182](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/99cea2d/src/lib/validation.ts#L182)*

@@ -56,3 +56,3 @@ **`internal`**

*Defined in [lib/validation.ts:195](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/46350e5/src/lib/validation.ts#L195)*
*Defined in [lib/validation.ts:195](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/99cea2d/src/lib/validation.ts#L195)*

@@ -82,3 +82,3 @@ Build expected message for stylelint report.

*Defined in [lib/validation.ts:359](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/46350e5/src/lib/validation.ts#L359)*
*Defined in [lib/validation.ts:359](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/99cea2d/src/lib/validation.ts#L359)*

@@ -105,3 +105,3 @@ Get the auto-fix function either by a function directly or from source file.

*Defined in [lib/validation.ts:308](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/46350e5/src/lib/validation.ts#L308)*
*Defined in [lib/validation.ts:308](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/99cea2d/src/lib/validation.ts#L308)*

@@ -130,3 +130,3 @@ Get the correct ignored keywords for a specific CSS declaration's property

*Defined in [lib/validation.ts:334](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/46350e5/src/lib/validation.ts#L334)*
*Defined in [lib/validation.ts:334](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/99cea2d/src/lib/validation.ts#L334)*

@@ -155,3 +155,3 @@ Get the correct ignored values for a specific CSS declaration's property

*Defined in [lib/validation.ts:276](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/46350e5/src/lib/validation.ts#L276)*
*Defined in [lib/validation.ts:276](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/99cea2d/src/lib/validation.ts#L276)*

@@ -180,3 +180,3 @@ Get the correct ignored variable or function for a specific CSS declaration's property

*Defined in [lib/validation.ts:235](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/46350e5/src/lib/validation.ts#L235)*
*Defined in [lib/validation.ts:235](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/99cea2d/src/lib/validation.ts#L235)*

@@ -204,3 +204,3 @@ Get configured types for stylelint report message.

*Defined in [lib/validation.ts:24](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/46350e5/src/lib/validation.ts#L24)*
*Defined in [lib/validation.ts:24](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/99cea2d/src/lib/validation.ts#L24)*

@@ -227,3 +227,3 @@ Check if type is either `number` or `string`.

*Defined in [lib/validation.ts:71](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/46350e5/src/lib/validation.ts#L71)*
*Defined in [lib/validation.ts:71](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/99cea2d/src/lib/validation.ts#L71)*

@@ -250,3 +250,3 @@ Validate optional boolean hash variable/function config.

*Defined in [lib/validation.ts:55](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/46350e5/src/lib/validation.ts#L55)*
*Defined in [lib/validation.ts:55](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/99cea2d/src/lib/validation.ts#L55)*

@@ -273,3 +273,3 @@ Validate optional hash keyword config.

*Defined in [lib/validation.ts:92](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/46350e5/src/lib/validation.ts#L92)*
*Defined in [lib/validation.ts:92](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/99cea2d/src/lib/validation.ts#L92)*

@@ -296,3 +296,3 @@ Validate optional secondary options of stylelint plugin config.

*Defined in [lib/validation.ts:38](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/46350e5/src/lib/validation.ts#L38)*
*Defined in [lib/validation.ts:38](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/99cea2d/src/lib/validation.ts#L38)*

@@ -299,0 +299,0 @@ Validate primary options of stylelint plugin config.

{
"name": "stylelint-declaration-strict-value",
"version": "1.7.2",
"version": "1.7.3",
"description": "Specify properties for which a variable, function, keyword or value must be used",

@@ -5,0 +5,0 @@ "source": "src/index.ts",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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