Socket
Socket
Sign inDemoInstall

@talend/i18n-scripts

Package Overview
Dependencies
99
Maintainers
1
Versions
68
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.6.0 to 2.6.1

4

generators/npm/index.generator.js

@@ -8,4 +8,4 @@ const fs = require('fs');

const indesJsTemplate = template(`
const locales = require('locales');
const namespaces = require('namespaces');
const locales = require('./locales').locales;
const namespaces = require('./namespaces').namespaces;

@@ -12,0 +12,0 @@ module.exports = {

{
"name": "@talend/i18n-scripts",
"description": "Set of scripts to ease i18n workflow",
"version": "2.6.0",
"version": "2.6.1",
"license": "Apache-2.0",

@@ -6,0 +6,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc