spire.presentation 10.3.0 → 10.3.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/README.md CHANGED
@@ -1,7 +1,7 @@
1
1
  # Spire.Presentation for JavaScript
2
2
  A powerful presentation processing library for developers to create, read, edit, and convert PowerPoint files in JavaScript.
3
3
 
4
- [![Foo](https://imgur.com/a/VROnwY1)](https://www.e-iceblue.com/Introduce/presentation-for-javascript.html)
4
+ [![Foo](https://i.imgur.com/r8c1F0l.png)](https://www.e-iceblue.com/Introduce/presentation-for-javascript.html)
5
5
 
6
6
  [Product Page](https://www.e-iceblue.com/Introduce/presentation-for-javascript.html) | Documentation | Examples | [Forum](https://www.e-iceblue.com/forum/spire-presentation-f14.html) | [Temporary License](https://www.e-iceblue.com/TemLicense.html) | [Customized Demo](https://www.e-iceblue.com/Misc/customized-demo.html)
7
7
 
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Spire.Presentation for JavaScript 10.3.0
2
+ * Spire.Presentation for JavaScript 10.3.1
3
3
  */
4
4
 
5
5
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "spire.presentation",
3
- "version": "10.3.0",
3
+ "version": "10.3.1",
4
4
  "description": "Spire.Presentation for JavaScript is a powerful presentation processing library designed for developers in JavaScript applications. It is fully compatible with popular JavaScript frameworks like Vue, React, and Angular.",
5
5
  "main": "Spire.Presentation.Base.js",
6
6
  "scripts": {