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

@trypanacea/sdk

Package Overview
Dependencies
Maintainers
0
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@trypanacea/sdk - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

2

dist/index.js

@@ -82,3 +82,3 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {

styleLink.rel = "stylesheet";
styleLink.href = new URL("./styles.css", import.meta.url).href; // Update with the correct path to your built CSS
styleLink.href = "https://unpkg.com/@trypanacea/sdk/dist/styles.css"; // Update with the correct path to your built CSS
shadow.appendChild(styleLink);

@@ -85,0 +85,0 @@ // Create floating button

{
"name": "@trypanacea/sdk",
"version": "0.0.5",
"version": "0.0.6",
"main": "dist/index.js",

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

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