Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@0x/types

Package Overview
Dependencies
Maintainers
10
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@0x/types - npm Package Compare versions

Comparing version 3.2.0 to 3.2.1

9

CHANGELOG.json
[
{
"timestamp": 1603231564,
"version": "3.2.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "3.2.0",

@@ -4,0 +13,0 @@ "changes": [

4

CHANGELOG.md

@@ -8,2 +8,6 @@ <!--

## v3.2.1 - _October 20, 2020_
* Dependencies updated
## v3.2.0 - _July 15, 2020_

@@ -10,0 +14,0 @@

16

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc