@boomi/embedkit 1.4.5 → 1.4.7

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@boomi/embedkit",
3
- "version": "1.4.5",
3
+ "version": "1.4.7",
4
4
  "license": "BSD-2-Clause",
5
5
  "author": "Boomi, LP",
6
6
  "description": "A JavaScript library for embedding Boomi EmbedKit into an application.",
package/license.txt DELETED
@@ -1,3 +0,0 @@
1
- Copyright 2025 Boomi, LP
2
- Licensed under the Apache License, Version 2.0 (the “License); you may not use this file except in compliance with the License.
3
- You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0