Socket
Socket
Sign inDemoInstall

@lingui/conf

Package Overview
Dependencies
Maintainers
1
Versions
151
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lingui/conf - npm Package Compare versions

Comparing version 3.11.0 to 3.11.1

12

index.js

@@ -55,8 +55,2 @@ "use strict";

},
extractors: (0, _jestValidate.multipleValidOptions)([], ["babel"], [{
match: function match(fileName) {
return false;
},
extract: function extract(filename, targetDir, options) {}
}]),
extractBabelOptions: {

@@ -125,2 +119,8 @@ plugins: [],

var exampleConfig = _objectSpread(_objectSpread({}, defaultConfig), {}, {
extractors: (0, _jestValidate.multipleValidOptions)([], ["babel"], [{
match: function match(fileName) {
return false;
},
extract: function extract(filename, targetDir, options) {}
}]),
runtimeConfigModule: (0, _jestValidate.multipleValidOptions)({

@@ -127,0 +127,0 @@ i18n: ["@lingui/core", "i18n"],

{
"name": "@lingui/conf",
"version": "3.11.0",
"version": "3.11.1",
"sideEffects": false,

@@ -5,0 +5,0 @@ "description": "Get lingui configuration from package.json",

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