@swing.xyz/cross-chain-api
Advanced tools
Comparing version 0.3.0 to 0.4.0
# @swing.xyz/cross-chain-api | ||
## 0.4.0 | ||
### Minor Changes | ||
- 5605efd: Platform points campaigns | ||
## 0.3.0 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@swing.xyz/cross-chain-api", | ||
"version": "0.3.0", | ||
"version": "0.4.0", | ||
"publishConfig": { | ||
@@ -23,5 +23,5 @@ "access": "public" | ||
".": { | ||
"types": "./dist/index.d.ts", | ||
"import": "./dist/index.js", | ||
"require": "./dist/index.cjs", | ||
"types": "./dist/index.d.ts" | ||
"require": "./dist/index.cjs" | ||
} | ||
@@ -47,8 +47,8 @@ }, | ||
"@swing.xyz/tsconfig": "workspace:*", | ||
"eslint": "^8.57.0", | ||
"eslint": "8.57.1", | ||
"openapi-fetch": "0.8.2", | ||
"openapi-typescript": "^6.7.5", | ||
"tsup": "^8.1.0", | ||
"tsx": "^4.16.0" | ||
"openapi-typescript": "^6.7.6", | ||
"tsup": "^8.3.5", | ||
"tsx": "^4.19.2" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
76262
1686