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.2 to 0.0.3

2

package.json
{
"name": "@trypanacea/sdk",
"version": "0.0.2",
"version": "0.0.3",
"main": "dist/index.js",

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

@@ -18,3 +18,3 @@ # Panacea SDK

```bash
npm install @panacea/sdk
npm install @trypanacea/sdk
```

@@ -29,3 +29,3 @@

```javascript
import { PanaceaSDK } from "@panacea/sdk";
import { PanaceaSDK } from "@trypanacea/sdk";

@@ -74,3 +74,3 @@ PanaceaSDK.initPanacea({

import { useEffect } from "react";
import { PanaceaSDK } from "@panacea/sdk";
import { PanaceaSDK } from "@trypanacea/sdk";

@@ -77,0 +77,0 @@ const ChatWidget = () => {

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