@markprompt/web
Advanced tools
Comparing version 0.2.2-beta20 to 0.2.2-beta21
import 'client-only'; | ||
import { OpenAIModelId } from '@markprompt/core'; | ||
import './markprompt-content'; | ||
import './markprompt-content.js'; | ||
declare global { | ||
@@ -5,0 +5,0 @@ interface Window { |
@@ -1,1 +0,1 @@ | ||
import"client-only";import"./markprompt-content"; | ||
import"client-only";import'./markprompt-content.js'; |
@@ -1,1 +0,1 @@ | ||
import"client-only";import"./markprompt-content"; | ||
import"client-only";import'./markprompt-content.js'; |
{ | ||
"name": "@markprompt/web", | ||
"version": "0.2.2-beta20", | ||
"version": "0.2.2-beta21", | ||
"description": "A web component for adding GPT-4 powered search using the Markprompt API.", | ||
@@ -11,3 +11,2 @@ "author": "Motif", | ||
"type": "module", | ||
"sideEffects": false, | ||
"files": [ | ||
@@ -31,4 +30,4 @@ "README.md", | ||
"scripts": { | ||
"dev": "npx tsc -b -w", | ||
"build": "./scripts/build.sh --external:react --external:react-dom", | ||
"dev": "npx tsc -b -w", | ||
"build-tsc": "npx tsc -b", | ||
@@ -35,0 +34,0 @@ "build-vite": "vite build", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
630460
12
15981
1
3