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

robot3

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

robot3 - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

2

index.d.ts

@@ -76,3 +76,3 @@ declare module 'robot3' {

state: string,
...args: (Reducer<C, E> | Guard<C, E>)[]
...args: (Reducer<C, E> | Guard<C, E> | Action<C, E>)[]
): Transition

@@ -79,0 +79,0 @@

{
"name": "robot3",
"version": "0.3.0",
"version": "0.3.1",
"description": "A function, immutable Finite State Machine library",

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

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