Socket
Socket
Sign inDemoInstall

@tuby/webapi

Package Overview
Dependencies
2
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.14 to 1.0.15

9

CHANGELOG.md

@@ -0,1 +1,10 @@

## [1.0.15](/compare/v1.0.14...v1.0.15) (2021-08-10)
### Bug Fixes
* fix bug a0575ae
## [1.0.14](/compare/v1.0.13...v1.0.14) (2021-08-10)

@@ -2,0 +11,0 @@

7

index.d.ts

@@ -5,3 +5,3 @@ /*

* @Date: 2021-07-07 20:01:22
* @LastEditTime: 2021-07-28 16:28:07
* @LastEditTime: 2021-08-10 14:39:21
* @Descripttion:

@@ -44,2 +44,7 @@ */

/**
* @description: set error handler
* @param {Function} handler
*/
setErrorHandler(handler:(error)=>{}):void
/**

@@ -46,0 +51,0 @@ * @description: 登录

2

package.json
{
"name": "@tuby/webapi",
"version": "1.0.14",
"version": "1.0.15",
"description": "tuby webapi server visit lib",

@@ -5,0 +5,0 @@ "keywords": [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc