Socket
Socket
Sign inDemoInstall

@stackflow/plugin-history-sync

Package Overview
Dependencies
10
Maintainers
2
Versions
109
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

2

dist/index.js

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

// src/historyState.ts
var STATE_TAG = `${"@stackflow/plugin-history-sync"}@${"0.21.3"}`;
var STATE_TAG = `${"@stackflow/plugin-history-sync"}@${"1.0.0"}`;
function getCurrentState() {

@@ -69,0 +69,0 @@ if (isServer()) {

{
"name": "@stackflow/plugin-history-sync",
"version": "1.0.0",
"version": "1.0.1",
"license": "MIT",

@@ -30,6 +30,6 @@ "exports": {

"devDependencies": {
"@stackflow/core": "^1.0.0",
"@stackflow/esbuild-config": "^0.20.0",
"@stackflow/core": "^1.0.1",
"@stackflow/esbuild-config": "^1.0.0",
"@stackflow/eslint-config": "^1.0.0",
"@stackflow/react": "^1.0.0",
"@stackflow/react": "^1.0.1",
"@types/node": "^18.6.3",

@@ -54,4 +54,4 @@ "@types/react": "^18.0.10",

"peerDependencies": {
"@stackflow/core": "0",
"@stackflow/react": "0",
"@stackflow/core": "^1.0.0",
"@stackflow/react": "^1.0.0",
"@types/react": ">=16.8.0",

@@ -69,3 +69,3 @@ "react": ">=16.8.0"

},
"gitHead": "d96a0b26503473cb0f246e8cf137a231d1f1eda3"
"gitHead": "b102bb6327baf58ab60329d91dacfb1b0aad12c7"
}

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