Socket
Socket
Sign inDemoInstall

@lingui/conf

Package Overview
Dependencies
6
Maintainers
3
Versions
143
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.14.0 to 3.15.0

3

index.js

@@ -37,3 +37,4 @@ "use strict";

return _path.default // normalize double slashes
.join.apply(_path.default, arguments) // convert platform specific path.sep to posix
.join.apply(_path.default // normalize double slashes
, arguments) // convert platform specific path.sep to posix
.split(_path.default.sep).join("/");

@@ -40,0 +41,0 @@ };

{
"name": "@lingui/conf",
"version": "3.14.0",
"version": "3.15.0",
"sideEffects": false,

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

"@babel/runtime": "^7.11.2",
"@endemolshinegroup/cosmiconfig-typescript-loader": "^3.0.2",
"chalk": "^4.1.0",
"cosmiconfig": "^7.0.0",
"cosmiconfig-typescript-loader": "^2.0.1",
"jest-validate": "^26.5.2",

@@ -28,0 +28,0 @@ "lodash.get": "^4.4.2"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc