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

sprucebot-node

Package Overview
Dependencies
Maintainers
1
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 0.4.3 to 0.4.4

9

index.js

@@ -208,2 +208,11 @@ const Https = require('./https')

/**
* Get skill meta data by id
*
* @param {String} id
*/
async metaById(id) {
return this.https.get(`/data/${id}`)
}
/**
* Create a meta data record.

@@ -210,0 +219,0 @@ *

2

package.json
{
"name": "sprucebot-node",
"version": "0.4.3",
"version": "0.4.4",
"description": "Jam with the Sprucebot API in your favorite scripting language. 🤓",

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

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