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.6 to 0.1.7

2

gengo.js

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

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

@@ -55,0 +55,0 @@ CONFIG = {

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

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

@@ -61,3 +61,3 @@ Gengo.js

h1= title
//pretty much the same as i18n '__', maybe if many requests then that can be changed.
//pretty much the same as i18n '__' (can be changed through config. see API)
p Welcome to #{__("Welcome to express")}

@@ -64,0 +64,0 @@ ```

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