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.4.0 to 0.4.1

1

index.js

@@ -8,3 +8,2 @@ module.exports = {

'plugin:prettier/recommended',
'prettier/@typescript-eslint',
],

@@ -11,0 +10,0 @@ rules: {

16

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

@@ -28,11 +28,11 @@ "license": "MIT",

"dependencies": {
"@typescript-eslint/eslint-plugin": "^4.14.1",
"@typescript-eslint/parser": "^4.14.1",
"@vertexvis/eslint-config-vertexvis": "0.6.0",
"eslint-config-prettier": "^7.2.0",
"eslint-plugin-prettier": "^3.3.1"
"@typescript-eslint/eslint-plugin": "^4.31.2",
"@typescript-eslint/parser": "^4.31.2",
"@vertexvis/eslint-config-vertexvis": "0.6.1",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0"
},
"devDependencies": {
"eslint": "^7.18.0",
"typescript": "^4.1.3"
"eslint": "^7.32.0",
"typescript": "^4.4.3"
},

@@ -39,0 +39,0 @@ "peerDependencies": {

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