@0xproject/utils
Advanced tools
Comparing version 0.3.1 to 0.3.2
# CHANGELOG | ||
## v0.3.2 - _February 9, 2018_ | ||
* Fix publishing issue where .npmignore was not properly excluding undesired content (#389) | ||
## v0.3.0 - _February 5, 2018_ | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "@0xproject/utils", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"description": "0x TS utils", | ||
@@ -23,4 +23,4 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@0xproject/tslint-config": "^0.4.7", | ||
"@0xproject/types": "^0.2.0", | ||
"@0xproject/tslint-config": "^0.4.8", | ||
"@0xproject/types": "^0.2.1", | ||
"@types/lodash": "^4.14.86", | ||
@@ -31,3 +31,3 @@ "npm-run-all": "^4.1.2", | ||
"typescript": "2.7.1", | ||
"web3-typescript-typings": "^0.9.9" | ||
"web3-typescript-typings": "^0.9.10" | ||
}, | ||
@@ -34,0 +34,0 @@ "dependencies": { |
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
26727
25
356