Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

anotherstatemanager

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

anotherstatemanager - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

2

package.json
{
"name": "anotherstatemanager",
"version": "1.0.6",
"version": "1.0.7",
"description": "Very flexible, performant, simple state management for managing a lot of rapid changes and various scenarios. Great for low overhead event management of game inputs and data streams.",

@@ -5,0 +5,0 @@ "main": "StateManager.js",

## StateManager.js
![status](https://img.shields.io/npm/v/anotherstatemanager)
![downloads](https://img.shields.io/npm/dt/anotherstatemanager)
![size](https://img.shields.io/github/size/brainsatplay/StateManager/StateManager.js)
![lic](https://img.shields.io/npm/l/anotherstatemanager)
`npm i anotherstatemanager`

@@ -4,0 +9,0 @@

@@ -353,3 +353,3 @@ import ObjectListener from 'objectlisteners'

onStateChanged,
interval,
this.interval,
);

@@ -356,0 +356,0 @@ }

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