Comparing version 0.1.1 to 0.1.2
@@ -12,3 +12,3 @@ 'use strict'; | ||
options.hasOwnProperty('hashName') && | ||
options.hashName) ? | ||
options.hashName) ? | ||
options.hashName : | ||
@@ -15,0 +15,0 @@ 'sha512'), |
{ | ||
"name": "abes", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Arbitrary block length cipher and decipher class.", | ||
"main": "abes.js", | ||
"dependencies": { | ||
"bitbuf": "^0.1.3", | ||
"bitbufhash": "^0.1.3" | ||
"bitbuf": "^0.1.4", | ||
"bitbufhash": "^0.1.4" | ||
}, | ||
@@ -10,0 +10,0 @@ "scripts": { |
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
23743
Updatedbitbuf@^0.1.4
Updatedbitbufhash@^0.1.4