@alwatr/router
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -6,2 +6,6 @@ # Change Log | ||
## [1.1.1](https://github.com/AliMD/alwatr/compare/@alwatr/router@1.1.0...@alwatr/router@1.1.1) (2023-09-12) | ||
**Note:** Version bump only for package @alwatr/router | ||
# 1.1.0 (2023-09-12) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@alwatr/router", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Elegant powerful router (fundamental advance browser page routing) based on the simplicity of the signals written in tiny TypeScript module.", | ||
@@ -34,8 +34,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@alwatr/logger": "^1.1.0", | ||
"@alwatr/math": "^1.1.0", | ||
"@alwatr/signal": "^1.1.0", | ||
"@alwatr/logger": "^1.1.1", | ||
"@alwatr/math": "^1.1.1", | ||
"@alwatr/signal": "^1.1.1", | ||
"tslib": "^2.6.2" | ||
}, | ||
"gitHead": "e5c3bcb9d4f391a5a94d1469c5d31cbcd102c90b" | ||
"gitHead": "ebc98f75330ab77c7a5bfeebe0fd1f4748bf3821" | ||
} |
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
70809
Updated@alwatr/logger@^1.1.1
Updated@alwatr/math@^1.1.1
Updated@alwatr/signal@^1.1.1