New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@alwatr/router

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alwatr/router - npm Package Compare versions

Comparing version 0.14.0 to 0.15.0

6

CHANGELOG.md

@@ -6,3 +6,3 @@ # Change Log

# [0.14.0](https://github.com/AliMD/alwatr/compare/v0.13.0...v0.14.0) (2022-08-19)
# [0.15.0](https://github.com/AliMD/alwatr/compare/v0.14.0...v0.15.0) (2022-09-01)

@@ -15,2 +15,6 @@ **Note:** Version bump only for package @alwatr/router

# [0.14.0](https://github.com/AliMD/alwatr/compare/v0.13.0...v0.14.0) (2022-08-19)
**Note:** Version bump only for package @alwatr/router
# [0.13.0](https://github.com/AliMD/alwatr/compare/v0.12.0...v0.13.0) (2022-08-06)

@@ -17,0 +21,0 @@

8

package.json
{
"name": "@alwatr/router",
"version": "0.14.0",
"version": "0.15.0",
"description": "Elegant powerful router (fundamental advance browser page routing) based on the simplicity of the signals written in tiny TypeScript module.",

@@ -35,7 +35,7 @@ "keywords": [

"dependencies": {
"@alwatr/logger": "^0.14.0",
"@alwatr/signal": "^0.14.0",
"@alwatr/logger": "^0.15.0",
"@alwatr/signal": "^0.15.0",
"tslib": "^2.3.1"
},
"gitHead": "05ead80d04053550d5ce72e9191fa2239ef4241b"
"gitHead": "785516d9da483e429ed9b79b3c6d71012c9aa822"
}

@@ -25,3 +25,3 @@ # @alwatr/router

### Rout object
### Route object

@@ -28,0 +28,0 @@ Example page url: `https://example.com/product/100/book?cart=1&color=white#description`

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