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

xliff

Package Overview
Dependencies
Maintainers
2
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xliff - npm Package Compare versions

Comparing version 2.2.0 to 2.3.0

1

js2xliff.js

@@ -18,2 +18,3 @@ const xml2js = require('xml2js');

},
cdata: opt.cdata == true ? true : false,
});

@@ -20,0 +21,0 @@

@@ -18,2 +18,3 @@ const xml2js = require('xml2js');

},
cdata: opt.cdata == true ? true : false,
});

@@ -20,0 +21,0 @@

2

package.json
{
"name": "xliff",
"version": "2.2.0",
"version": "2.3.0",
"description": "xliff2js and js2xliff converter xliff utils",

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

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