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.3 to 1.3.4

2

dist/index.js

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

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

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

{
"name": "@stackflow/plugin-history-sync",
"version": "1.3.3",
"version": "1.3.4",
"license": "MIT",
"exports": {
".": {
"types": "./dist/index.d.ts",
"require": "./dist/index.js",

@@ -42,6 +43,6 @@ "import": "./dist/index.mjs"

"devDependencies": {
"@stackflow/core": "^1.0.4",
"@stackflow/core": "^1.0.5",
"@stackflow/esbuild-config": "^1.0.0",
"@stackflow/eslint-config": "^1.0.0",
"@stackflow/react": "^1.1.1",
"@stackflow/react": "^1.1.2",
"@swc/core": "^1.3.35",

@@ -84,3 +85,3 @@ "@swc/jest": "^0.2.24",

},
"gitHead": "f89cdbe990121d1af51fe78d26642a74efa145e0"
"gitHead": "cbe7f49c46bea3ab37550626dcd44ea9cca7f930"
}

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