New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

stx

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stx - npm Package Compare versions

Comparing version 0.2.3 to 0.2.4

2

package.json
{
"name": "stx",
"version": "0.2.3",
"version": "0.2.4",
"description": "a blazing fast state manager with network sync out of the box",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -32,3 +32,3 @@ import { setOffset } from '../../stamp'

const rT = getRtFromLeaves(branch, id)
removeOwn(branch, leaf, id, rT, stamp, 1, true)
removeOwn(branch, leaf, id, rT, stamp, 1, list[leaf.parent])
if (rT) {

@@ -35,0 +35,0 @@ delete branch.rF[rT][id]

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