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

i18n-json-po

Package Overview
Dependencies
Maintainers
8
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

i18n-json-po - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

4

package.json
{
"name": "i18n-json-po",
"version": "1.0.5",
"version": "1.0.6",
"description": "i18n .json to .pot file converter",

@@ -28,3 +28,3 @@ "main": "dist/index.js",

"eslint": "3.13.1",
"i18n-proto": "1.0.1",
"i18n-proto": "1.0.4",
"karma": "1.7.0",

@@ -31,0 +31,0 @@ "karma-browserify": "^5.1.1",

@@ -57,4 +57,3 @@ import * as assert from 'assert';

occurences: ['occ1', 'occ2'],
comments: ['cmt1', 'cmt2'],
translations: []
comments: ['cmt1', 'cmt2']
};

@@ -61,0 +60,0 @@

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