@vcd/sdk 15.0.9 → 15.0.10

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.
@@ -1,6 +1,6 @@
1
1
  open_source_licenses.txt
2
2
 
3
- @vcd/sdk 15.0.9 GA
3
+ @vcd/sdk 15.0.10 GA
4
4
  ======================================================================
5
5
 
6
6
  The following copyright statements and licenses apply to various open
package/package.json CHANGED
@@ -1,6 +1,7 @@
1
1
  {
2
2
  "name": "@vcd/sdk",
3
- "version": "15.0.9",
3
+ "version": "15.0.10",
4
+ "license": "BSD-2-Clause",
4
5
  "peerDependencies": {
5
6
  "@angular/common": "15.2.0",
6
7
  "@angular/core": "15.2.0",