watermark-js-plus 1.3.16 → 1.3.17

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/index.cjs.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * watermark-js-plus v1.3.16
2
+ * watermark-js-plus v1.3.17
3
3
  * (c) 2022-2023 Michael Sun
4
4
  * Released under the MIT License.
5
5
  */
package/dist/index.esm.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * watermark-js-plus v1.3.16
2
+ * watermark-js-plus v1.3.17
3
3
  * (c) 2022-2023 Michael Sun
4
4
  * Released under the MIT License.
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * watermark-js-plus v1.3.16
2
+ * watermark-js-plus v1.3.17
3
3
  * (c) 2022-2023 Michael Sun
4
4
  * Released under the MIT License.
5
5
  */
package/dist/index.umd.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * watermark-js-plus v1.3.16
2
+ * watermark-js-plus v1.3.17
3
3
  * (c) 2022-2023 Michael Sun
4
4
  * Released under the MIT License.
5
5
  */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "watermark-js-plus",
3
- "version": "1.3.16",
3
+ "version": "1.3.17",
4
4
  "description": "watermark for the browser",
5
5
  "scripts": {
6
6
  "clean:dist": "rimraf dist",
@@ -79,13 +79,13 @@
79
79
  "@rollup/plugin-terser": "0.4.4",
80
80
  "@rollup/plugin-typescript": "^11.1.5",
81
81
  "@types/markdown-it": "^13.0.5",
82
- "@typescript-eslint/parser": "^6.9.0",
82
+ "@typescript-eslint/parser": "^6.9.1",
83
83
  "@vue/theme": "^2.2.5",
84
84
  "autoprefixer": "^10.4.16",
85
85
  "concurrently": "^8.2.2",
86
86
  "conventional-changelog-angular": "^7.0.0",
87
87
  "conventional-changelog-cli": "^4.1.0",
88
- "core-js": "^3.33.1",
88
+ "core-js": "^3.33.2",
89
89
  "cssnano": "^6.0.1",
90
90
  "element-plus": "^2.4.1",
91
91
  "eslint": "^8.52.0",
@@ -104,7 +104,7 @@
104
104
  "rollup-plugin-sass": "^1.12.21",
105
105
  "rollup-plugin-visualizer": "^5.9.2",
106
106
  "rollup-plugin-your-function": "^0.5.3",
107
- "terser": "^5.22.0",
107
+ "terser": "^5.24.0",
108
108
  "typescript": "^5.2.2",
109
109
  "unplugin-element-plus": "^0.8.0",
110
110
  "vitepress": "1.0.0-rc.24",