Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

easygettext

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

easygettext - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

8

package.json
{
"name": "easygettext",
"version": "1.0.0",
"version": "1.0.1",
"description": "Simple tools to extract gettext strings",

@@ -29,4 +29,4 @@ "main": "dist/index",

"bin": {
"gettext-compile": "./dist/compile-cli",
"gettext-extract": "./dist/extract-cli"
"gettext-compile": "./dist/compile-cli.js",
"gettext-extract": "./dist/extract-cli.js"
},

@@ -40,3 +40,3 @@ "dependencies": {

},
"files": [
"files": [
"src",

@@ -43,0 +43,0 @@ "dist",

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