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

eslint-config-xo-space

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-xo-space - npm Package Compare versions

Comparing version 0.34.0 to 0.35.0

9

package.json
{
"name": "eslint-config-xo-space",
"version": "0.34.0",
"version": "0.35.0",
"description": "ESLint shareable config for XO with 2-space indent",

@@ -13,2 +13,3 @@ "license": "MIT",

},
"sideEffects": false,
"engines": {

@@ -52,12 +53,12 @@ "node": ">=12"

"dependencies": {
"eslint-config-xo": "^0.43.0"
"eslint-config-xo": "^0.44.0"
},
"devDependencies": {
"ava": "^2.4.0",
"eslint": "^8.27.0",
"eslint": "^8.56.0",
"is-plain-obj": "^3.0.0"
},
"peerDependencies": {
"eslint": ">=8.27.0"
"eslint": ">=8.56.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