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

@0xproject/types

Package Overview
Dependencies
Maintainers
7
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@0xproject/types - npm Package Compare versions

Comparing version 1.1.2 to 1.1.4

18

CHANGELOG.json
[
{
"timestamp": 1538693146,
"version": "1.1.4",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1538475601,
"version": "1.1.3",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1538157789,

@@ -4,0 +22,0 @@ "version": "1.1.2",

14

CHANGELOG.md

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

## v1.1.4 - _October 4, 2018_
* Dependencies updated
## v1.1.3 - _October 2, 2018_
* Dependencies updated
## v1.1.2 - _September 28, 2018_

@@ -40,3 +48,3 @@

## v1.0.1-rc.4 - _August 14, 2018_
## v1.0.1-rc.4 - _August 13, 2018_

@@ -61,3 +69,3 @@ * Added SignerType to handle different signing prefix scenarios (#914)

## v1.0.0-rc.1 - _July 20, 2018_
## v1.0.0-rc.1 - _July 19, 2018_

@@ -85,3 +93,3 @@ * Updated types for V2 of 0x protocol

## v0.6.3 - _May 5, 2018_
## v0.6.3 - _May 4, 2018_

@@ -88,0 +96,0 @@ * Dependencies updated

@@ -454,2 +454,3 @@ import { BigNumber } from 'bignumber.js';

isPayable?: boolean;
isFallback?: boolean;
}

@@ -456,0 +457,0 @@ export interface Source {

{
"name": "@0xproject/types",
"version": "1.1.2",
"version": "1.1.4",
"engines": {

@@ -12,2 +12,3 @@ "node": ">=6.12"

"build": "tsc -b",
"build:ci": "yarn build",
"clean": "shx rm -rf lib",

@@ -26,3 +27,3 @@ "lint": "tslint --project ."

"devDependencies": {
"@0xproject/tslint-config": "^1.0.7",
"@0xproject/tslint-config": "^1.0.8",
"copyfiles": "^2.0.0",

@@ -37,3 +38,3 @@ "make-promises-safe": "^1.1.0",

"bignumber.js": "~4.1.0",
"ethereum-types": "^1.0.9"
"ethereum-types": "^1.0.11"
},

@@ -43,3 +44,3 @@ "publishConfig": {

},
"gitHead": "ac14dd2b29b42ef4d2a46db9b70d4d30cf9bd40f"
"gitHead": "b5d88079d9876677ff983f02f55d8f98bc7ab439"
}

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