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

@markprompt/web

Package Overview
Dependencies
Maintainers
1
Versions
225
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@markprompt/web - npm Package Compare versions

Comparing version 0.2.2-beta20 to 0.2.2-beta21

dist/index.cjs

2

dist/index.d.ts
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

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