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

eslint-config-iplayer-ts

Package Overview
Dependencies
Maintainers
14
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-iplayer-ts - npm Package Compare versions

Comparing version 3.1.0 to 4.0.0

10

package.json
{
"name": "eslint-config-iplayer-ts",
"version": "3.1.0",
"version": "4.0.0",
"description": "eslint config for iPlayer Typescript modules",

@@ -28,10 +28,10 @@ "main": "index.js",

"devDependencies": {
"eslint": "^7.7.0",
"eslint": "^8.2.0",
"typescript": "^4.0.2"
},
"dependencies": {
"@typescript-eslint/eslint-plugin": "^3.10.1",
"@typescript-eslint/parser": "^3.10.1",
"eslint-config-iplayer": "^7.0.0"
"@typescript-eslint/eslint-plugin": "^5.4.0",
"@typescript-eslint/parser": "^5.4.0",
"eslint-config-iplayer": "^8.0.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