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

@khanacademy/eslint-plugin

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@khanacademy/eslint-plugin - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

docs/react-no-method-jsx-attribute.md

1

lib/index.js

@@ -6,4 +6,5 @@ module.exports = {

"imports-requiring-flow": require("./rules/imports-requiring-flow.js"),
"react-no-method-jsx-attribute": require("./rules/react-no-method-jsx-attribute.js"),
"react-no-subscriptions-before-mount": require("./rules/react-no-subscriptions-before-mount.js"),
},
};

2

package.json
{
"name": "@khanacademy/eslint-plugin",
"version": "0.2.1",
"version": "0.2.2",
"publishConfig": {

@@ -5,0 +5,0 @@ "access": "public"

@@ -12,2 +12,3 @@ # eslint-plugin-khan

- [khan/imports-requiring-flow](docs/imports-requiring-flow.md)
- [khan/react-no-method-jsx-attribute](docs/react-no-method-jsx-attribute.md)
- [khan/react-no-subscriptions-before-mount](docs/react-no-subscriptions-before-mount.md)
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