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

to
0.6.13

2

dist/index.js

@@ -1775,3 +1775,3 @@ 'use strict';

typeof rule.authorize !== 'function' ||
rule.authorize(new Leaf(branch, id))
rule.authorize(new Leaf(branch, id), val)
)

@@ -1778,0 +1778,0 @@ ) {

{
"name": "stx",
"version": "0.6.12",
"version": "0.6.13",
"description": "a blazing fast state manager with network sync out of the box",

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