@alwatr/router
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -6,2 +6,6 @@ # Change Log | ||
## [2.0.1](https://github.com/Alwatr/fract/compare/@alwatr/router@2.0.0...@alwatr/router@2.0.1) (2023-11-15) | ||
**Note:** Version bump only for package @alwatr/router | ||
# [2.0.0](https://github.com/Alwatr/fract/compare/@alwatr/router@2.0.0-beta.0...@alwatr/router@2.0.0) (2023-11-10) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@alwatr/router", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Elegant powerful router (fundamental advance browser page routing) based on the simplicity of the signals written in tiny TypeScript module.", | ||
@@ -34,11 +34,11 @@ "keywords": [ | ||
"dependencies": { | ||
"@alwatr/logger": "^2.1.3", | ||
"@alwatr/math": "^1.1.12", | ||
"@alwatr/signal": "^2.0.2", | ||
"@alwatr/logger": "^2.2.0", | ||
"@alwatr/math": "^1.2.0", | ||
"@alwatr/signal": "^2.0.3", | ||
"tslib": "^2.6.2" | ||
}, | ||
"devDependencies": { | ||
"@alwatr/type": "^1.1.5" | ||
"@alwatr/type": "^1.2.0" | ||
}, | ||
"gitHead": "088502daa1d3e35403ae68ad7067e5501c704272" | ||
"gitHead": "481d3c9fcd3aae4d4b7db80c64a9c24f9aab8ccd" | ||
} |
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
51681
Updated@alwatr/logger@^2.2.0
Updated@alwatr/math@^1.2.0
Updated@alwatr/signal@^2.0.3