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
1
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-beta.1 to 4.9.0

4

CHANGELOG.md

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

## [4.9.0] - 2024-07-17
No significant changes.
## [4.9.0-beta.1] - 2024-06-17

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

8

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

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

"dependencies": {
"@enact/core": "^4.9.0-beta.1",
"@enact/core": "^4.9.0",
"prop-types": "^15.8.1",
"ramda": "^0.29.1",
"ramda": "^0.30.1",
"react": "^18.3.1",

@@ -60,3 +60,3 @@ "react-dom": "^18.3.1",

"peerDependencies": {
"ilib": "14.19.0 || 14.19.0-webos1"
"ilib": "^14.19.0 || ^14.19.0-webos1"
},

@@ -63,0 +63,0 @@ "devDependencies": {

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