@0x/types
Advanced tools
Comparing version 3.2.0 to 3.2.1
[ | ||
{ | ||
"timestamp": 1603231564, | ||
"version": "3.2.1", | ||
"changes": [ | ||
{ | ||
"note": "Dependencies updated" | ||
} | ||
] | ||
}, | ||
{ | ||
"version": "3.2.0", | ||
@@ -4,0 +13,0 @@ "changes": [ |
@@ -8,2 +8,6 @@ <!-- | ||
## v3.2.1 - _October 20, 2020_ | ||
* Dependencies updated | ||
## v3.2.0 - _July 15, 2020_ | ||
@@ -10,0 +14,0 @@ |
{ | ||
"name": "@0x/types", | ||
"version": "3.2.0", | ||
"version": "3.2.1", | ||
"engines": { | ||
@@ -19,10 +19,10 @@ "node": ">=6.12" | ||
"type": "git", | ||
"url": "https://github.com/0xProject/0x-monorepo.git" | ||
"url": "https://github.com/0xProject/tools.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/0xProject/0x-monorepo/issues" | ||
"url": "https://github.com/0xProject/tools/issues" | ||
}, | ||
"homepage": "https://github.com/0xProject/0x-monorepo/packages/types/README.md", | ||
"homepage": "https://github.com/0xProject/tools/packages/types/README.md", | ||
"devDependencies": { | ||
"@0x/tslint-config": "^4.1.0", | ||
"@0x/tslint-config": "^4.1.1", | ||
"make-promises-safe": "^1.1.0", | ||
@@ -34,5 +34,5 @@ "shx": "^0.2.2", | ||
"dependencies": { | ||
"@types/node": "*", | ||
"@types/node": "12.12.54", | ||
"bignumber.js": "~9.0.0", | ||
"ethereum-types": "^3.2.0" | ||
"ethereum-types": "^3.3.0" | ||
}, | ||
@@ -42,3 +42,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "b5eb1c9ee809f14e0377658400584e9f02b7b8ef" | ||
"gitHead": "aa9db6309768cc7f25ceb4a1e352e123426b8fef" | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
91591
1755
1
- Removed@types/node@22.9.0(transitive)
- Removedundici-types@6.19.8(transitive)
Updated@types/node@12.12.54
Updatedethereum-types@^3.3.0