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
5
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.2.1 to 0.2.2

LICENSE

8

package.json
{
"name": "@vertexvis/eslint-config-vertexvis-typescript",
"version": "0.2.1",
"version": "0.2.2",
"description": "The Vertex sharable ESLint config for TypeScript.",

@@ -17,7 +17,7 @@ "author": "Dan Schultz (https://github.com/danschultz)",

},
"license": "UNLICENSED",
"license": "MIT",
"main": "./index.js",
"scripts": {
"format": "yarn lint --fix",
"lint": "eslint --ext .ts,.tsx,.js,.jsx --ignore-path ../../../.gitignore .",
"lint": "eslint --ext .ts,.tsx,.js,.jsx --ignore-path ../../.gitignore .",
"build": "echo 0",

@@ -30,3 +30,3 @@ "test": "echo 'No unit tests defined'",

"@typescript-eslint/parser": "^2.1.0",
"@vertexvis/eslint-config-vertexvis": "0.4.1",
"@vertexvis/eslint-config-vertexvis": "0.4.2",
"eslint-config-prettier": "^6.0.0",

@@ -33,0 +33,0 @@ "eslint-plugin-prettier": "^3.1.0"

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