Socket
Socket
Sign inDemoInstall

eslint-plugin-fb-www

Package Overview
Dependencies
0
Maintainers
4
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.2 to 1.0.3

2

index.js

@@ -12,2 +12,3 @@ const mock = require("./rules/mock.js");

"typeof-undefined": mock,
"cx-concat": mock,
};

@@ -34,2 +35,3 @@

"fb-www/typeof-undefined": 0,
"fb-www/cx-concat": 0,
},

@@ -36,0 +38,0 @@ },

2

package.json
{
"name": "eslint-plugin-fb-www",
"version": "1.0.2",
"version": "1.0.3",
"description": "",

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc