Socket
Socket
Sign inDemoInstall

eslint-config-stoplight

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-stoplight - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

.npmignore

5

index.js

@@ -38,5 +38,8 @@ module.exports = {

"consistent-return": 0,
"no-duplicate-case": 0,
"no-case-declarations": 0,
"no-unused-vars": 1,
"no-restricted-syntax": ["error", "WithStatement"],
"no-param-reassign": [
"error",
"warn",
{

@@ -43,0 +46,0 @@ "props": false

2

package.json
{
"name": "eslint-config-stoplight",
"version": "1.0.0",
"version": "1.0.1",
"description": "",

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

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