Huge News!Announcing our $40M Series B led by Abstract Ventures.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.5 to 1.0.6

5

CHANGELOG.md

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

## [1.0.6] - 2022-04-26
### Changed
- Update package.json metadata.
## [1.0.5] - 2022-04-12

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

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

@@ -40,0 +45,0 @@ [1.0.4]: https://github.com/Automattic/babel-plugin-replace-textdomain/compare/v1.0.3...v1.0.4

9

package.json
{
"name": "@automattic/babel-plugin-replace-textdomain",
"version": "1.0.5",
"version": "1.0.6",
"description": "A Babel plugin to replace the textdomain in gettext-style function calls.",
"homepage": "https://jetpack.com",
"homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/babel-plugin-replace-textdomain/#readme",
"bugs": {
"url": "https://github.com/Automattic/jetpack/issues"
"url": "https://github.com/Automattic/jetpack/labels/[JS Package] Babel Plugin Replace Textdomain"
},
"repository": {
"type": "git",
"url": "https://github.com/Automattic/jetpack.git"
"url": "https://github.com/Automattic/jetpack.git",
"directory": "projects/js-packages/babel-plugin-replace-textdomain"
},

@@ -13,0 +14,0 @@ "license": "GPL-2.0-or-later",

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