Socket
Socket
Sign inDemoInstall

@aurelia/router-lite

Package Overview
Dependencies
Maintainers
1
Versions
263
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aurelia/router-lite - npm Package Compare versions

Comparing version 2.0.1-dev.202205231059 to 2.0.1-dev.202205261355

2

dist/types/configuration.d.ts

@@ -30,4 +30,4 @@ import { IContainer, IRegistry } from '@aurelia/kernel';

*/
customize(config?: RouterConfig | undefined): IRegistry;
customize(config?: RouterConfig): IRegistry;
};
//# sourceMappingURL=configuration.d.ts.map
{
"name": "@aurelia/router-lite",
"version": "2.0.1-dev.202205231059",
"version": "2.0.1-dev.202205261355",
"main": "dist/cjs/index.cjs",

@@ -47,12 +47,12 @@ "module": "dist/esm/index.mjs",

"dependencies": {
"@aurelia/kernel": "2.0.1-dev.202205231059",
"@aurelia/metadata": "2.0.1-dev.202205231059",
"@aurelia/platform": "2.0.1-dev.202205231059",
"@aurelia/platform-browser": "2.0.1-dev.202205231059",
"@aurelia/route-recognizer": "2.0.1-dev.202205231059",
"@aurelia/runtime": "2.0.1-dev.202205231059",
"@aurelia/runtime-html": "2.0.1-dev.202205231059"
"@aurelia/kernel": "2.0.1-dev.202205261355",
"@aurelia/metadata": "2.0.1-dev.202205261355",
"@aurelia/platform": "2.0.1-dev.202205261355",
"@aurelia/platform-browser": "2.0.1-dev.202205261355",
"@aurelia/route-recognizer": "2.0.1-dev.202205261355",
"@aurelia/runtime": "2.0.1-dev.202205261355",
"@aurelia/runtime-html": "2.0.1-dev.202205261355"
},
"devDependencies": {
"typescript": "^4.6.3"
"typescript": "4.7.2"
},

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

Sorry, the diff of this file is too big to display

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