@pushrocks/smarthash
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "@pushrocks/smarthash", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"private": false, | ||
@@ -30,13 +30,13 @@ "description": "simplifies access to node hash functions", | ||
"devDependencies": { | ||
"@gitzone/tsbuild": "^2.0.22", | ||
"@gitzone/tsrun": "^1.1.12", | ||
"@gitzone/tstest": "^1.0.15", | ||
"@gitzone/tsbuild": "^2.1.8", | ||
"@gitzone/tsrun": "^1.1.17", | ||
"@gitzone/tstest": "^1.0.18", | ||
"@pushrocks/tapbundle": "^3.0.7", | ||
"@types/node": "^10.9.4" | ||
"@types/node": "^10.12.19" | ||
}, | ||
"dependencies": { | ||
"@pushrocks/smartpromise": "^2.0.5", | ||
"@types/through2": "^2.0.33", | ||
"through2": "^2.0.3" | ||
"@types/through2": "^2.0.34", | ||
"through2": "^3.0.0" | ||
} | ||
} |
@@ -37,1 +37,3 @@ # nodehash | ||
``` | ||
For further information read the linked docs at the top of this readme. |
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
1772542
20
206
39
+ Addedreadable-stream@3.6.2(transitive)
+ Addedsafe-buffer@5.2.1(transitive)
+ Addedstring_decoder@1.3.0(transitive)
+ Addedthrough2@3.0.2(transitive)
- Removedcore-util-is@1.0.3(transitive)
- Removedisarray@1.0.0(transitive)
- Removedprocess-nextick-args@2.0.1(transitive)
- Removedreadable-stream@2.3.8(transitive)
- Removedsafe-buffer@5.1.2(transitive)
- Removedstring_decoder@1.1.1(transitive)
- Removedthrough2@2.0.5(transitive)
- Removedxtend@4.0.2(transitive)
Updated@types/through2@^2.0.34
Updatedthrough2@^3.0.0