New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@automattic/babel-plugin-replace-textdomain

Package Overview
Dependencies
Maintainers
36
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@automattic/babel-plugin-replace-textdomain - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

5

CHANGELOG.md

@@ -8,2 +8,6 @@ # Changelog

## [1.0.7] - 2022-05-10
### Changed
- Updated package dependencies [#24276] [#24296]
## [1.0.6] - 2022-04-26

@@ -42,2 +46,3 @@ ### Changed

[1.0.7]: https://github.com/Automattic/babel-plugin-replace-textdomain/compare/v1.0.6...v1.0.7
[1.0.6]: https://github.com/Automattic/babel-plugin-replace-textdomain/compare/v1.0.5...v1.0.6

@@ -44,0 +49,0 @@ [1.0.5]: https://github.com/Automattic/babel-plugin-replace-textdomain/compare/v1.0.4...v1.0.5

6

package.json
{
"name": "@automattic/babel-plugin-replace-textdomain",
"version": "1.0.6",
"version": "1.0.7",
"description": "A Babel plugin to replace the textdomain in gettext-style function calls.",

@@ -24,5 +24,5 @@ "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/babel-plugin-replace-textdomain/#readme",

"devDependencies": {
"@babel/core": "7.17.9",
"@babel/core": "7.17.10",
"babel-plugin-tester": "10.1.0",
"jest": "27.3.1"
"jest": "28.1.0"
},

@@ -29,0 +29,0 @@ "exports": {

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