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.11 to 0.1.0

2

es/index.js

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

var defaultInspectorOptions = {
url: 'https://embed.statecharts.io',
url: 'https://statecharts.io/inspect',
iframe: function () { return document.querySelector('iframe[data-xstate]'); }

@@ -105,0 +105,0 @@ };

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

var defaultInspectorOptions = {
url: 'https://embed.statecharts.io',
url: 'https://statecharts.io/inspect',
iframe: function () { return document.querySelector('iframe[data-xstate]'); }

@@ -109,0 +109,0 @@ };

{
"name": "@xstate/inspect",
"version": "0.0.11",
"version": "0.1.0",
"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