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

@xstate/inspect

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xstate/inspect - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9

2

es/index.js

@@ -52,3 +52,3 @@ var __assign = (this && this.__assign) || function () {

},
'service.send': {
'service.event': {
actions: function (ctx, e) { return ctx.client.send(e); }

@@ -55,0 +55,0 @@ },

@@ -56,3 +56,3 @@ "use strict";

},
'service.send': {
'service.event': {
actions: function (ctx, e) { return ctx.client.send(e); }

@@ -59,0 +59,0 @@ },

{
"name": "@xstate/inspect",
"version": "0.0.8",
"version": "0.0.9",
"description": "XState inspection utilities",

@@ -5,0 +5,0 @@ "keywords": [

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