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

hull-client

Package Overview
Dependencies
Maintainers
3
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hull-client - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

3

CHANGELOG.md

@@ -0,1 +1,4 @@

# 1.1.3
* fixes building and publishing process
# 1.1.2

@@ -2,0 +5,0 @@ * fixes how API rest client rejects after errors

4

package.json
{
"name": "hull-client",
"version": "1.1.2",
"version": "1.1.3",
"description": "A barebones Node.js API client for hull.io",

@@ -25,3 +25,3 @@ "main": "lib",

"coverage": "gulp coverage",
"build": "gulp build",
"build": "npm run clean && gulp build",
"watch": "gulp watch",

@@ -28,0 +28,0 @@ "prepublish": "npm run build"

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