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

eslint-config-volue

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-volue - npm Package Compare versions

Comparing version 15.0.1 to 15.1.0

4

CHANGELOG.md

@@ -0,1 +1,5 @@

# 15.1.0 2024-01-11
- Added: `eslint` and `prettier` as peer dependencies
# 15.0.1 2024-01-10

@@ -2,0 +6,0 @@

{
"name": "eslint-config-volue",
"version": "15.0.1",
"version": "15.1.0",
"description": "Volue ESLint configs",

@@ -27,2 +27,6 @@ "keywords": [

},
"peerDependencies": {
"eslint": ">=8",
"prettier": ">=2"
},
"scripts": {

@@ -29,0 +33,0 @@ "test": "node test/config-test.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