kc-sdk 6.12.856 → 6.12.880
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 +1 -1
- package/src/3rdpartylicenses.txt +1 -1
- package/src/assets/sdk/kc-sdk.js +1 -1
- package/src/main.js +8 -8
- package/src/main.js.map +1 -1
- package/src/polyfills.js +2 -2
- package/src/polyfills.js.map +1 -1
package/package.json
CHANGED
package/src/3rdpartylicenses.txt
CHANGED
|
@@ -384,7 +384,7 @@ License: "MIT"
|
|
|
384
384
|
|
|
385
385
|
The MIT License
|
|
386
386
|
|
|
387
|
-
Copyright (c) 2010-
|
|
387
|
+
Copyright (c) 2010-2024 Google LLC. https://angular.io/license
|
|
388
388
|
|
|
389
389
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
390
390
|
of this software and associated documentation files (the "Software"), to deal
|