@xylabs/bignumber
Advanced tools
Comparing version 2.6.11 to 2.6.12
@@ -13,5 +13,5 @@ { | ||
"character": 0, | ||
"url": "https://github.com/xylabs/sdk-js/blob/e180dcc/packages/bignumber/src/index.ts#L1" | ||
"url": "https://github.com/xylabs/sdk-js/blob/f1d5e01/packages/bignumber/src/index.ts#L1" | ||
} | ||
] | ||
} |
@@ -20,4 +20,3 @@ { | ||
"dependencies": { | ||
"bn.js": "^5.2.1", | ||
"tslib": "^2.4.1" | ||
"bn.js": "^5.2.1" | ||
}, | ||
@@ -50,3 +49,3 @@ "exports": { | ||
"@types/bn.js": "^5.1.1", | ||
"@xylabs/ts-scripts-yarn3": "^2.9.0" | ||
"@xylabs/ts-scripts-yarn3": "^2.10.25" | ||
}, | ||
@@ -61,3 +60,3 @@ "publishConfig": { | ||
"sideEffects": false, | ||
"version": "2.6.11" | ||
"version": "2.6.12" | ||
} |
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
13939
1
- Removedtslib@^2.4.1
- Removedtslib@2.8.1(transitive)