@0xproject/types
Advanced tools
Comparing version 0.7.0 to 0.8.1
[ | ||
{ | ||
"timestamp": 1529397769, | ||
"version": "0.8.1", | ||
"changes": [ | ||
{ | ||
"note": "Dependencies updated" | ||
} | ||
] | ||
}, | ||
{ | ||
"version": "0.8.0", | ||
"changes": [ | ||
{ | ||
"note": "Incorrect publish that was unpublished" | ||
} | ||
], | ||
"timestamp": 1527810075 | ||
}, | ||
{ | ||
"version": "0.7.0", | ||
@@ -4,0 +22,0 @@ "changes": [ |
@@ -8,2 +8,10 @@ <!-- | ||
## v0.8.1 - _June 19, 2018_ | ||
* Dependencies updated | ||
## v0.8.0 - _June 1, 2018_ | ||
* Incorrect publish that was unpublished | ||
## v0.7.0 - _May 22, 2018_ | ||
@@ -13,3 +21,3 @@ | ||
## v0.6.3 - _May 4, 2018_ | ||
## v0.6.3 - _May 5, 2018_ | ||
@@ -16,0 +24,0 @@ * Dependencies updated |
{ | ||
"name": "@0xproject/types", | ||
"version": "0.7.0", | ||
"version": "0.8.1", | ||
"engines": { | ||
@@ -27,7 +27,7 @@ "node": ">=6.12" | ||
"devDependencies": { | ||
"@0xproject/monorepo-scripts": "^0.1.20", | ||
"@0xproject/tslint-config": "^0.4.18", | ||
"copyfiles": "^1.2.0", | ||
"make-promises-safe": "^1.1.0", | ||
"shx": "^0.2.2", | ||
"@0xproject/monorepo-scripts": "^0.2.1", | ||
"@0xproject/tslint-config": "^0.4.20", | ||
"copyfiles": "1.2.0", | ||
"make-promises-safe": "1.1.0", | ||
"shx": "0.2.2", | ||
"tslint": "5.8.0", | ||
@@ -37,3 +37,3 @@ "typescript": "2.7.1" | ||
"dependencies": { | ||
"@types/node": "^8.0.53", | ||
"@types/node": "9.6.0", | ||
"bignumber.js": "~4.1.0" | ||
@@ -40,0 +40,0 @@ }, |
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
21496
510
+ Added@types/node@9.6.0(transitive)
- Removed@types/node@8.10.66(transitive)
Updated@types/node@9.6.0