@aurelia/http-server
Advanced tools
Comparing version 2.1.0-dev.202402292237 to 2.1.0-dev.202404120945
@@ -6,2 +6,19 @@ # Change Log | ||
<a name="2.0.0-beta.14"></a> | ||
# 2.0.0-beta.14 (2024-04-03) | ||
### Features: | ||
* **i18n:** support multiple versions of i18next (#1927) ([0789ee5](https://github.com/aurelia/aurelia/commit/0789ee5)) | ||
<a name="2.0.0-beta.13"></a> | ||
# 2.0.0-beta.13 (2024-03-15) | ||
**Note:** Version bump only for package @aurelia/http-server | ||
<a name="2.0.0-beta.12"></a> | ||
# 2.0.0-beta.12 (2024-03-02) | ||
**Note:** Version bump only for package @aurelia/http-server | ||
<a name="2.0.0-beta.11"></a> | ||
@@ -8,0 +25,0 @@ # 2.0.0-beta.11 (2024-02-13) |
{ | ||
"name": "@aurelia/http-server", | ||
"version": "2.1.0-dev.202402292237", | ||
"version": "2.1.0-dev.202404120945", | ||
"main": "dist/cjs/index.cjs", | ||
@@ -16,3 +16,4 @@ "module": "dist/esm/index.mjs", | ||
"type": "git", | ||
"url": "https://github.com/aurelia/aurelia" | ||
"url": "https://github.com/aurelia/aurelia.git", | ||
"directory": "packages-tooling/http-server" | ||
}, | ||
@@ -52,6 +53,6 @@ "bugs": { | ||
"dependencies": { | ||
"@aurelia/kernel": "2.1.0-dev.202402292237", | ||
"@aurelia/metadata": "2.1.0-dev.202402292237", | ||
"@aurelia/platform": "2.1.0-dev.202402292237", | ||
"@aurelia/runtime": "2.1.0-dev.202402292237" | ||
"@aurelia/kernel": "2.1.0-dev.202404120945", | ||
"@aurelia/metadata": "2.1.0-dev.202404120945", | ||
"@aurelia/platform": "2.1.0-dev.202404120945", | ||
"@aurelia/runtime": "2.1.0-dev.202404120945" | ||
}, | ||
@@ -61,3 +62,3 @@ "devDependencies": { | ||
"tslib": "^2.4.0", | ||
"typescript": "5.2.2" | ||
"typescript": "5.4.2" | ||
}, | ||
@@ -64,0 +65,0 @@ "engines": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
479552
+ Added@aurelia/kernel@2.1.0-dev.202404120945(transitive)
+ Added@aurelia/metadata@2.1.0-dev.202404120945(transitive)
+ Added@aurelia/platform@2.1.0-dev.202404120945(transitive)
+ Added@aurelia/runtime@2.1.0-dev.202404120945(transitive)
- Removed@aurelia/kernel@2.1.0-dev.202402292237(transitive)
- Removed@aurelia/metadata@2.1.0-dev.202402292237(transitive)
- Removed@aurelia/platform@2.1.0-dev.202402292237(transitive)
- Removed@aurelia/runtime@2.1.0-dev.202402292237(transitive)