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

@enact/i18n

Package Overview
Dependencies
Maintainers
0
Versions
219
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@enact/i18n - npm Package Compare versions

Comparing version 4.9.0 to 4.9.1

4

CHANGELOG.md

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

## [4.9.1] - 2024-09-09
No significant changes.
## [4.9.0] - 2024-07-17

@@ -7,0 +11,0 @@

8

package.json
{
"name": "@enact/i18n",
"main": "./src/index.js",
"version": "4.9.0",
"version": "4.9.1",
"description": "Internationalization support for Enact using iLib",

@@ -51,3 +51,3 @@ "repository": {

"dependencies": {
"@enact/core": "^4.9.0",
"@enact/core": "^4.9.1",
"prop-types": "^15.8.1",

@@ -60,8 +60,8 @@ "ramda": "^0.30.1",

"peerDependencies": {
"ilib": "^14.19.0 || ^14.19.0-webos1"
"ilib": "^14.20.0 || ^14.20.0-webos1"
},
"devDependencies": {
"@enact/ui-test-utils": "^1.0.8",
"ilib": "14.19.0"
"ilib": "^14.20.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