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 3.11.1 to 3.12.0

6

index.js

@@ -139,3 +139,7 @@ "use strict";

plugins: ["plugin"],
presets: ["preset"]
presets: ["preset"],
targets: (0, _jestValidate.multipleValidOptions)({}, '> 0.5%', ['> 0.5%', 'not dead'], undefined),
assumptions: (0, _jestValidate.multipleValidOptions)({}, undefined),
browserslistConfigFile: (0, _jestValidate.multipleValidOptions)(true, undefined),
browserslistEnv: (0, _jestValidate.multipleValidOptions)('.browserslistrc', undefined)
}

@@ -142,0 +146,0 @@ });

2

package.json
{
"name": "@lingui/conf",
"version": "3.11.1",
"version": "3.12.0",
"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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc