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
116
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 24.5.0-alpha5 to 24.5.0-alpha6

2

index.js

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

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

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

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

@@ -23,3 +23,3 @@ "main": "index.js",

"lint:fix": "eslint src test --fix",
"test": "karma start ../../../karma.config.cjs --port 9880",
"test": "karma start ../../../karma.config.cjs --port 9875",
"test:coverage": "npm run test -- --coverage",

@@ -26,0 +26,0 @@ "test:watch": "npm run test -- --watch",

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