@collabland/chain
Advanced tools
Comparing version 0.34.1 to 0.35.0
@@ -23,3 +23,3 @@ "use strict"; | ||
ChainType["aptos"] = "aptos"; | ||
})(ChainType = exports.ChainType || (exports.ChainType = {})); | ||
})(ChainType || (exports.ChainType = ChainType = {})); | ||
exports.NATIVE_TOKEN = { | ||
@@ -26,0 +26,0 @@ reference: 'currency', |
{ | ||
"name": "@collabland/chain", | ||
"version": "0.34.1", | ||
"version": "0.35.0", | ||
"description": "CollabLand Ethereum Integration", | ||
@@ -25,10 +25,10 @@ "type": "commonjs", | ||
"dependencies": { | ||
"@collabland/common": "^0.46.1", | ||
"@collabland/common": "^0.47.0", | ||
"tslib": "^2.0.0" | ||
}, | ||
"devDependencies": { | ||
"@loopback/eslint-config": "^14.0.0", | ||
"@loopback/testlab": "^6.0.0", | ||
"@types/node": "^18.15.3", | ||
"typescript": "~4.9.5" | ||
"@loopback/eslint-config": "^14.0.2", | ||
"@loopback/testlab": "^6.1.1", | ||
"@types/node": "^16.18.38", | ||
"typescript": "~5.1.6" | ||
}, | ||
@@ -46,3 +46,3 @@ "license": "MIT", | ||
"author": "Abridged, Inc.", | ||
"gitHead": "4a9b40f7a07e52f1c5b2ec68abb9e3d5ccb64570" | ||
"gitHead": "c4168d3b95702821f9c2953b4f9a4901fe8f2b01" | ||
} |
Sorry, the diff of this file is not supported yet
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
103523
+ Added@collabland/common@0.47.0(transitive)
+ Addedcross-fetch@4.0.0(transitive)
- Removed@collabland/common@0.46.1(transitive)
- Removedcross-fetch@3.2.0(transitive)
Updated@collabland/common@^0.47.0