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

@statelyai/inspect

Package Overview
Dependencies
Maintainers
3
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@statelyai/inspect - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9

5

dist/index.js

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

name: "@statelyai/inspect",
version: "0.0.8",
version: "0.0.9",
description: "Inspection utilities for state, actors, workflows, and state machines.",

@@ -74,3 +74,4 @@ main: "dist/index.js",

watch: "tsup src/index.ts --dts --watch",
test: "vitest"
test: "vitest",
prepublishOnly: "tsup src/index.ts --dts"
}

@@ -77,0 +78,0 @@ };

@@ -11,3 +11,3 @@ {

"name": "@statelyai/inspect",
"version": "0.0.8",
"version": "0.0.9",
"description": "Inspection utilities for state, actors, workflows, and state machines.",

@@ -26,4 +26,5 @@ "main": "dist/index.js",

"watch": "tsup src/index.ts --dts --watch",
"test": "vitest"
"test": "vitest",
"prepublishOnly": "tsup src/index.ts --dts"
}
}
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