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

pofile

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pofile - npm Package Compare versions

Comparing version 0.2.3 to 0.2.4

2

lib/po.js

@@ -167,3 +167,3 @@ var fs = require('fs'),

this.msgid = '';
this.msgctxt = '';
this.msgctxt = null;
this.references = [];

@@ -170,0 +170,0 @@ this.msgid_plural = null;

{
"name": "pofile",
"description": "Parse and serialize Gettext PO files.",
"version": "0.2.3",
"version": "0.2.4",
"author": {

@@ -6,0 +6,0 @@ "name": "Ruben Vermeersch",

@@ -145,3 +145,3 @@ # pofile - gettext .po parsing for JavaScript

Copyright (C) 2013 by Ruben Vermeersch <ruben@rocketeer.be>
Copyright (C) 2013-2014 by Ruben Vermeersch <ruben@rocketeer.be>
Copyright (C) 2012 by Michael Holly

@@ -148,0 +148,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