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 1.4.1 to 1.4.2

3

lib/rules/imports-requiring-flow.js

@@ -12,5 +12,2 @@ const path = require("path");

console.log("testImportPath = ", testImportPath);
console.log("testRulePath = ", testRulePath);
// If the path is the same, then it's a match for the error.

@@ -17,0 +14,0 @@ // If the path starts with the module listed, then it's also a match.

2

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

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

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