Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

@lingui/conf

Package Overview
Dependencies
46
Maintainers
2
Versions
142
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.8.0-next.0 to 4.8.0-next.1

10

dist/index.d.ts

@@ -189,11 +189,9 @@ /**

};
type ModuleSourceNormalized = readonly [module: string, specifier: string];
type LinguiConfigNormalized = Omit<LinguiConfig, "runtimeConfigModule"> & {
fallbackLocales?: FallbackLocales;
runtimeConfigModule: {
i18nImportModule: string;
i18nImportName: string;
TransImportModule: string;
TransImportName: string;
useLinguiImportModule: string;
useLinguiImportName: string;
i18n: ModuleSourceNormalized;
useLingui: ModuleSourceNormalized;
Trans: ModuleSourceNormalized;
};

@@ -200,0 +198,0 @@ };

4

package.json
{
"name": "@lingui/conf",
"version": "4.8.0-next.0",
"version": "4.8.0-next.1",
"sideEffects": false,

@@ -45,3 +45,3 @@ "description": "Get lingui configuration from package.json",

},
"gitHead": "d085ac65d66ce6c2f866b703b6346e53ff0bf6b3"
"gitHead": "62a736f74796c6c3e5bfd23d2e95154fc7f3ff42"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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