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

i18next-node-fs-backend

Package Overview
Dependencies
Maintainers
2
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

i18next-node-fs-backend - npm Package Compare versions

Comparing version 2.1.2 to 2.1.3

4

CHANGELOG.md

@@ -0,1 +1,5 @@

### v2.1.3
- Update js-yaml to a non vulnerable version [238](https://github.com/i18next/i18next-node-fs-backend/pull/238)
### v2.1.2

@@ -2,0 +6,0 @@

4

package.json
{
"name": "i18next-node-fs-backend",
"version": "2.1.2",
"version": "2.1.3",
"description": "node.js backend layer for i18next using fs module to load resources from filesystem",

@@ -13,3 +13,3 @@ "main": "./index.js",

"dependencies": {
"js-yaml": "3.13.0",
"js-yaml": "3.13.1",
"json5": "2.0.0"

@@ -16,0 +16,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