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

i18next-phrase-in-context-editor-post-processor

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

i18next-phrase-in-context-editor-post-processor - npm Package Compare versions

Comparing version 1.4.0 to 1.4.1

CHANGELOG.md

6

package.json
{
"name": "i18next-phrase-in-context-editor-post-processor",
"description": "Plugin for i18next that paires well with Phrase In-Context Editor",
"version": "1.4.0",
"version": "1.4.1",
"source": "index.ts",

@@ -22,4 +22,4 @@ "main": "dist/i18next-phrase-in-context-editor-post-processor.js",

"lint.fix": "yarn lint --fix",
"docs.dev": "vuepress dev docs",
"docs.build": "vuepress build docs",
"docs.dev": "export NODE_OPTIONS=--openssl-legacy-provider && vuepress dev docs",
"docs.build": "export NODE_OPTIONS=--openssl-legacy-provider && vuepress build docs",
"release": "semantic-release"

@@ -26,0 +26,0 @@ },

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