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

sg-koa-i18n

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sg-koa-i18n - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

2

index.js
const fs = require('fs');
const path = require('path');
const debug = require('debug')('koa:i18n-s');
const I18nS = require('i18n-s');
const I18nS = require('sg-i18n');

@@ -6,0 +6,0 @@ const LOCALE_METHODS = [

{
"name": "sg-koa-i18n",
"version": "1.1.1",
"version": "1.1.2",
"description": "Fork of https://github.com/shared-goals/sg-koa-i18n.git",

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