@xstate/inspect
Advanced tools
Comparing version 0.0.11 to 0.1.0
@@ -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": [ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
25951