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
17
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 4.0.0 to 4.1.0

2

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

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -12,3 +12,3 @@ module.exports = {

'error',
{ "selector": "variableLike", "format": ["camelCase"] },
{ "selector": "variableLike", "format": ["camelCase", "UPPER_CASE"] },
{ "selector": "class", "format": ["PascalCase"] }

@@ -15,0 +15,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