🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@mintlify/assistant-core

Package Overview
Dependencies
Maintainers
5
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mintlify/assistant-core - npm Package Compare versions

Package was removed
Sorry, it seems this package was removed from the registry
Comparing version
0.0.6
to
0.0.7
+3
-3
package.json
{
"name": "@mintlify/assistant-core",
"version": "0.0.6",
"version": "0.0.7",
"description": "Framework-independent state and transport core for Mintlify Assistant",

@@ -34,3 +34,3 @@ "type": "module",

"prepack": "yarn build",
"watch": "tsc --project tsconfig.json --watch --preserveWatchOutput",
"watch": "tsc --project tsconfig.json --watch --preserveWatchOutput --sourceMap --declarationMap",
"test": "vitest run",

@@ -54,3 +54,3 @@ "type": "tsc --noEmit",

},
"gitHead": "2ab3d2f9c7fc427013d7da3d10715baf6ce32647"
"gitHead": "35bad1c04f17f7bc1fe6e5a722aa9b98ca51b0bf"
}