history-manager
Advanced tools
Comparing version 1.5.1 to 1.5.2
{ | ||
"name": "history-manager", | ||
"version": "1.5.1", | ||
"version": "1.5.2", | ||
"description": "", | ||
@@ -14,5 +14,5 @@ "dependencies": { | ||
"@rollup/plugin-typescript": "^8.2.1", | ||
"rollup": "^2.52.3", | ||
"rollup": "^2.53.0", | ||
"tslib": "^2.3.0", | ||
"typescript": "^4.3.4" | ||
"typescript": "^4.3.5" | ||
}, | ||
@@ -19,0 +19,0 @@ "scripts": {}, |
@@ -13,4 +13,2 @@ /** | ||
window.location.host | ||
}${ | ||
window.location.port ? `:${window.location.port}` : "" | ||
}`; | ||
@@ -17,0 +15,0 @@ const LOCATION_PATHNAME = window.location.pathname; |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
235414
6870