@thorswap-lib/swapkit-entities
Advanced tools
Comparing version 0.3.0-development.40 to 1.0.0-development.42
# @thorswap-lib/swapkit-entities | ||
## 1.0.0-development.42 | ||
### Patch Changes | ||
- Bump to v1 | ||
- Updated dependencies []: | ||
- @thorswap-lib/types@1.0.0-development.41 | ||
## 0.3.0-development.41 | ||
### Patch Changes | ||
- Bump | ||
- Updated dependencies []: | ||
- @thorswap-lib/types@0.4.0-development.40 | ||
## 0.3.0-development.40 | ||
@@ -4,0 +22,0 @@ |
{ | ||
"author": "thorswap", | ||
"dependencies": { | ||
"@thorswap-lib/types": "0.4.0-development.39" | ||
"@thorswap-lib/types": "1.0.0-development.41" | ||
}, | ||
@@ -9,7 +9,7 @@ "description": "THORSwap Lib swapkit-entities", | ||
"@internal/config": "0.0.0", | ||
"@thorswap-lib/midgard-sdk": "^0.1.14", | ||
"bignumber.js": "^9.1.1", | ||
"tiny-invariant": "^1.3.1", | ||
"vite": "^4.0.4", | ||
"vitest": "^0.26.3" | ||
"@thorswap-lib/midgard-sdk": "0.1.14", | ||
"bignumber.js": "9.1.1", | ||
"tiny-invariant": "1.3.1", | ||
"vite": "4.0.4", | ||
"vitest": "0.26.3" | ||
}, | ||
@@ -34,4 +34,4 @@ "exports": { | ||
"peerDependencies": { | ||
"bignumber.js": "^9.1.0", | ||
"tiny-invariant": "^1.3.1" | ||
"bignumber.js": "9.1.0", | ||
"tiny-invariant": "1.3.1" | ||
}, | ||
@@ -53,3 +53,3 @@ "publishConfig": { | ||
"types": "./dist/index.d.ts", | ||
"version": "0.3.0-development.40" | ||
"version": "1.0.0-development.42" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
280151
+ Addedbignumber.js@9.1.0(transitive)
+ Addedtiny-invariant@1.3.1(transitive)
- Removedbignumber.js@9.1.2(transitive)
- Removedtiny-invariant@1.3.3(transitive)