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.5.2 to 1.6.0

2

dist/i18next-phrase-in-context-editor-post-processor.js

@@ -1,2 +0,2 @@

function t(){return(t=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var i=arguments[e];for(var n in i)Object.prototype.hasOwnProperty.call(i,n)&&(t[n]=i[n])}return t}).apply(this,arguments)}require("@sagi.io/globalthis"),module.exports=function(){function e(e){this.defaultConfig={prefix:"{{__",suffix:"__}}",fullReparse:!0,useOldICE:!1,scriptAutoLoad:!0},this.type="postProcessor",this.name="phraseInContextEditor",this.config=t({},globalThis.PHRASEAPP_CONFIG,e),this.phraseEnabled=e.phraseEnabled}e.interpolateKey=function(t,e,i){return e+"phrase_"+t+i};var i,n=e.prototype;return n.loadInContextEditorScript=function(){if("undefined"!=typeof window){var t=document.createElement("script");t.type=this.config.useOldICE?"text/javascript":"module",t.async=!0,t.src=this.IN_CONTEXT_EDITOR_SCRIPT_URL;var e=document.getElementsByTagName("script")[0];return e&&e.parentNode?e.parentNode.insertBefore(t,e):document.body.appendChild(t),t}},n.interpolateKey=function(t){return e.interpolateKey(t,this.config.prefix,this.config.suffix)},n.process=function(t,e,i,n){return this.phraseEnabled?this.interpolateKey(e[0]):t},n.toScriptHTML=function(){return"<script>window.PHRASEAPP_ENABLED=true;window.PHRASEAPP_CONFIG="+JSON.stringify(this.config)+'<\/script><script type="text/javascript" async src="'+this.IN_CONTEXT_EDITOR_SCRIPT_URL+'"><\/script>'},(i=[{key:"IN_CONTEXT_EDITOR_SCRIPT_URL",get:function(){return this.config.useOldICE?"https://phrase.com/assets/in-context-editor/2.0/app.js?"+(new Date).getTime():"https://d2bgdldl6xit7z.cloudfront.net/latest/ice/index.js"}},{key:"phraseEnabled",get:function(){return globalThis.PHRASEAPP_ENABLED},set:function(t){globalThis.PHRASEAPP_ENABLED=t,t&&this.config.scriptAutoLoad&&!this.phraseScript&&(this.phraseScript=this.loadInContextEditorScript())}},{key:"config",get:function(){return globalThis.PHRASEAPP_CONFIG},set:function(e){globalThis.PHRASEAPP_CONFIG=t({},this.defaultConfig,e)}}])&&function(t,e){for(var i=0;i<e.length;i++){var n=e[i];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,n.key,n)}}(e.prototype,i),e}();
function t(){return t=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var i=arguments[e];for(var r in i)Object.prototype.hasOwnProperty.call(i,r)&&(t[r]=i[r])}return t},t.apply(this,arguments)}require("@sagi.io/globalthis"),module.exports=/*#__PURE__*/function(){n.interpolateKey=function(t,e,i){return e+"phrase_"+t+i};var e,i,r=n.prototype;function n(e){this.defaultConfig={prefix:"{{__",suffix:"__}}",fullReparse:!0,useOldICE:!1,scriptAutoLoad:!0,origin:"i18next-phrase-in-context-editor-post-processor"},this.phraseScript=void 0,this.type="postProcessor",this.name="phraseInContextEditor",this.config=t({},globalThis.PHRASEAPP_CONFIG,e),this.phraseEnabled=e.phraseEnabled}return r.loadInContextEditorScript=function(){if("undefined"!=typeof window){var t=document.createElement("script");t.type=this.config.useOldICE?"text/javascript":"module",t.async=!0,t.src=this.IN_CONTEXT_EDITOR_SCRIPT_URL;var e=document.getElementsByTagName("script")[0];return e&&e.parentNode?e.parentNode.insertBefore(t,e):document.body.appendChild(t),t}},r.interpolateKey=function(t){return n.interpolateKey(t,this.config.prefix,this.config.suffix)},r.process=function(t,e,i,r){return this.phraseEnabled?this.interpolateKey(e[0]):t},r.toScriptHTML=function(){return"<script>window.PHRASEAPP_ENABLED=true;window.PHRASEAPP_CONFIG="+JSON.stringify(this.config)+'<\/script><script type="text/javascript" async src="'+this.IN_CONTEXT_EDITOR_SCRIPT_URL+'"><\/script>'},e=n,(i=[{key:"IN_CONTEXT_EDITOR_SCRIPT_URL",get:function(){return this.config.useOldICE?"https://phrase.com/assets/in-context-editor/2.0/app.js?"+(new Date).getTime():"https://d2bgdldl6xit7z.cloudfront.net/latest/ice/index.js"}},{key:"phraseEnabled",get:function(){return globalThis.PHRASEAPP_ENABLED},set:function(t){globalThis.PHRASEAPP_ENABLED=t,t&&this.config.scriptAutoLoad&&!this.phraseScript&&(this.phraseScript=this.loadInContextEditorScript())}},{key:"config",get:function(){return globalThis.PHRASEAPP_CONFIG},set:function(e){globalThis.PHRASEAPP_CONFIG=t({},this.defaultConfig,e)}}])&&function(t,e){for(var i=0;i<e.length;i++){var r=e[i];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,"symbol"==typeof(n=function(t,e){if("object"!=typeof t||null===t)return t;var i=t[Symbol.toPrimitive];if(void 0!==i){var r=i.call(t,"string");if("object"!=typeof r)return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(r.key))?n:String(n),r)}var n}(e.prototype,i),Object.defineProperty(e,"prototype",{writable:!1}),n}();
//# sourceMappingURL=i18next-phrase-in-context-editor-post-processor.js.map

@@ -1,2 +0,2 @@

import"@sagi.io/globalthis";function t(){return(t=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var i=arguments[e];for(var s in i)Object.prototype.hasOwnProperty.call(i,s)&&(t[s]=i[s])}return t}).apply(this,arguments)}class e{constructor(e){this.defaultConfig={prefix:"{{__",suffix:"__}}",fullReparse:!0,useOldICE:!1,scriptAutoLoad:!0},this.type="postProcessor",this.name="phraseInContextEditor",this.config=t({},globalThis.PHRASEAPP_CONFIG,e),this.phraseEnabled=e.phraseEnabled}get IN_CONTEXT_EDITOR_SCRIPT_URL(){return this.config.useOldICE?"https://phrase.com/assets/in-context-editor/2.0/app.js?"+(new Date).getTime():"https://d2bgdldl6xit7z.cloudfront.net/latest/ice/index.js"}static interpolateKey(t,e,i){return e+"phrase_"+t+i}loadInContextEditorScript(){if("undefined"!=typeof window){const t=document.createElement("script");t.type=this.config.useOldICE?"text/javascript":"module",t.async=!0,t.src=this.IN_CONTEXT_EDITOR_SCRIPT_URL;const e=document.getElementsByTagName("script")[0];return e&&e.parentNode?e.parentNode.insertBefore(t,e):document.body.appendChild(t),t}}interpolateKey(t){return e.interpolateKey(t,this.config.prefix,this.config.suffix)}process(t,e,i,s){return this.phraseEnabled?this.interpolateKey(e[0]):t}set phraseEnabled(t){globalThis.PHRASEAPP_ENABLED=t,t&&this.config.scriptAutoLoad&&!this.phraseScript&&(this.phraseScript=this.loadInContextEditorScript())}get phraseEnabled(){return globalThis.PHRASEAPP_ENABLED}set config(e){globalThis.PHRASEAPP_CONFIG=t({},this.defaultConfig,e)}get config(){return globalThis.PHRASEAPP_CONFIG}toScriptHTML(){return`<script>window.PHRASEAPP_ENABLED=true;window.PHRASEAPP_CONFIG=${JSON.stringify(this.config)}<\/script><script type="text/javascript" async src="${this.IN_CONTEXT_EDITOR_SCRIPT_URL}"><\/script>`}}export default e;
import"@sagi.io/globalthis";function t(){return t=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var i=arguments[e];for(var s in i)Object.prototype.hasOwnProperty.call(i,s)&&(t[s]=i[s])}return t},t.apply(this,arguments)}class e{get IN_CONTEXT_EDITOR_SCRIPT_URL(){return this.config.useOldICE?`https://phrase.com/assets/in-context-editor/2.0/app.js?${(new Date).getTime()}`:"https://d2bgdldl6xit7z.cloudfront.net/latest/ice/index.js"}static interpolateKey(t,e,i){return e+"phrase_"+t+i}loadInContextEditorScript(){if("undefined"!=typeof window){const t=document.createElement("script");t.type=this.config.useOldICE?"text/javascript":"module",t.async=!0,t.src=this.IN_CONTEXT_EDITOR_SCRIPT_URL;const e=document.getElementsByTagName("script")[0];return e&&e.parentNode?e.parentNode.insertBefore(t,e):document.body.appendChild(t),t}}constructor(e){this.defaultConfig={prefix:"{{__",suffix:"__}}",fullReparse:!0,useOldICE:!1,scriptAutoLoad:!0,origin:"i18next-phrase-in-context-editor-post-processor"},this.phraseScript=void 0,this.type="postProcessor",this.name="phraseInContextEditor",this.config=t({},globalThis.PHRASEAPP_CONFIG,e),this.phraseEnabled=e.phraseEnabled}interpolateKey(t){return e.interpolateKey(t,this.config.prefix,this.config.suffix)}process(t,e,i,s){return this.phraseEnabled?this.interpolateKey(e[0]):t}set phraseEnabled(t){globalThis.PHRASEAPP_ENABLED=t,t&&this.config.scriptAutoLoad&&!this.phraseScript&&(this.phraseScript=this.loadInContextEditorScript())}get phraseEnabled(){return globalThis.PHRASEAPP_ENABLED}set config(e){globalThis.PHRASEAPP_CONFIG=t({},this.defaultConfig,e)}get config(){return globalThis.PHRASEAPP_CONFIG}toScriptHTML(){return`<script>window.PHRASEAPP_ENABLED=true;window.PHRASEAPP_CONFIG=${JSON.stringify(this.config)}<\/script><script type="text/javascript" async src="${this.IN_CONTEXT_EDITOR_SCRIPT_URL}"><\/script>`}}export{e as default};
//# sourceMappingURL=i18next-phrase-in-context-editor-post-processor.modern.js.map

@@ -1,2 +0,2 @@

import"@sagi.io/globalthis";function t(){return(t=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var i=arguments[e];for(var n in i)Object.prototype.hasOwnProperty.call(i,n)&&(t[n]=i[n])}return t}).apply(this,arguments)}var e=function(){function e(e){this.defaultConfig={prefix:"{{__",suffix:"__}}",fullReparse:!0,useOldICE:!1,scriptAutoLoad:!0},this.type="postProcessor",this.name="phraseInContextEditor",this.config=t({},globalThis.PHRASEAPP_CONFIG,e),this.phraseEnabled=e.phraseEnabled}e.interpolateKey=function(t,e,i){return e+"phrase_"+t+i};var i,n=e.prototype;return n.loadInContextEditorScript=function(){if("undefined"!=typeof window){var t=document.createElement("script");t.type=this.config.useOldICE?"text/javascript":"module",t.async=!0,t.src=this.IN_CONTEXT_EDITOR_SCRIPT_URL;var e=document.getElementsByTagName("script")[0];return e&&e.parentNode?e.parentNode.insertBefore(t,e):document.body.appendChild(t),t}},n.interpolateKey=function(t){return e.interpolateKey(t,this.config.prefix,this.config.suffix)},n.process=function(t,e,i,n){return this.phraseEnabled?this.interpolateKey(e[0]):t},n.toScriptHTML=function(){return"<script>window.PHRASEAPP_ENABLED=true;window.PHRASEAPP_CONFIG="+JSON.stringify(this.config)+'<\/script><script type="text/javascript" async src="'+this.IN_CONTEXT_EDITOR_SCRIPT_URL+'"><\/script>'},(i=[{key:"IN_CONTEXT_EDITOR_SCRIPT_URL",get:function(){return this.config.useOldICE?"https://phrase.com/assets/in-context-editor/2.0/app.js?"+(new Date).getTime():"https://d2bgdldl6xit7z.cloudfront.net/latest/ice/index.js"}},{key:"phraseEnabled",get:function(){return globalThis.PHRASEAPP_ENABLED},set:function(t){globalThis.PHRASEAPP_ENABLED=t,t&&this.config.scriptAutoLoad&&!this.phraseScript&&(this.phraseScript=this.loadInContextEditorScript())}},{key:"config",get:function(){return globalThis.PHRASEAPP_CONFIG},set:function(e){globalThis.PHRASEAPP_CONFIG=t({},this.defaultConfig,e)}}])&&function(t,e){for(var i=0;i<e.length;i++){var n=e[i];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,n.key,n)}}(e.prototype,i),e}();export default e;
import"@sagi.io/globalthis";function t(){return t=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var i=arguments[e];for(var r in i)Object.prototype.hasOwnProperty.call(i,r)&&(t[r]=i[r])}return t},t.apply(this,arguments)}var e=/*#__PURE__*/function(){n.interpolateKey=function(t,e,i){return e+"phrase_"+t+i};var e,i,r=n.prototype;function n(e){this.defaultConfig={prefix:"{{__",suffix:"__}}",fullReparse:!0,useOldICE:!1,scriptAutoLoad:!0,origin:"i18next-phrase-in-context-editor-post-processor"},this.phraseScript=void 0,this.type="postProcessor",this.name="phraseInContextEditor",this.config=t({},globalThis.PHRASEAPP_CONFIG,e),this.phraseEnabled=e.phraseEnabled}return r.loadInContextEditorScript=function(){if("undefined"!=typeof window){var t=document.createElement("script");t.type=this.config.useOldICE?"text/javascript":"module",t.async=!0,t.src=this.IN_CONTEXT_EDITOR_SCRIPT_URL;var e=document.getElementsByTagName("script")[0];return e&&e.parentNode?e.parentNode.insertBefore(t,e):document.body.appendChild(t),t}},r.interpolateKey=function(t){return n.interpolateKey(t,this.config.prefix,this.config.suffix)},r.process=function(t,e,i,r){return this.phraseEnabled?this.interpolateKey(e[0]):t},r.toScriptHTML=function(){return"<script>window.PHRASEAPP_ENABLED=true;window.PHRASEAPP_CONFIG="+JSON.stringify(this.config)+'<\/script><script type="text/javascript" async src="'+this.IN_CONTEXT_EDITOR_SCRIPT_URL+'"><\/script>'},e=n,(i=[{key:"IN_CONTEXT_EDITOR_SCRIPT_URL",get:function(){return this.config.useOldICE?"https://phrase.com/assets/in-context-editor/2.0/app.js?"+(new Date).getTime():"https://d2bgdldl6xit7z.cloudfront.net/latest/ice/index.js"}},{key:"phraseEnabled",get:function(){return globalThis.PHRASEAPP_ENABLED},set:function(t){globalThis.PHRASEAPP_ENABLED=t,t&&this.config.scriptAutoLoad&&!this.phraseScript&&(this.phraseScript=this.loadInContextEditorScript())}},{key:"config",get:function(){return globalThis.PHRASEAPP_CONFIG},set:function(e){globalThis.PHRASEAPP_CONFIG=t({},this.defaultConfig,e)}}])&&function(t,e){for(var i=0;i<e.length;i++){var r=e[i];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,"symbol"==typeof(n=function(t,e){if("object"!=typeof t||null===t)return t;var i=t[Symbol.toPrimitive];if(void 0!==i){var r=i.call(t,"string");if("object"!=typeof r)return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(r.key))?n:String(n),r)}var n}(e.prototype,i),Object.defineProperty(e,"prototype",{writable:!1}),n}();export{e as default};
//# sourceMappingURL=i18next-phrase-in-context-editor-post-processor.module.js.map

@@ -1,2 +0,3 @@

!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e(require("@sagi.io/globalthis")):"function"==typeof define&&define.amd?define(["@sagi.io/globalthis"],e):(t=t||self).i18NextPhraseInContextEditorPostProcessor=e()}(this,function(){function t(){return(t=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var i=arguments[e];for(var n in i)Object.prototype.hasOwnProperty.call(i,n)&&(t[n]=i[n])}return t}).apply(this,arguments)}return function(){function e(e){this.defaultConfig={prefix:"{{__",suffix:"__}}",fullReparse:!0,useOldICE:!1,scriptAutoLoad:!0},this.type="postProcessor",this.name="phraseInContextEditor",this.config=t({},globalThis.PHRASEAPP_CONFIG,e),this.phraseEnabled=e.phraseEnabled}e.interpolateKey=function(t,e,i){return e+"phrase_"+t+i};var i,n=e.prototype;return n.loadInContextEditorScript=function(){if("undefined"!=typeof window){var t=document.createElement("script");t.type=this.config.useOldICE?"text/javascript":"module",t.async=!0,t.src=this.IN_CONTEXT_EDITOR_SCRIPT_URL;var e=document.getElementsByTagName("script")[0];return e&&e.parentNode?e.parentNode.insertBefore(t,e):document.body.appendChild(t),t}},n.interpolateKey=function(t){return e.interpolateKey(t,this.config.prefix,this.config.suffix)},n.process=function(t,e,i,n){return this.phraseEnabled?this.interpolateKey(e[0]):t},n.toScriptHTML=function(){return"<script>window.PHRASEAPP_ENABLED=true;window.PHRASEAPP_CONFIG="+JSON.stringify(this.config)+'<\/script><script type="text/javascript" async src="'+this.IN_CONTEXT_EDITOR_SCRIPT_URL+'"><\/script>'},(i=[{key:"IN_CONTEXT_EDITOR_SCRIPT_URL",get:function(){return this.config.useOldICE?"https://phrase.com/assets/in-context-editor/2.0/app.js?"+(new Date).getTime():"https://d2bgdldl6xit7z.cloudfront.net/latest/ice/index.js"}},{key:"phraseEnabled",get:function(){return globalThis.PHRASEAPP_ENABLED},set:function(t){globalThis.PHRASEAPP_ENABLED=t,t&&this.config.scriptAutoLoad&&!this.phraseScript&&(this.phraseScript=this.loadInContextEditorScript())}},{key:"config",get:function(){return globalThis.PHRASEAPP_CONFIG},set:function(e){globalThis.PHRASEAPP_CONFIG=t({},this.defaultConfig,e)}}])&&function(t,e){for(var i=0;i<e.length;i++){var n=e[i];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,n.key,n)}}(e.prototype,i),e}()});
!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e(require("@sagi.io/globalthis")):"function"==typeof define&&define.amd?define(["@sagi.io/globalthis"],e):(t||self).i18NextPhraseInContextEditorPostProcessor=e()}(this,function(){function t(){return t=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var i=arguments[e];for(var r in i)Object.prototype.hasOwnProperty.call(i,r)&&(t[r]=i[r])}return t},t.apply(this,arguments)}/*#__PURE__*/
return function(){n.interpolateKey=function(t,e,i){return e+"phrase_"+t+i};var e,i,r=n.prototype;function n(e){this.defaultConfig={prefix:"{{__",suffix:"__}}",fullReparse:!0,useOldICE:!1,scriptAutoLoad:!0,origin:"i18next-phrase-in-context-editor-post-processor"},this.phraseScript=void 0,this.type="postProcessor",this.name="phraseInContextEditor",this.config=t({},globalThis.PHRASEAPP_CONFIG,e),this.phraseEnabled=e.phraseEnabled}return r.loadInContextEditorScript=function(){if("undefined"!=typeof window){var t=document.createElement("script");t.type=this.config.useOldICE?"text/javascript":"module",t.async=!0,t.src=this.IN_CONTEXT_EDITOR_SCRIPT_URL;var e=document.getElementsByTagName("script")[0];return e&&e.parentNode?e.parentNode.insertBefore(t,e):document.body.appendChild(t),t}},r.interpolateKey=function(t){return n.interpolateKey(t,this.config.prefix,this.config.suffix)},r.process=function(t,e,i,r){return this.phraseEnabled?this.interpolateKey(e[0]):t},r.toScriptHTML=function(){return"<script>window.PHRASEAPP_ENABLED=true;window.PHRASEAPP_CONFIG="+JSON.stringify(this.config)+'<\/script><script type="text/javascript" async src="'+this.IN_CONTEXT_EDITOR_SCRIPT_URL+'"><\/script>'},e=n,(i=[{key:"IN_CONTEXT_EDITOR_SCRIPT_URL",get:function(){return this.config.useOldICE?"https://phrase.com/assets/in-context-editor/2.0/app.js?"+(new Date).getTime():"https://d2bgdldl6xit7z.cloudfront.net/latest/ice/index.js"}},{key:"phraseEnabled",get:function(){return globalThis.PHRASEAPP_ENABLED},set:function(t){globalThis.PHRASEAPP_ENABLED=t,t&&this.config.scriptAutoLoad&&!this.phraseScript&&(this.phraseScript=this.loadInContextEditorScript())}},{key:"config",get:function(){return globalThis.PHRASEAPP_CONFIG},set:function(e){globalThis.PHRASEAPP_CONFIG=t({},this.defaultConfig,e)}}])&&function(t,e){for(var i=0;i<e.length;i++){var r=e[i];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,"symbol"==typeof(n=function(t,e){if("object"!=typeof t||null===t)return t;var i=t[Symbol.toPrimitive];if(void 0!==i){var r=i.call(t,"string");if("object"!=typeof r)return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(r.key))?n:String(n),r)}var n}(e.prototype,i),Object.defineProperty(e,"prototype",{writable:!1}),n}()});
//# sourceMappingURL=i18next-phrase-in-context-editor-post-processor.umd.js.map

@@ -1,2 +0,2 @@

export declare type PhraseConfig = {
export type PhraseConfig = {
phraseEnabled: boolean;

@@ -37,3 +37,4 @@ scriptAutoLoad: boolean;

fullReparse: boolean;
origin: string;
};
//# sourceMappingURL=phrase-config.type.d.ts.map

@@ -6,3 +6,3 @@ import '@sagi.io/globalthis';

import { PhraseConfig } from "./phrase-config.type";
export declare type PhraseInContextEditorOptions = Omit<DeepPartial<PhraseConfig>, 'phraseEnabled' | 'projectId'> & Pick<PhraseConfig, 'phraseEnabled' | 'projectId'>;
export type PhraseInContextEditorOptions = Omit<DeepPartial<PhraseConfig>, 'phraseEnabled' | 'projectId'> & Pick<PhraseConfig, 'phraseEnabled' | 'projectId'>;
export default class PhraseInContextEditorPostProcessor {

@@ -9,0 +9,0 @@ private defaultConfig;

@@ -1,4 +0,4 @@

export declare type DeepPartial<T> = T extends Function ? T : (T extends object ? {
export type DeepPartial<T> = T extends Function ? T : (T extends object ? {
[P in keyof T]?: DeepPartial<T[P]>;
} : T);
//# sourceMappingURL=helpers.d.ts.map
{
"name": "i18next-phrase-in-context-editor-post-processor",
"description": "Plugin for i18next that paires well with Phrase In-Context Editor",
"version": "1.5.2",
"version": "1.6.0",
"source": "index.ts",

@@ -31,6 +31,3 @@ "main": "dist/i18next-phrase-in-context-editor-post-processor.js",

"@semantic-release/changelog": "^5.0.1",
"@semantic-release/commit-analyzer": "^8.0.1",
"@semantic-release/git": "^9.0.0",
"@semantic-release/npm": "^7.0.5",
"@semantic-release/release-notes-generator": "^9.0.1",
"@types/jest": "^26.0.3",

@@ -41,8 +38,9 @@ "@typescript-eslint/eslint-plugin": "^2.0.0",

"eslint-config-phrase": "https://github.com/phrase/eslint-config-phrase.git",
"jest": "^26.1.0",
"microbundle": "^0.12.2",
"semantic-release": "^17.1.1",
"ts-jest": "^26.1.1",
"typescript": "^3.9.5",
"vuepress": "^1.5.2",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"microbundle": "^0.15.1",
"semantic-release": "^19.0.3",
"ts-jest": "^29.1.1",
"typescript": "^4.3.0",
"vuepress": "^1.9.10",
"vuepress-plugin-clean-urls": "^1.1.1",

@@ -49,0 +47,0 @@ "vuepress-plugin-seo": "^0.1.3"

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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