@staffbase/plugins-client-sdk 1.2.0 → 1.2.1
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/dist/plugins-client-sdk.esm.js +117 -91
- package/dist/plugins-client-sdk.esm.js.map +1 -1
- package/dist/plugins-client-sdk.js +117 -91
- package/dist/plugins-client-sdk.js.map +1 -1
- package/dist/plugins-client-sdk.umd.js +120 -94
- package/dist/plugins-client-sdk.umd.js.map +1 -1
- package/dist/plugins-client-sdk.umd.min.js +3 -3
- package/dist/plugins-client-sdk.umd.min.js.map +1 -1
- package/package.json +31 -31
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@staffbase/plugins-client-sdk",
|
|
3
|
-
"version": "1.2.
|
|
3
|
+
"version": "1.2.1",
|
|
4
4
|
"description": "Staffbase plugins client SDK for JavaScript",
|
|
5
5
|
"main": "dist/plugins-client-sdk.js",
|
|
6
6
|
"module": "dist/plugins-client-sdk.esm.js",
|
|
@@ -53,44 +53,44 @@
|
|
|
53
53
|
"dependencies": {
|
|
54
54
|
"fast-async": "7",
|
|
55
55
|
"jsdoc": "^3.6.7",
|
|
56
|
-
"loglevel": "^1.
|
|
56
|
+
"loglevel": "^1.8.0",
|
|
57
57
|
"object.entries-ponyfill": "1.0.1"
|
|
58
58
|
},
|
|
59
59
|
"devDependencies": {
|
|
60
|
-
"@amanda-mitchell/semantic-release-npm-multiple": "2.
|
|
61
|
-
"@babel/core": "7.
|
|
62
|
-
"@babel/plugin-external-helpers": "^7.
|
|
63
|
-
"@babel/plugin-transform-runtime": "7.
|
|
64
|
-
"@babel/preset-env": "^7.
|
|
65
|
-
"@babel/register": "^7.
|
|
66
|
-
"@babel/runtime": "^7.
|
|
67
|
-
"@commitlint/cli": "
|
|
68
|
-
"@commitlint/config-conventional": "
|
|
60
|
+
"@amanda-mitchell/semantic-release-npm-multiple": "2.15.0",
|
|
61
|
+
"@babel/core": "7.16.7",
|
|
62
|
+
"@babel/plugin-external-helpers": "^7.16.7",
|
|
63
|
+
"@babel/plugin-transform-runtime": "7.16.8",
|
|
64
|
+
"@babel/preset-env": "^7.16.8",
|
|
65
|
+
"@babel/register": "^7.16.9",
|
|
66
|
+
"@babel/runtime": "^7.16.7",
|
|
67
|
+
"@commitlint/cli": "16.0.2",
|
|
68
|
+
"@commitlint/config-conventional": "16.0.0",
|
|
69
69
|
"@rollup/plugin-babel": "5.3.0",
|
|
70
|
-
"@rollup/plugin-commonjs": "
|
|
71
|
-
"@rollup/plugin-node-resolve": "13.
|
|
72
|
-
"@rollup/plugin-strip": "2.0
|
|
73
|
-
"@size-limit/preset-small-lib": "
|
|
74
|
-
"@tmware/semantic-release-npm-github-publish": "1.
|
|
75
|
-
"babel-jest": "
|
|
76
|
-
"babel-plugin-istanbul": "^6.
|
|
77
|
-
"compare-versions": "^
|
|
78
|
-
"eslint": "^
|
|
70
|
+
"@rollup/plugin-commonjs": "21.0.1",
|
|
71
|
+
"@rollup/plugin-node-resolve": "13.1.3",
|
|
72
|
+
"@rollup/plugin-strip": "2.1.0",
|
|
73
|
+
"@size-limit/preset-small-lib": "7.0.5",
|
|
74
|
+
"@tmware/semantic-release-npm-github-publish": "1.5.0",
|
|
75
|
+
"babel-jest": "27.4.6",
|
|
76
|
+
"babel-plugin-istanbul": "^6.1.1",
|
|
77
|
+
"compare-versions": "^4.1.3",
|
|
78
|
+
"eslint": "^8.6.0",
|
|
79
79
|
"eslint-config-prettier": "^8.3.0",
|
|
80
|
-
"eslint-plugin-prettier": "^
|
|
81
|
-
"husky": "^
|
|
82
|
-
"jest": "
|
|
83
|
-
"jest-extended": "
|
|
84
|
-
"jsdoc-to-markdown": "^7.0
|
|
85
|
-
"prettier": "^2.
|
|
86
|
-
"regenerator-runtime": "0.13.
|
|
87
|
-
"rollup": "^2.
|
|
88
|
-
"rollup-plugin-license": "2.
|
|
80
|
+
"eslint-plugin-prettier": "^4.0.0",
|
|
81
|
+
"husky": "^7.0.4",
|
|
82
|
+
"jest": "27.4.7",
|
|
83
|
+
"jest-extended": "1.2.0",
|
|
84
|
+
"jsdoc-to-markdown": "^7.1.0",
|
|
85
|
+
"prettier": "^2.5.1",
|
|
86
|
+
"regenerator-runtime": "0.13.9",
|
|
87
|
+
"rollup": "^2.63.0",
|
|
88
|
+
"rollup-plugin-license": "2.6.1",
|
|
89
89
|
"rollup-plugin-serve": "1.1.0",
|
|
90
90
|
"rollup-plugin-strip-logger": "0.4.1",
|
|
91
91
|
"rollup-plugin-template-html": "0.0.3",
|
|
92
92
|
"rollup-plugin-terser": "7.0.2",
|
|
93
|
-
"semantic-release": "^
|
|
94
|
-
"size-limit": "^
|
|
93
|
+
"semantic-release": "^18.0.1",
|
|
94
|
+
"size-limit": "^7.0.5"
|
|
95
95
|
}
|
|
96
96
|
}
|