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

i18n

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

i18n - npm Package Compare versions

Comparing version 0.13.1 to 0.13.2

16

package.json
{
"name": "i18n",
"description": "lightweight translation module with dynamic json storage",
"version": "0.13.1",
"version": "0.13.2",
"homepage": "http://github.com/mashpie/i18n-node",

@@ -34,8 +34,5 @@ "repository": {

"mustache": "^4.0.1",
"should": "^13.2.3",
"sprintf-js": "^1.1.2",
"zombie": "^6.1.4"
"sprintf-js": "^1.1.2"
},
"devDependencies": {
"acorn": "^7.4.0",
"async": "^3.2.0",

@@ -53,13 +50,9 @@ "cookie-parser": "^1.4.5",

"husky": "^4.2.5",
"import-fresh": "^3.2.1",
"lint-staged": "^10.2.11",
"mocha": "^7.2.0",
"prettier": "^2.0.5",
"should": "^13.2.3",
"sinon": "^9.0.3",
"tap": "^14.10.8"
"zombie": "^6.1.4"
},
"resolutions": {
"lodash": "^4.17.20",
"ajv": "^6.12.4"
},
"engines": {

@@ -69,3 +62,2 @@ "node": ">=0.10.0"

"scripts": {
"force-resolutions": "npx npm-force-resolutions",
"lint": "eslint '**/*.js'",

@@ -72,0 +64,0 @@ "test": "npm run lint && mocha --exit",

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