@xylabs/sdk-js
Advanced tools
Comparing version 2.3.29 to 2.3.30
@@ -1,2 +0,1 @@ | ||
/// <reference types="bn.js" /> | ||
import { BigNumber } from './BigNumber'; | ||
@@ -3,0 +2,0 @@ export declare const isEthAddress: (obj: { |
@@ -1,2 +0,1 @@ | ||
/// <reference types="bn.js" /> | ||
import { BigNumber } from './BigNumber'; | ||
@@ -3,0 +2,0 @@ export declare const isEthAddress: (obj: { |
@@ -1,2 +0,1 @@ | ||
/// <reference types="bn.js" /> | ||
import { BigNumber } from './BigNumber'; | ||
@@ -3,0 +2,0 @@ export declare const isEthAddress: (obj: { |
@@ -1,2 +0,1 @@ | ||
/// <reference types="bn.js" /> | ||
import { BigNumber } from './BigNumber'; | ||
@@ -3,0 +2,0 @@ export declare const isEthAddress: (obj: { |
@@ -1,2 +0,1 @@ | ||
/// <reference types="bn.js" /> | ||
import { BigNumber } from './BigNumber'; | ||
@@ -3,0 +2,0 @@ export declare const isEthAddress: (obj: { |
@@ -14,3 +14,3 @@ { | ||
"devDependencies": { | ||
"@babel/core": "7.16.7", | ||
"@babel/core": "7.16.12", | ||
"@rollup/plugin-json": "^4.1.0", | ||
@@ -23,5 +23,5 @@ "@rollup/plugin-replace": "^3.0.1", | ||
"@types/node": "^17", | ||
"@xylabs/eslint-config": "2.2.11", | ||
"@xylabs/eslint-config": "2.2.13", | ||
"@xylabs/rollup-config": "^1.1.1", | ||
"@xylabs/ts-scripts": "^1.0.24", | ||
"@xylabs/ts-scripts": "^1.0.33", | ||
"@xylabs/tsconfig": "^1.0.9", | ||
@@ -34,3 +34,4 @@ "babel-jest": "^27.4.6", | ||
"prettier": "^2.5.1", | ||
"rollup": "^2.64.0", | ||
"rimraf": "^3.0.2", | ||
"rollup": "^2.66.1", | ||
"ts-jest": "^27.1.3", | ||
@@ -82,3 +83,3 @@ "ts-node": "^10.4.0", | ||
"scripts": { | ||
"compile": "rm -r -f dist && yarn compile-rollup && yarn compile-tsc", | ||
"compile": "rimraf dist && yarn compile-rollup && yarn compile-tsc", | ||
"compile-rollup": "rollup -c", | ||
@@ -91,3 +92,3 @@ "compile-tsc": "tsc -p tsconfig.json", | ||
"types": "dist/index.d.ts", | ||
"version": "2.3.29" | ||
"version": "2.3.30" | ||
} |
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
215337
24
2692