Socket
Socket
Sign inDemoInstall

@stackflow/plugin-history-sync

Package Overview
Dependencies
13
Maintainers
2
Versions
109
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.1 to 1.3.2

2

dist/index.js

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

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

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

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

@@ -25,3 +25,4 @@ "exports": {

"dev": "yarn build:js --watch && yarn build:dts --watch && yarn test --watch",
"test": "yarn jest"
"test": "yarn jest",
"typecheck": "tsc --noEmit"
},

@@ -42,6 +43,6 @@ "jest": {

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

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

},
"gitHead": "473a4949ce925d54424d7bf56579538db6a814b7"
"gitHead": "af62fd9e23def9c7ff756a67f5f5fb7830126927"
}

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