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

claude-api-slack

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

claude-api-slack - npm Package Compare versions

Comparing version 1.0.12 to 1.0.13

build/index.d.ts

10

package.json
{
"name": "claude-api-slack",
"version": "1.0.12",
"version": "1.0.13",
"description": "slack Authentication Library for ClaudeAI.",

@@ -13,9 +13,9 @@ "main": "./build/index.js",

".": {
"import": "./dist/index.js",
"types": "./dist/index.d.ts",
"default": "./dist/index.js"
"import": "./build/index.js",
"types": "./build/index.d.ts",
"default": "./build/index.js"
}
},
"files": [
"dist"
"build"
],

@@ -22,0 +22,0 @@ "source": "./src/index.ts",

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