Socket
Socket
Sign inDemoInstall

bfx-api-node-models

Package Overview
Dependencies
6
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.6 to 1.1.7

2

package.json
{
"name": "bfx-api-node-models",
"version": "1.1.6",
"version": "1.1.7",
"description": "Object models for usage with the Bitfinex node API",

@@ -5,0 +5,0 @@ "engines": {

@@ -62,3 +62,3 @@ /* eslint-env mocha */

assert.strictEqual(obj.mtsUpdate, arr[15])
})
}).timeout(60000)
})

@@ -88,3 +88,3 @@ /* eslint-env mocha */

assert.strictEqual(obj.low, arr[13])
})
}).timeout(60000)
})

@@ -788,3 +788,3 @@ /* eslint-env mocha */

})
})
}).timeout(60000)

@@ -814,3 +814,3 @@ it('unserializes live funding data correctly', async () => {

})
})
}).timeout(60000)
})

@@ -28,3 +28,3 @@ /* eslint-env mocha */

})
})
}).timeout(60000)

@@ -42,3 +42,3 @@ it('unserializes live funding data correctly', async () => {

})
})
}).timeout(60000)
})

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc