New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

eslint-plugin-lingui

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-lingui - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

2

lib/rules/no-unlocalized-strings.js

@@ -80,3 +80,3 @@ "use strict";

}
return calleeWhitelists.complex.indexOf(callee.name) !== -1;
return calleeWhitelists.simple.indexOf(callee.name) !== -1;
}

@@ -83,0 +83,0 @@ default:

{
"name": "eslint-plugin-lingui",
"version": "0.1.1",
"version": "0.1.2",
"description": "ESLint plugin for Lingui",

@@ -5,0 +5,0 @@ "keywords": [

Sorry, the diff of this file is not supported yet

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