Socket
Socket
Sign inDemoInstall

babel-plugin-react-intl

Package Overview
Dependencies
493
Maintainers
5
Versions
172
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 8.2.17 to 8.2.18

2

index.js

@@ -96,3 +96,3 @@ "use strict";

else if (!id && idInterpolationPattern && defaultMessage) {
id = ts_transformer_1.interpolateName({ sourcePath: filename }, idInterpolationPattern, {
id = ts_transformer_1.interpolateName({ resourcePath: filename }, idInterpolationPattern, {
content: description

@@ -99,0 +99,0 @@ ? defaultMessage + "#" + description

{
"name": "babel-plugin-react-intl",
"version": "8.2.17",
"version": "8.2.18",
"description": "Extracts string messages for translation from modules that use React Intl.",

@@ -5,0 +5,0 @@ "repository": {

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