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

phaze

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

phaze - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

.travis.yml

2

package.json
{
"name": "phaze",
"version": "0.0.3",
"version": "0.0.4",
"description": "Finite state machine for Node robotics",

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

@@ -0,1 +1,4 @@

![npm](https://badge.fury.io/js/phaze.svg)
[![travis](https://travis-ci.org/leebow/phaze.svg?branch=master)](https://travis-ci.org/leebow/phaze)
# phaze

@@ -2,0 +5,0 @@ Phaze is a finite state machine for Node robotics. It is intended to help manage the transitions from one state to the next in a deterministic manner.

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