@sudobility/auctions_contracts 0.1.10 → 0.1.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sudobility/auctions_contracts",
3
- "version": "0.1.10",
3
+ "version": "0.1.12",
4
4
  "type": "module",
5
5
  "main": "dist/unified/src/unified/index.js",
6
6
  "types": "dist/unified/src/unified/index.d.ts",
@@ -137,7 +137,7 @@
137
137
  "mobile"
138
138
  ],
139
139
  "author": "HeavyMath",
140
- "license": "MIT",
140
+ "license": "BUSL-1.1",
141
141
  "description": "Multi-chain auction system supporting Traditional, Dutch, and Penny auctions with ERC-20/721/1155 tokens on EVM and SPL/NFTs on Solana.",
142
142
  "engines": {
143
143
  "node": ">=20.0.0",
@@ -3,7 +3,7 @@ name = "auctions"
3
3
  version = "0.1.0"
4
4
  description = "Multi-auction Solana program supporting Traditional, Dutch, and Penny auctions"
5
5
  edition = "2021"
6
- license = "MIT"
6
+ license = "BUSL-1.1"
7
7
 
8
8
  [lints.rust]
9
9
  unexpected_cfgs = { level = "warn", check-cfg = [