@bloks/wallet
Advanced tools
Comparing version 3.3.7 to 3.3.8
{ | ||
"name": "@bloks/wallet", | ||
"version": "3.3.7", | ||
"version": "3.3.8", | ||
"description": "", | ||
@@ -8,12 +8,20 @@ "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" | ||
}, | ||
"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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
33085
5
1199
1
1
4
1
1
Updated@bloks/constants@^3.3.8