@jswork/weibo-ckeditor-upload-adpater 1.0.13 → 1.0.15

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,10 @@
1
+ {
2
+ "permissions": {
3
+ "allow": [
4
+ "Bash(yarn install:*)",
5
+ "Bash(yarn build)",
6
+ "Bash(grep:*)",
7
+ "Bash(ls:*)"
8
+ ]
9
+ }
10
+ }
package/.nvmrc ADDED
@@ -0,0 +1 @@
1
+ 22
@@ -1,11 +1,3 @@
1
- /*!
2
- * name: @jswork/weibo-ckeditor-upload-adpater
3
- * description: Weibo ckeditor upload adapter.
4
- * homepage:
5
- * version: 1.0.13
6
- * date: 2024-08-15 20:59:40
7
- * license: MIT
8
- */
9
1
  import '@jswork/next-weibo-oss';
10
2
  import '@afeiship/next-leancloud-options';
11
3
  export default class {
package/dist/cjs/index.js CHANGED
@@ -1,12 +1,4 @@
1
1
  "use strict";
2
- /*!
3
- * name: @jswork/weibo-ckeditor-upload-adpater
4
- * description: Weibo ckeditor upload adapter.
5
- * homepage:
6
- * version: 1.0.13
7
- * date: 2024-08-15 20:59:40
8
- * license: MIT
9
- */
10
2
  var __assign = (this && this.__assign) || function () {
11
3
  __assign = Object.assign || function(t) {
12
4
  for (var s, i = 1, n = arguments.length; i < n; i++) {
@@ -22,6 +14,14 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
22
14
  return (mod && mod.__esModule) ? mod : { "default": mod };
23
15
  };
24
16
  Object.defineProperty(exports, "__esModule", { value: true });
17
+ /*!
18
+ * name: @jswork/weibo-ckeditor-upload-adpater
19
+ * description: Weibo ckeditor upload adapter.
20
+ * homepage:
21
+ * version: 1.0.15
22
+ * date: 2026-01-18 20:55:41
23
+ * license: MIT
24
+ */
25
25
  var next_1 = __importDefault(require("@jswork/next"));
26
26
  require("@jswork/next-weibo-oss");
27
27
  require("@afeiship/next-leancloud-options");
@@ -1,11 +1,3 @@
1
- /*!
2
- * name: @jswork/weibo-ckeditor-upload-adpater
3
- * description: Weibo ckeditor upload adapter.
4
- * homepage:
5
- * version: 1.0.13
6
- * date: 2024-08-15 20:59:42
7
- * license: MIT
8
- */
9
1
  import '@jswork/next-weibo-oss';
10
2
  import '@afeiship/next-leancloud-options';
11
3
  export default class {
package/dist/esm/index.js CHANGED
@@ -1,11 +1,3 @@
1
- /*!
2
- * name: @jswork/weibo-ckeditor-upload-adpater
3
- * description: Weibo ckeditor upload adapter.
4
- * homepage:
5
- * version: 1.0.13
6
- * date: 2024-08-15 20:59:42
7
- * license: MIT
8
- */
9
1
  var __assign = (this && this.__assign) || function () {
10
2
  __assign = Object.assign || function(t) {
11
3
  for (var s, i = 1, n = arguments.length; i < n; i++) {
@@ -17,6 +9,14 @@ var __assign = (this && this.__assign) || function () {
17
9
  };
18
10
  return __assign.apply(this, arguments);
19
11
  };
12
+ /*!
13
+ * name: @jswork/weibo-ckeditor-upload-adpater
14
+ * description: Weibo ckeditor upload adapter.
15
+ * homepage:
16
+ * version: 1.0.15
17
+ * date: 2026-01-18 20:55:42
18
+ * license: MIT
19
+ */
20
20
  import nx from '@jswork/next';
21
21
  import '@jswork/next-weibo-oss';
22
22
  import '@afeiship/next-leancloud-options';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jswork/weibo-ckeditor-upload-adpater",
3
- "version": "1.0.13",
3
+ "version": "1.0.15",
4
4
  "description": "Weibo ckeditor upload adapter.",
5
5
  "main": "dist/cjs/index.js",
6
6
  "module": "dist/esm/index.js",
@@ -18,6 +18,7 @@
18
18
  "@jswork/gulp-pkg-header": "^1.0.11",
19
19
  "@jswork/next": "^1.2.4",
20
20
  "@types/jest": "^26.0.23",
21
+ "@types/minimatch": "^3.0.5",
21
22
  "babel-jest": "^27.0.1",
22
23
  "del": "^5.1.0",
23
24
  "gulp": "^4.0.2",
@@ -40,7 +41,7 @@
40
41
  },
41
42
  "dependencies": {
42
43
  "@afeiship/next-leancloud-options": "^1.0.17",
43
- "@jswork/next-weibo-oss": "^1.1.3"
44
+ "@jswork/next-weibo-oss": "^1.1.4"
44
45
  },
45
46
  "keywords": [
46
47
  "weibo",