Comparing version 0.1.9 to 0.1.10
@@ -0,1 +1,2 @@ | ||
'use strict' | ||
/* global Blob File FormData $ */ | ||
@@ -124,5 +125,4 @@ var crypto = require('crypto') | ||
return | ||
} else { | ||
array.push(item) | ||
} | ||
array.push(item) | ||
} | ||
@@ -129,0 +129,0 @@ |
{ | ||
"name": "a-toolbox", | ||
"version": "0.1.9", | ||
"version": "0.1.10", | ||
"description": "javascript lightweight basic tools", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
27672