New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

slack-block-builder

Package Overview
Dependencies
Maintainers
2
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

slack-block-builder - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

2

dist/methods/other-methods.js

@@ -68,3 +68,3 @@ "use strict";

const baseUri = 'https://app.slack.com/block-kit-builder/#';
const stringifiedBlocks = this.props.type
const stringifiedBlocks = result.type
? JSON.stringify(result)

@@ -71,0 +71,0 @@ : JSON.stringify({ blocks: result.blocks, attachments: result.attachments });

{
"name": "slack-block-builder",
"version": "2.1.0",
"version": "2.1.1",
"description": "Maintainable code for interactive Slack messages, modals, home tabs, and workflow steps. A must-have for the Slack Block Kit framework.",

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

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