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

hexo-i18n

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hexo-i18n - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

3

lib/i18n.js

@@ -0,4 +1,7 @@

'use strict';
var vsprintf = require('sprintf-js').vsprintf;
function i18n(options){
/* jshint validthis: true */
options = options || {};

@@ -5,0 +8,0 @@

4

package.json
{
"name": "hexo-i18n",
"version": "0.2.0",
"version": "0.2.1",
"description": "i18n module for Hexo.",

@@ -15,3 +15,3 @@ "main": "lib/i18n",

},
"repository": "hexojs/i18n",
"repository": "hexojs/hexo-i18n",
"homepage": "http://hexo.io/",

@@ -18,0 +18,0 @@ "keywords": [

@@ -1,4 +0,4 @@

# i18n
# hexo-i18n
[![Build Status](https://travis-ci.org/hexojs/i18n.svg?branch=master)](https://travis-ci.org/hexojs/i18n) [![NPM version](https://badge.fury.io/js/hexo-i18n.svg)](http://badge.fury.io/js/hexo-i18n) [![Coverage Status](https://img.shields.io/coveralls/hexojs/i18n.svg)](https://coveralls.io/r/hexojs/i18n?branch=master)
[![Build Status](https://travis-ci.org/hexojs/hexo-i18n.svg?branch=master)](https://travis-ci.org/hexojs/hexo-i18n) [![NPM version](https://badge.fury.io/js/hexo-i18n.svg)](http://badge.fury.io/js/hexo-i18n) [![Coverage Status](https://img.shields.io/coveralls/hexojs/hexo-i18n.svg)](https://coveralls.io/r/hexojs/hexo-i18n?branch=master)

@@ -5,0 +5,0 @@ i18n module for [Hexo].

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