Socket
Socket
Sign inDemoInstall

@stackflow/plugin-history-sync

Package Overview
Dependencies
11
Maintainers
3
Versions
109
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.2 to 1.3.3

2

dist/index.d.ts
export * from "./historySyncPlugin";
export { makeTemplate } from "./makeTemplate";
export { makeTemplate, UrlPatternOptions } from "./makeTemplate";
export { normalizeRoute } from "./normalizeRoute";
export { useRoutes } from "./RoutesContext";

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

// src/historyState.ts
var STATE_TAG = `${"@stackflow/plugin-history-sync"}@${"1.3.1"}`;
var STATE_TAG = `${"@stackflow/plugin-history-sync"}@${"1.3.2"}`;
function serializeStep(step) {

@@ -65,0 +65,0 @@ return __spreadProps(__spreadValues({}, step), {

{
"name": "@stackflow/plugin-history-sync",
"version": "1.3.2",
"version": "1.3.3",
"license": "MIT",

@@ -83,3 +83,3 @@ "exports": {

},
"gitHead": "af62fd9e23def9c7ff756a67f5f5fb7830126927"
"gitHead": "f89cdbe990121d1af51fe78d26642a74efa145e0"
}
export * from "./historySyncPlugin";
export { makeTemplate } from "./makeTemplate";
export { makeTemplate, UrlPatternOptions } from "./makeTemplate";
export { normalizeRoute } from "./normalizeRoute";
export { useRoutes } from "./RoutesContext";

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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