Socket
Socket
Sign inDemoInstall

@aaronshaf/html-router

Package Overview
Dependencies
0
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

2

package.json

@@ -8,3 +8,3 @@ {

],
"version": "1.0.0",
"version": "1.0.1",
"main": "index.js",

@@ -11,0 +11,0 @@ "repository": {

@@ -8,3 +8,3 @@ Drop-in router.

```html
<script src="https://unpkg.com/@aaronshaf/html-router@0/hash.js" type="module"></script>
<script src="https://unpkg.com/@aaronshaf/html-router@1/hash.js" type="module"></script>
```

@@ -65,3 +65,3 @@

```html
<script src="https://unpkg.com/@aaronshaf/html-router@0/pathname.js" type="module"></script>
<script src="https://unpkg.com/@aaronshaf/html-router@1/pathname.js" type="module"></script>
```

@@ -68,0 +68,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc