@m6web/react-i18n
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -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 @@ |
{ | ||
"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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
50919
23
848
0