New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@i-views/eslint-plugin-iviews

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@i-views/eslint-plugin-iviews - npm Package Compare versions

Comparing version

to
1.0.6

2

package.json
{
"name": "@i-views/eslint-plugin-iviews",
"version": "1.0.5",
"version": "1.0.6",
"description": "Code-Style-Settings used in @i-views projects",

@@ -5,0 +5,0 @@ "main": "src/index.js",

@@ -5,3 +5,3 @@ const kjsAllowedUnusedVars = [

'additionalPropertyValue', 'additionalProperties', 'actionsEnabled', 'actionEnabled', 'actionsVisible', 'parameterValue',
'postprocessResponse', 'referenceValue', 'tooltip'
'postprocessResponse', 'referenceValue', 'tooltip', 'preprocessParameters'
]

@@ -8,0 +8,0 @@