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

maishu-chitu-service

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

maishu-chitu-service - npm Package Compare versions

Comparing version 1.15.0 to 1.16.0

16

dist/index.es5.js
/*!
* ~
* maishu-chitu-service v1.15.0
* maishu-chitu-service v1.16.0
* https://github.com/ansiboy/services-sdk

@@ -108,6 +108,6 @@ *

/***/ "../toolkit/dist/index.js":
/*!********************************!*\
!*** ../toolkit/dist/index.js ***!
\********************************/
/***/ "./node_modules/maishu-toolkit/dist/index.js":
/*!***************************************************!*\
!*** ./node_modules/maishu-toolkit/dist/index.js ***!
\***************************************************/
/*! no static exports found */

@@ -338,3 +338,3 @@ /***/ (function(module, exports, __webpack_require__) {

//# sourceMappingURL=index.js.map
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./../../chitu-service/node_modules/webpack/buildin/global.js */ "./node_modules/webpack/buildin/global.js")))
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./../../webpack/buildin/global.js */ "./node_modules/webpack/buildin/global.js")))

@@ -475,5 +475,5 @@ /***/ }),

var maishu_toolkit_1 = __webpack_require__(/*! maishu-toolkit */ "../toolkit/dist/index.js");
var maishu_toolkit_1 = __webpack_require__(/*! maishu-toolkit */ "./node_modules/maishu-toolkit/dist/index.js");
var maishu_toolkit_2 = __webpack_require__(/*! maishu-toolkit */ "../toolkit/dist/index.js");
var maishu_toolkit_2 = __webpack_require__(/*! maishu-toolkit */ "./node_modules/maishu-toolkit/dist/index.js");

@@ -480,0 +480,0 @@ exports.Errors = maishu_toolkit_2.Errors;

/*!
* ~
* maishu-chitu-service v1.15.0
* maishu-chitu-service v1.16.0
* https://github.com/ansiboy/services-sdk

@@ -5,0 +5,0 @@ *

/*!
* ~
* maishu-chitu-service v1.15.0
* maishu-chitu-service v1.16.0
* https://github.com/ansiboy/services-sdk

@@ -108,6 +108,6 @@ *

/***/ "../toolkit/dist/index.js":
/*!********************************!*\
!*** ../toolkit/dist/index.js ***!
\********************************/
/***/ "./node_modules/maishu-toolkit/dist/index.js":
/*!***************************************************!*\
!*** ./node_modules/maishu-toolkit/dist/index.js ***!
\***************************************************/
/*! no static exports found */

@@ -338,3 +338,3 @@ /***/ (function(module, exports, __webpack_require__) {

//# sourceMappingURL=index.js.map
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./../../chitu-service/node_modules/webpack/buildin/global.js */ "./node_modules/webpack/buildin/global.js")))
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./../../webpack/buildin/global.js */ "./node_modules/webpack/buildin/global.js")))

@@ -417,4 +417,4 @@ /***/ }),

Object.defineProperty(exports, "__esModule", { value: true });
const maishu_toolkit_1 = __webpack_require__(/*! maishu-toolkit */ "../toolkit/dist/index.js");
var maishu_toolkit_2 = __webpack_require__(/*! maishu-toolkit */ "../toolkit/dist/index.js");
const maishu_toolkit_1 = __webpack_require__(/*! maishu-toolkit */ "./node_modules/maishu-toolkit/dist/index.js");
var maishu_toolkit_2 = __webpack_require__(/*! maishu-toolkit */ "./node_modules/maishu-toolkit/dist/index.js");
exports.Errors = maishu_toolkit_2.Errors;

@@ -421,0 +421,0 @@ class MyErrors extends maishu_toolkit_1.Errors {

/*!
* ~
* maishu-chitu-service v1.15.0
* maishu-chitu-service v1.16.0
* https://github.com/ansiboy/services-sdk

@@ -5,0 +5,0 @@ *

@@ -8,3 +8,3 @@ {

"dependencies": {
"maishu-toolkit": "file:../toolkit",
"maishu-toolkit": "^1.0.0",
"node-fetch": "^2.6.0"

@@ -29,3 +29,3 @@ },

"types": "./out/index.d.ts",
"version": "1.15.0"
"version": "1.16.0"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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