@swyftx/api-crypto-address-validator
Advanced tools
Comparing version 1.13.0 to 1.13.1
@@ -252,3 +252,3 @@ { | ||
], | ||
"version": "1.13.0", | ||
"version": "1.13.1", | ||
"author": "Swyftx", | ||
@@ -255,0 +255,0 @@ "publishConfig": { |
@@ -8,3 +8,3 @@ # @swyftx/api-crypto-address-validator | ||
**File size is ~190.2 kB (minifed and gzipped - ~69.7% smaller)**. | ||
**File size is ~189.4 kB (minifed and gzipped - ~69.7% smaller)**. | ||
@@ -11,0 +11,0 @@ ## Installation |
@@ -1,3 +0,2 @@ | ||
const path = require('path') | ||
const btcValidator = require(path.join(__dirname, 'bitcoin_validator')) | ||
const btcValidator = require('./bitcoin_validator') | ||
var regexp = new RegExp('^sys1[qpzry9x8gf2tvdw0s3jn54khce6mua7l]{39}$') | ||
@@ -4,0 +3,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
4
2410408
45545