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

robot3

Package Overview
Dependencies
Maintainers
0
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 1.0.0 to 1.0.1

8

package.json
{
"name": "robot3",
"version": "1.0.0",
"version": "1.0.1",
"description": "A functional, immutable Finite State Machine library",

@@ -10,6 +10,10 @@ "main": "dist/machine.js",

"require": "./dist/machine.js",
"types": "./index.d.ts",
"import": "./machine.js",
"default": "./machine.js",
"types": "./index.d.ts"
},
"./debug": {
"require": "./dist/debug.js",
"import": "./debug.js",
"default": "./debug.js"
}

@@ -16,0 +20,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