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.2 to 0.2.3

4

.eslintrc.js

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

"@typescript-eslint/consistent-type-assertions": "error",
"@typescript-eslint/consistent-type-definitions": ["error"],
"@typescript-eslint/consistent-type-definitions": "error",
"no-duplicate-imports": "off",
// "@typescript-eslint/consistent-type-imports": "error", // temporarily removed from eslint
"@typescript-eslint/default-param-last": "error",

@@ -23,0 +25,0 @@ "dot-notation": "off",

{
"name": "@ajv-validator/config",
"version": "0.2.2",
"version": "0.2.3",
"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