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

tb-apps-sdk

Package Overview
Dependencies
Maintainers
1
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tb-apps-sdk - npm Package Compare versions

Comparing version 0.6.5-alpha.0 to 0.6.5-alpha.1

api/base.d.ts

4

package.json
{
"name": "tb-apps-sdk",
"version": "0.6.5-alpha.0",
"version": "0.6.5-alpha.1",
"description": "A sdk for communications between teambiton web and other envs.",

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

"build": "rm -rf ./lib && tsc -p ./tsconfig.json",
"publish_sdk": "npm run build && cp README.md package.json ./lib && npm publish ./lib",
"publish_sdk": "npm run build && cp README.md package.json ./lib && npm publish ./lib --tag next",
"cover": "rm -rf ./coverage ./.nyc_output && nyc --reporter=html --reporter=lcov --exclude=node_modules --exclude=test --exclude=lib/api/* --exclude=lib/call-service.js mocha && nyc report",

@@ -12,0 +12,0 @@ "lint": "tslint -c tslint.json src/*.ts --project ./tsconfig.json \"src/**/*.ts\" \"./test/**/*.ts\" -e \"./test/e2e/*.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