Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@aurelia/http-server

Package Overview
Dependencies
Maintainers
1
Versions
591
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aurelia/http-server - npm Package Compare versions

Comparing version 2.1.0-dev.202402292237 to 2.1.0-dev.202404120945

17

CHANGELOG.md

@@ -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)

15

package.json
{
"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

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