🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@fluojs/i18n

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluojs/i18n - npm Package Compare versions

Comparing version
1.0.0-beta.1
to
1.0.0
+6
-6
package.json

@@ -11,3 +11,3 @@ {

],
"version": "1.0.0-beta.1",
"version": "1.0.0",
"private": false,

@@ -67,8 +67,8 @@ "license": "MIT",

"dependencies": {
"@fluojs/core": "^1.0.0-beta.6"
"@fluojs/core": "^1.0.0"
},
"peerDependencies": {
"intl-messageformat": "^11.2.4",
"@fluojs/http": "^1.0.0-beta.11",
"@fluojs/validation": "^1.0.0-beta.4"
"@fluojs/http": "^1.0.0",
"@fluojs/validation": "^1.0.0"
},

@@ -89,4 +89,4 @@ "peerDependenciesMeta": {

"vitest": "^3.2.4",
"@fluojs/http": "^1.0.0-beta.11",
"@fluojs/validation": "^1.0.0-beta.4"
"@fluojs/http": "^1.0.0",
"@fluojs/validation": "^1.0.0"
},

@@ -93,0 +93,0 @@ "scripts": {