@bloks/utils
Advanced tools
Comparing version 3.3.7 to 3.3.8
{ | ||
"name": "@bloks/utils", | ||
"version": "3.3.7", | ||
"version": "3.3.8", | ||
"description": "", | ||
@@ -8,10 +8,12 @@ "publishConfig": { | ||
}, | ||
"main": "index.js", | ||
"main": "src/index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"prepublish": "npm run build", | ||
"build": "babel src --out-dir dist --copy-files", | ||
"start": "babel src --out-dir dist --copy-files -w" | ||
}, | ||
"author": "", | ||
"license": "MIT", | ||
"author": "Syed Jafri", | ||
"license": "UNLICENSED", | ||
"dependencies": { | ||
"@bloks/constants": "^3.3.4", | ||
"@bloks/constants": "^3.3.8", | ||
"@jafri/eosjs2": "^20.0.1-e34c16e.137", | ||
@@ -23,3 +25,9 @@ "bignumber.js": "^9.0.0", | ||
}, | ||
"gitHead": "d8336dda5695e985a159b8e10b237b65f8278828" | ||
"devDependencies": { | ||
"@babel/cli": "^7.5.5", | ||
"@babel/core": "^7.5.0", | ||
"@babel/preset-env": "^7.5.0", | ||
"core-js": "2" | ||
}, | ||
"gitHead": "6f05a15183380feea92e8fdc1dc364b132562735" | ||
} |
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
Misc. License Issues
License(Experimental) A package's licensing information has fine-grained problems.
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
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
85346
14
2383
1
1
4
1
Updated@bloks/constants@^3.3.8