Socket
Socket
Sign inDemoInstall

@aurelia/http-server

Package Overview
Dependencies
Maintainers
1
Versions
588
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.0.0-beta.7 to 2.0.0-beta.8

7

CHANGELOG.md

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

<a name="2.0.0-beta.8"></a>
# 2.0.0-beta.8 (2023-07-24)
### Refactorings:
* **ref:** deprecate view-model.ref and introduce component.ref (#1803) ([97e8dad](https://github.com/aurelia/aurelia/commit/97e8dad))
<a name="2.0.0-beta.7"></a>

@@ -8,0 +15,0 @@ # 2.0.0-beta.7 (2023-06-16)

12

package.json
{
"name": "@aurelia/http-server",
"version": "2.0.0-beta.7",
"version": "2.0.0-beta.8",
"main": "dist/cjs/index.cjs",

@@ -55,6 +55,6 @@ "module": "dist/esm/index.mjs",

"dependencies": {
"@aurelia/kernel": "2.0.0-beta.7",
"@aurelia/metadata": "2.0.0-beta.7",
"@aurelia/platform": "2.0.0-beta.7",
"@aurelia/runtime": "2.0.0-beta.7"
"@aurelia/kernel": "2.0.0-beta.8",
"@aurelia/metadata": "2.0.0-beta.8",
"@aurelia/platform": "2.0.0-beta.8",
"@aurelia/runtime": "2.0.0-beta.8"
},

@@ -64,3 +64,3 @@ "devDependencies": {

"tslib": "^2.4.0",
"typescript": "5.0.2"
"typescript": "5.1.6"
},

@@ -67,0 +67,0 @@ "engines": {

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