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

@vaadin/router

Package Overview
Dependencies
Maintainers
0
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaadin/router - npm Package Compare versions

Comparing version 2.0.0-rc1 to 2.0.0-rc2

dist/mod.d.ts

2

dist/router-meta.js

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

is: feature ? `${"@vaadin/router"}/${feature}` : "@vaadin/router",
version: "2.0.0-rc1"
version: "2.0.0-rc2"
});

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

{
"name": "@vaadin/router",
"version": "2.0.0-rc1",
"version": "2.0.0-rc2",
"description": "Small and powerful client-side router for Web Components. Framework-agnostic.",

@@ -33,2 +33,3 @@ "main": "dist/index.js",

"build:esbuild": "tsx scripts/build.ts",
"build:copy-dts": "tsx scripts/copy-dts.ts",
"build:tsc": "tsc --emitDeclarationOnly --isolatedModules -p tsconfig.build.json",

@@ -35,0 +36,0 @@ "start": "vite",

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