New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@vaadin/hilla-frontend

Package Overview
Dependencies
Maintainers
0
Versions
129
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaadin/hilla-frontend - npm Package Compare versions

Comparing version

to
24.7.0-alpha7

2

index.js

@@ -5,3 +5,3 @@ function __REGISTER__(feature, vaadinObj = window.Vaadin ??= {}) {

is: feature ? `${"@vaadin/hilla-frontend"}/${feature}` : "@vaadin/hilla-frontend",
version: "24.7.0-alpha6"
version: "24.7.0-alpha7"
});

@@ -8,0 +8,0 @@ }

{
"name": "@vaadin/hilla-frontend",
"version": "24.7.0-alpha6",
"version": "24.7.0-alpha7",
"description": "Hilla core frontend utils",

@@ -90,4 +90,4 @@ "main": "index.js",

"sinon-chai": "^3.7.0",
"typescript": "5.7.2"
"typescript": "5.7.3"
}
}