New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

gengojs

Package Overview
Dependencies
Maintainers
1
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gengojs - npm Package Compare versions

Comparing version 0.1.4 to 0.1.5

4

gengo.js

@@ -52,3 +52,3 @@ /*jslint forin: true*/

hasModule = (typeof module !== 'undefined' && module.exports),
VERSION = '0.1.3',
VERSION = '0.1.5',
//configuration with defaults set

@@ -195,3 +195,3 @@ CONFIG = {

loadMoment(LOCALES.moment[BESTMATCH]);
loadNumeral(LOCALEs.numeral[BESTMATCH]);
loadNumeral(LOCALES.numeral[BESTMATCH]);
}

@@ -198,0 +198,0 @@

{
"name": "gengojs",
"version": "0.1.4",
"version": "0.1.5",
"description": "An uber basic and simple i18n library for Express 4",

@@ -5,0 +5,0 @@ "main": "gengo.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