New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

eslint-config-universe

Package Overview
Dependencies
Maintainers
27
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-universe - npm Package Compare versions

Comparing version 12.1.0 to 13.0.0

26

package.json
{
"name": "eslint-config-universe",
"version": "12.1.0",
"version": "13.0.0",
"description": "Shared ESLint configs for universal Expo projects, Node, and web",

@@ -43,13 +43,13 @@ "main": "default.js",

"dependencies": {
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-import": "^2.27.5",
"@typescript-eslint/eslint-plugin": "^7.10.0",
"@typescript-eslint/parser": "^7.10.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0"
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-react-hooks": "^4.6.2"
},
"peerDependencies": {
"eslint": ">=8.10",
"eslint": ">=8.10 <9",
"prettier": ">=3"

@@ -64,7 +64,7 @@ },

"@expo/spawn-async": "^1.7.2",
"eslint": "^8.56.0",
"jest": "^29.2.1",
"prettier": "^3.1.1"
"eslint": "^8.57.0",
"jest": "^29.7.0",
"prettier": "^3.2.5"
},
"gitHead": "4165b8d72e1b9a1889c2767534cc619e21468110"
"gitHead": "b6e6ed887ccfeb1b26732bfc32ff1a77e49a65c5"
}
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