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.2.0 to 0.2.1

3

index.test.js

@@ -374,3 +374,4 @@ const Sprucebot = require('./index')

const responses = await sb.emit(SPRUCE_ID, 'test-skill:test', {
taco: 'bravo'
taco: 'bravo',
userId: TAYLOR_ID
})

@@ -377,0 +378,0 @@ expect(responses).toBeTruthy() // anything but an exception is a win right now

{
"name": "sprucebot-node",
"version": "0.2.0",
"version": "0.2.1",
"scripts": {

@@ -5,0 +5,0 @@ "lint": "eslint '**/**/*{.js}'",

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