@alwatr/router
Advanced tools
Comparing version 2.0.2 to 2.0.3
@@ -6,2 +6,6 @@ # Change Log | ||
## [2.0.3](https://github.com/Alwatr/fract/compare/@alwatr/router@2.0.2...@alwatr/router@2.0.3) (2023-12-19) | ||
**Note:** Version bump only for package @alwatr/router | ||
## [2.0.2](https://github.com/Alwatr/fract/compare/@alwatr/router@2.0.1...@alwatr/router@2.0.2) (2023-12-19) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@alwatr/router", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "Elegant powerful router (fundamental advance browser page routing) based on the simplicity of the signals written in tiny TypeScript module.", | ||
@@ -34,5 +34,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@alwatr/logger": "^2.4.0", | ||
"@alwatr/math": "^1.3.0", | ||
"@alwatr/signal": "^2.0.4", | ||
"@alwatr/logger": "^2.4.1", | ||
"@alwatr/math": "^1.3.1", | ||
"@alwatr/signal": "^2.0.5", | ||
"tslib": "^2.6.2" | ||
@@ -43,3 +43,3 @@ }, | ||
}, | ||
"gitHead": "f8d3b899ec0496d3e1e31e7b50a328b19a945ee3" | ||
"gitHead": "339ae3cd08d5c91d4d08c3f5d75eaaf2d01e75b8" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
52314
Updated@alwatr/logger@^2.4.1
Updated@alwatr/math@^1.3.1
Updated@alwatr/signal@^2.0.5