Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

k-history

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

k-history - npm Package Compare versions

Comparing version 0.0.9 to 0.0.10

2

lib/utils.js

@@ -83,3 +83,3 @@ "use strict";

if (hashRouter) {
return exports.parsePath(hash.replace(/^#/, ''), state.state);
return exports.parsePath(exports.removeBasename(basename, hash.replace(/^#/, '')), state.state);
}

@@ -86,0 +86,0 @@ return exports.parsePath({ hash: hash, pathname: exports.removeBasename(basename, pathname), query: {}, search: search, state: state.state });

{
"name": "k-history",
"version": "0.0.9",
"version": "0.0.10",
"main": "./lib/index.js",

@@ -5,0 +5,0 @@ "files": [

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