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

eslint-plugin-t

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-t - npm Package Compare versions

Comparing version 1.3.0 to 1.4.0

13

package.json
{
"name": "eslint-plugin-t",
"version": "1.3.0",
"version": "1.4.0",
"repository": "github:eslift/eslint-plugin-t",
"main": "./src/index.js",

@@ -13,9 +14,9 @@ "scripts": {

"devDependencies": {
"eslint": "^6.8.0",
"eslint-config-kodefox": "^0.2.1",
"prettier": "^1.19.1",
"typescript": "^3.8.3"
"eslint": "^7.29.0",
"eslint-config-eslift": "^1.3.0",
"prettier": "^2.3.1",
"typescript": "^4.3.4"
},
"eslintConfig": {
"extends": "kodefox",
"extends": "eslift",
"rules": {

@@ -22,0 +23,0 @@ "@typescript-eslint/no-var-requires": 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