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

@firefoxic/eslint-config

Package Overview
Dependencies
Maintainers
0
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@firefoxic/eslint-config - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

lib/index.d.ts

11

package.json
{
"name": "@firefoxic/eslint-config",
"description": "Shared config for eslint by firefoxic.",
"version": "3.0.0",
"version": "3.0.1",
"license": "MIT",

@@ -22,4 +22,8 @@ "author": {

},
"exports": "./lib/index.js",
"exports": {
"types": "./lib/index.d.ts",
"default": "./lib/index.js"
},
"files": [
"./lib/index.d.ts",
"./lib/index.js"

@@ -38,4 +42,3 @@ ],

"@firefoxic/update-changelog": "^0.2.0",
"eslint": "^9.9.0",
"husky": "^9.1.4"
"eslint": "^9.9.0"
},

@@ -42,0 +45,0 @@ "keywords": [

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