@sapphire/plugin-editable-commands 3.0.3-pr-465.0a92431.0 → 3.0.3
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.
- package/CHANGELOG.md +6 -0
- package/dist/index.d.ts +0 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +14 -1
- package/dist/index.js.map +1 -1
- package/dist/listeners/pluginMessageUpdate.d.ts.map +1 -1
- package/dist/listeners/pluginMessageUpdate.js.map +1 -1
- package/package.json +10 -14
- package/register.d.ts +0 -1
- package/register.js +0 -4
- package/register.mjs +0 -1
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,12 @@
|
|
|
2
2
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
|
|
5
|
+
# [@sapphire/plugin-editable-commands@3.0.3](https://github.com/sapphiredev/plugins/compare/@sapphire/plugin-editable-commands@3.0.2...@sapphire/plugin-editable-commands@3.0.3) - (2023-08-23)
|
|
6
|
+
|
|
7
|
+
## 🏠 Refactor
|
|
8
|
+
|
|
9
|
+
- ***:** Cleanup plugin registry files (#469) ([215b334](https://github.com/sapphiredev/plugins/commit/215b3348b30077238147dbc643769d960b856ba1))
|
|
10
|
+
|
|
5
11
|
# [@sapphire/plugin-editable-commands@3.0.2](https://github.com/sapphiredev/plugins/compare/@sapphire/plugin-editable-commands@3.0.1...@sapphire/plugin-editable-commands@3.0.2) - (2023-04-10)
|
|
6
12
|
|
|
7
13
|
## 🐛 Bug Fixes
|
package/dist/index.d.ts
CHANGED
package/dist/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,0BAA0B,CAAC"}
|
package/dist/index.js
CHANGED
|
@@ -1,5 +1,18 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
+
};
|
|
2
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
require("tslib");
|
|
4
17
|
__exportStar(require("@skyra/editable-commands"), exports);
|
|
5
18
|
//# sourceMappingURL=index.js.map
|
package/dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,2DAAyC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pluginMessageUpdate.d.ts","sourceRoot":"","sources":["../../src/listeners/pluginMessageUpdate.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,qBAAqB,CAAC;AACvD,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,YAAY,CAAC;AAE1C,qBAAa,cAAe,SAAQ,QAAQ,CAAC,OAAO,MAAM,CAAC,aAAa,CAAC;gBACrD,OAAO,EAAE,QAAQ,CAAC,OAAO;
|
|
1
|
+
{"version":3,"file":"pluginMessageUpdate.d.ts","sourceRoot":"","sources":["../../src/listeners/pluginMessageUpdate.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,qBAAqB,CAAC;AACvD,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,YAAY,CAAC;AAE1C,qBAAa,cAAe,SAAQ,QAAQ,CAAC,OAAO,MAAM,CAAC,aAAa,CAAC;gBACrD,OAAO,EAAE,QAAQ,CAAC,OAAO;IAI5B,GAAG,CAAC,GAAG,EAAE,OAAO,EAAE,OAAO,EAAE,OAAO;CAgBlD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pluginMessageUpdate.js","sourceRoot":"","sources":["../../src/listeners/pluginMessageUpdate.ts"],"names":[],"mappings":";;;AAAA,mDAAuD;AAGvD,MAAa,cAAe,SAAQ,oBAAqC;IACxE,YAAmB,OAAyB;QAC3C,KAAK,CAAC,OAAO,EAAE,EAAE,KAAK,EAAE,kBAAM,CAAC,aAAa,EAAE,CAAC,CAAC;IACjD,CAAC;
|
|
1
|
+
{"version":3,"file":"pluginMessageUpdate.js","sourceRoot":"","sources":["../../src/listeners/pluginMessageUpdate.ts"],"names":[],"mappings":";;;AAAA,mDAAuD;AAGvD,MAAa,cAAe,SAAQ,oBAAqC;IACxE,YAAmB,OAAyB;QAC3C,KAAK,CAAC,OAAO,EAAE,EAAE,KAAK,EAAE,kBAAM,CAAC,aAAa,EAAE,CAAC,CAAC;IACjD,CAAC;IAEe,GAAG,CAAC,GAAY,EAAE,OAAgB;QACjD,yDAAyD;QACzD,IAAI,GAAG,CAAC,OAAO,KAAK,OAAO,CAAC,OAAO;YAAE,OAAO;QAE5C,gDAAgD;QAChD,IAAI,OAAO,CAAC,SAAS,KAAK,IAAI;YAAE,OAAO;QAEvC,yDAAyD;QACzD,IAAI,OAAO,CAAC,MAAM;YAAE,OAAO;QAE3B,4CAA4C;QAC5C,IAAI,OAAO,CAAC,MAAM,CAAC,GAAG;YAAE,OAAO;QAE/B,0BAA0B;QAC1B,IAAI,CAAC,SAAS,CAAC,MAAM,CAAC,IAAI,CAAC,kBAAM,CAAC,gBAAgB,EAAE,OAAO,CAAC,CAAC;IAC9D,CAAC;CACD;AArBD,wCAqBC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sapphire/plugin-editable-commands",
|
|
3
|
-
"version": "3.0.3
|
|
3
|
+
"version": "3.0.3",
|
|
4
4
|
"description": "Plugin for @sapphire/framework to have editable commands",
|
|
5
5
|
"author": "@sapphire",
|
|
6
6
|
"license": "MIT",
|
|
@@ -9,20 +9,19 @@
|
|
|
9
9
|
"types": "dist/index.d.ts",
|
|
10
10
|
"exports": {
|
|
11
11
|
".": {
|
|
12
|
+
"types": "./dist/index.d.ts",
|
|
12
13
|
"import": "./dist/index.mjs",
|
|
13
|
-
"require": "./dist/index.js"
|
|
14
|
-
"types": "./dist/index.d.ts"
|
|
14
|
+
"require": "./dist/index.js"
|
|
15
15
|
},
|
|
16
16
|
"./register": {
|
|
17
|
-
"
|
|
18
|
-
"
|
|
19
|
-
"
|
|
17
|
+
"types": "./dist/register.d.ts",
|
|
18
|
+
"import": "./dist/register.mjs",
|
|
19
|
+
"require": "./dist/register.js"
|
|
20
20
|
}
|
|
21
21
|
},
|
|
22
22
|
"sideEffects": [
|
|
23
23
|
"./dist/register.js",
|
|
24
|
-
"./register.
|
|
25
|
-
"./register.mjs"
|
|
24
|
+
"./dist/register.mjs"
|
|
26
25
|
],
|
|
27
26
|
"homepage": "https://github.com/sapphiredev/plugins/tree/main/packages/editable-commands",
|
|
28
27
|
"scripts": {
|
|
@@ -36,8 +35,7 @@
|
|
|
36
35
|
"check-update": "cliff-jumper --dry-run"
|
|
37
36
|
},
|
|
38
37
|
"dependencies": {
|
|
39
|
-
"@skyra/editable-commands": "^3.0.1"
|
|
40
|
-
"tslib": "^2.6.1"
|
|
38
|
+
"@skyra/editable-commands": "^3.0.1"
|
|
41
39
|
},
|
|
42
40
|
"repository": {
|
|
43
41
|
"type": "git",
|
|
@@ -45,10 +43,8 @@
|
|
|
45
43
|
"directory": "packages/editable-commands"
|
|
46
44
|
},
|
|
47
45
|
"files": [
|
|
48
|
-
"dist
|
|
49
|
-
"dist
|
|
50
|
-
"dist/**/*.d*",
|
|
51
|
-
"./register.*"
|
|
46
|
+
"dist/",
|
|
47
|
+
"!dist/.tsbuildinfo"
|
|
52
48
|
],
|
|
53
49
|
"engines": {
|
|
54
50
|
"node": ">=16.6.0",
|
package/register.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './dist/register';
|
package/register.js
DELETED
package/register.mjs
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './dist/register.mjs';
|