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
223
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.4.0 to 0.4.1

2

package.json
{
"name": "@markprompt/web",
"version": "0.4.0",
"version": "0.4.1",
"description": "A web component for adding GPT-4 powered search using the Markprompt API.",

@@ -5,0 +5,0 @@ "repository": {

@@ -111,3 +111,6 @@ # `@markprompt/web`

```html
<link rel="stylesheet" href="https://esm.sh/@markprompt/css?css" />
<link
rel="stylesheet"
href="https://unpkg.com/@markprompt/css@0.1.0/markprompt.css"
/>
<script>

@@ -127,3 +130,6 @@ window.markprompt = {

</script>
<script async src="https://esm.sh/@markprompt/web"></script>
<script
async
src="https://unpkg.com/@markprompt/web@0.4.1/dist/init.js"
></script>
```

@@ -130,0 +136,0 @@

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