Socket
Socket
Sign inDemoInstall

@stylistic/eslint-plugin-js

Package Overview
Dependencies
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stylistic/eslint-plugin-js - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9

dts/define-config-support.d.ts

16

package.json
{
"name": "@stylistic/eslint-plugin-js",
"version": "0.0.8",
"version": "0.0.9",
"author": "Anthony Fu <anthonyfu117@hotmail.com>",

@@ -15,5 +15,17 @@ "license": "MIT",

},
"exports": {
".": {
"require": "./dist/index.js"
},
"./define-config-support": {
"types": "./dts/define-config-support.d.ts"
},
"./rule-options": {
"types": "./dts/rule-options.d.ts"
}
},
"main": "./dist/index.js",
"files": [
"dist"
"dist",
"dts"
],

@@ -20,0 +32,0 @@ "dependencies": {

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