Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@crunchdao/programs

Package Overview
Dependencies
Maintainers
4
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@crunchdao/programs - npm Package Compare versions

Comparing version
3.0.0
to
3.0.1
+10
-10
.turbo/turbo-build.log

@@ -12,12 +12,12 @@ yarn run v1.22.22

ESM Build start
ESM dist/index.mjs 160.69 KB
ESM dist/index.mjs.map 278.71 KB
ESM ⚡️ Build success in 111ms
CJS dist/index.js 161.73 KB
CJS dist/index.js.map 279.49 KB
CJS ⚡️ Build success in 111ms
CJS dist/index.js 161.97 KB
CJS dist/index.js.map 279.92 KB
CJS ⚡️ Build success in 106ms
ESM dist/index.mjs 160.93 KB
ESM dist/index.mjs.map 279.15 KB
ESM ⚡️ Build success in 107ms
DTS Build start
DTS ⚡️ Build success in 2844ms
DTS dist/index.d.ts 366.53 KB
DTS dist/index.d.mts 366.53 KB
Done in 3.60s.
DTS ⚡️ Build success in 2811ms
DTS dist/index.d.ts 367.08 KB
DTS dist/index.d.mts 367.08 KB
Done in 3.58s.
# @crunchdao/programs
## 3.0.1
### Patch Changes
- [#212](https://github.com/crunchdao/crunchdao-protocol/pull/212) [`06a04bd`](https://github.com/crunchdao/crunchdao-protocol/commit/06a04bdbad0a81f5843b2e7a23f5f9cddcc57192) Thanks [@borisnieuwenhuis](https://github.com/borisnieuwenhuis)! - Bring back Unlocking Start
## 3.0.0

@@ -4,0 +10,0 @@

{
"name": "@crunchdao/programs",
"version": "3.0.0",
"version": "3.0.1",
"description": "Generated types and IDL for CrunchDAO Protocol programs",

@@ -5,0 +5,0 @@ "main": "./dist/index.js",

@@ -2219,2 +2219,8 @@ {

{
"name": "unlocking_start",
"type": {
"option": "u64"
}
},
{
"name": "shares_acquired",

@@ -2221,0 +2227,0 @@ "type": "u64"

@@ -2225,2 +2225,8 @@ /**

{
"name": "unlockingStart",
"type": {
"option": "u64"
}
},
{
"name": "sharesAcquired",

@@ -2227,0 +2233,0 @@ "type": "u64"

@@ -1788,2 +1788,8 @@ {

{
"name": "unlocking_start",
"type": {
"option": "u64"
}
},
{
"name": "shares_acquired",

@@ -1790,0 +1796,0 @@ "type": "u64"

@@ -1794,2 +1794,8 @@ /**

{
"name": "unlockingStart",
"type": {
"option": "u64"
}
},
{
"name": "sharesAcquired",

@@ -1796,0 +1802,0 @@ "type": "u64"

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display