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
42
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.22 to 1.0.23

8

CHANGELOG.md

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

## [1.0.23] - 2023-03-07
### Changed
- Updated package dependencies. [#29289]
## [1.0.22] - 2023-02-06
### Changed
- Updated package dependencies. [#28682]
- Updated package dependencies. [#28755]
- Updated package dependencies.

@@ -107,2 +110,3 @@ ## [1.0.21] - 2023-01-25

[1.0.23]: https://github.com/Automattic/babel-plugin-replace-textdomain/compare/v1.0.22...v1.0.23
[1.0.22]: https://github.com/Automattic/babel-plugin-replace-textdomain/compare/v1.0.21...v1.0.22

@@ -109,0 +113,0 @@ [1.0.21]: https://github.com/Automattic/babel-plugin-replace-textdomain/compare/v1.0.20...v1.0.21

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

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

"scripts": {
"test": "jest tests",
"test-coverage": "jest tests --coverage --collectCoverageFrom='src/**/*.js' --coverageDirectory=\"$COVERAGE_DIR\" --coverageReporters=clover"
"test": "jest tests"
},

@@ -27,3 +26,3 @@ "dependencies": {

"babel-plugin-tester": "11.0.4",
"jest": "29.3.1"
"jest": "29.4.3"
},

@@ -30,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