Socket
Socket
Sign inDemoInstall

@lingui/conf

Package Overview
Dependencies
Maintainers
1
Versions
147
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 2.6.1 to 2.7.0

1

index.js

@@ -50,2 +50,3 @@ "use strict";

fallbackLocale: "",
pseudoLocale: "",
srcPathDirs: ["<rootDir>"],

@@ -52,0 +53,0 @@ srcPathIgnorePatterns: [NODE_MODULES],

2

package.json
{
"name": "@lingui/conf",
"version": "2.6.1",
"version": "2.7.0",
"description": "Get lingui configuration from package.json",

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

@@ -12,3 +12,3 @@ [![License][Badge-License]][License]

`@lingui/conf` is part of [js-lingui][jsLingui]. See the [documentation][Documentation] for all information, tutorials and examples.
`@lingui/conf` is part of [LinguiJS][LinguiJS]. See the [documentation][Documentation] for all information, tutorials and examples.

@@ -35,5 +35,5 @@ Package finds nearest package.json starting from current directory, reads `lingui` configuration, provides defaults for all options and `<rootDir>` with current working directory.

[License]: https://github.com/lingui/js-lingui/blob/master/LICENSE
[jsLingui]: https://github.com/lingui/js-lingui
[Documentation]: https://lingui.github.io/js-lingui/
[Reference]: https://lingui.github.io/js-lingui/ref/conf.html
[LinguiJS]: https://github.com/lingui/js-lingui
[Documentation]: https://lingui.js.org/
[Reference]: https://lingui.js.org/ref/conf.html
[Package]: https://www.npmjs.com/package/@lingui/conf

@@ -40,0 +40,0 @@ [Badge-Downloads]: https://img.shields.io/npm/dw/@lingui/conf.svg

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