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

storybook-react-i18next

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

storybook-react-i18next - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

12

CHANGELOG.md

@@ -0,1 +1,13 @@

# v1.1.3 (Fri Mar 17 2023)
#### 🐛 Bug Fix
- Support react-i18next v12 [#15](https://github.com/stevensacks/storybook-react-i18next/pull/15) ([@sawyerh](https://github.com/sawyerh))
#### Authors: 1
- Sawyer Hollenshead ([@sawyerh](https://github.com/sawyerh))
---
# v1.1.2 (Tue Jun 14 2022)

@@ -2,0 +14,0 @@

6

package.json
{
"name": "storybook-react-i18next",
"version": "1.1.2",
"version": "1.1.3",
"description": "Add react-i18next support to Storybook",

@@ -72,3 +72,3 @@ "keywords": [

"react-dom": "^17.0.1",
"react-i18next": "^11.17.1",
"react-i18next": "^12.0.0",
"rimraf": "^3.0.2",

@@ -89,3 +89,3 @@ "typescript": "^4.7.3",

"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0",
"react-i18next": "^11.17.1"
"react-i18next": "^11.17.1 || ^12.0.0"
},

@@ -92,0 +92,0 @@ "peerDependenciesMeta": {

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