Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ajv-validator/config

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ajv-validator/config - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

7

.eslintrc.js

@@ -18,5 +18,3 @@ const jsConfig = require("./.eslintrc_js")

...jsConfig.rules,
"@typescript-eslint/adjacent-overload-signatures": "error",
"@typescript-eslint/array-type": "error",
"@typescript-eslint/ban-ts-comment": "error",
"@typescript-eslint/consistent-type-assertions": "error",

@@ -36,5 +34,6 @@ "@typescript-eslint/consistent-type-definitions": ["error"],

"@typescript-eslint/prefer-function-type": "error",
"@typescript-eslint/prefer-namespace-keyword": "error",
"@typescript-eslint/prefer-includes": "error",
"@typescript-eslint/prefer-readonly": "error",
"@typescript-eslint/triple-slash-reference": "error",
"@typescript-eslint/require-array-sort-compare": ["error", {ignoreStringArrays: true}],
"@typescript-eslint/switch-exhaustiveness-check": "error",
"@typescript-eslint/unified-signatures": "error",

@@ -41,0 +40,0 @@ "@typescript-eslint/no-unnecessary-condition": ["error", {allowConstantLoopConditions: true}],

{
"name": "@ajv-validator/config",
"version": "0.2.0",
"version": "0.2.1",
"description": "Shared typescript, eslint and prettier configuration",

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