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
12
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-alpha1 to 24.5.0-alpha10

1

Connect.d.ts

@@ -1,2 +0,1 @@

/// <reference types="atmosphere.js" />
import type { ReactiveControllerHost } from '@lit/reactive-element';

@@ -3,0 +2,0 @@ import { FluxConnection } from './FluxConnection.js';

@@ -1,2 +0,1 @@

/// <reference types="js-cookie" />
export declare function calculatePath({ pathname }: URL): string;

@@ -3,0 +2,0 @@ declare const CookieManager: Cookies.CookiesStatic;

@@ -1,2 +0,1 @@

/// <reference types="atmosphere.js" />
import type { Subscription } from './Connect.js';

@@ -3,0 +2,0 @@ export declare enum State {

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-alpha1"
version: "24.5.0-alpha10"
});

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

{
"name": "@vaadin/hilla-frontend",
"version": "24.5.0-alpha1",
"version": "24.5.0-alpha10",
"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",

@@ -91,4 +91,4 @@ "test:watch": "npm run test -- --watch",

"sinon-chai": "^3.7.0",
"typescript": "5.3.2"
"typescript": "5.5.2"
}
}

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