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

@vertexvis/eslint-config-vertexvis-typescript

Package Overview
Dependencies
Maintainers
4
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vertexvis/eslint-config-vertexvis-typescript - npm Package Compare versions

Comparing version 0.5.0 to 0.5.1

2

index.js

@@ -26,3 +26,3 @@ module.exports = {

{
files: ['*.js', '*.jsx'],
files: ['*.js', '*.jsx', '*.mjs'],
rules: {

@@ -29,0 +29,0 @@ '@typescript-eslint/no-var-requires': 'off',

{
"name": "@vertexvis/eslint-config-vertexvis-typescript",
"version": "0.5.0",
"version": "0.5.1",
"description": "The Vertex sharable ESLint config for TypeScript.",

@@ -30,5 +30,5 @@ "license": "MIT",

"@typescript-eslint/parser": "^5.9.0",
"@vertexvis/eslint-config-vertexvis": "0.7.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0"
"@vertexvis/eslint-config-vertexvis": "0.7.1",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.0"
},

@@ -35,0 +35,0 @@ "devDependencies": {

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