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

@m6web/react-i18n

Package Overview
Dependencies
Maintainers
7
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@m6web/react-i18n - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

types.d.ts

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [2.0.1](https://github.com/BedrockStreaming/i18n-tools/compare/@m6web/react-i18n@2.0.0...@m6web/react-i18n@2.0.1) (2022-01-10)
### Bug Fixes
* **typescript:** correctly expose type definitions at publish ([#106](https://github.com/BedrockStreaming/i18n-tools/issues/106)) ([286d1d8](https://github.com/BedrockStreaming/i18n-tools/commit/286d1d84ee212bcade9a1dc8a5f921416eb3f723))
# [2.0.0](https://github.com/BedrockStreaming/i18n-tools/compare/@m6web/react-i18n@2.0.0-alpha.0...@m6web/react-i18n@2.0.0) (2022-01-07)

@@ -8,0 +19,0 @@

9

package.json
{
"name": "@m6web/react-i18n",
"version": "2.0.0",
"version": "2.0.1",
"description": "Provider and utils for translation in a react app",
"main": "lib/index.js",
"types": "src/index.d.ts",
"types": "types.d.ts",
"module": "es/index.js",

@@ -12,3 +12,4 @@ "author": "m6web",

"lib/",
"es/"
"es/",
"types.d.ts"
],

@@ -57,3 +58,3 @@ "peerDependencies": {

},
"gitHead": "485331638c939413428d4bb72cf3798e8ac5fd7d"
"gitHead": "4086fe8e148351fcf295f3ee13fc8c77112961fa"
}
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