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

sprucebot-node

Package Overview
Dependencies
Maintainers
3
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sprucebot-node - npm Package Compare versions

Comparing version 6.14.0 to 6.15.0

12

CHANGELOG.md

@@ -6,2 +6,14 @@ # Change Log

<a name="6.15.0"></a>
# [6.15.0](https://github.com/sprucelabsai/workspace.sprucebot-skills-kit/compare/v6.14.0...v6.15.0) (2018-07-11)
### Features
* sharable components ([fcd4943](https://github.com/sprucelabsai/workspace.sprucebot-skills-kit/commit/fcd4943))
<a name="6.14.0"></a>

@@ -8,0 +20,0 @@ # [6.14.0](https://github.com/sprucelabsai/workspace.sprucebot-skills-kit/compare/v6.13.0...v6.14.0) (2018-07-09)

2

https/index.js

@@ -160,3 +160,3 @@ const url = require('../utilities/url')

const error = new Error(
parsed.friendlyReason || parsed.reason || parsed
parsed.friendlyReason || parsed.reason || JSON.stringify(parsed)
)

@@ -163,0 +163,0 @@ error.request = request

{
"name": "sprucebot-node",
"version": "6.14.0",
"version": "6.15.0",
"description": "Jam with the Sprucebot API in your favorite scripting language. 🤓",

@@ -38,3 +38,3 @@ "keywords": [

},
"gitHead": "c48000d4c5467f62dd90468faf78865171cc35bd"
"gitHead": "e779235887e5095032e6828cef631b21e58ca3f4"
}
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