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

@clockwork-xyz/sdk

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@clockwork-xyz/sdk - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

src/constants/index.ts

2

package.json
{
"name": "@clockwork-xyz/sdk",
"author": "Clockwork",
"version": "0.2.0",
"version": "0.2.1",
"description": "Clockwork Typescript SDK",

@@ -6,0 +6,0 @@ "license": "MIT",

import ClockworkProvider from "./ClockworkProvider";
import { Worker, Thread } from "./accounts";
import { PAYER_PUBKEY } from "./constants";
import {

@@ -36,2 +37,3 @@ ClockData,

Thread,
PAYER_PUBKEY,
ThreadProgram,

@@ -38,0 +40,0 @@ ThreadProgramIdl,

@@ -8,3 +8,3 @@ {

"lib": ["es2020"],
"outDir": "dist/",
"outDir": "lib/",
"rootDir": "./src",

@@ -11,0 +11,0 @@ "declaration": true,

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