kc-sdk 7.0.407 → 7.0.545-rc
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 +4 -4
- package/src/assets/sdk/kc-sdk.js +1 -1
- package/src/main.js +11 -11
- package/src/main.js.map +1 -1
package/package.json
CHANGED
package/src/3rdpartylicenses.txt
CHANGED
|
@@ -5,7 +5,7 @@ License: "MIT"
|
|
|
5
5
|
|
|
6
6
|
The MIT License
|
|
7
7
|
|
|
8
|
-
Copyright (c) 2010-
|
|
8
|
+
Copyright (c) 2010-2025 Google LLC. https://angular.dev/license
|
|
9
9
|
|
|
10
10
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
11
11
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -254,7 +254,7 @@ License: "MIT"
|
|
|
254
254
|
|
|
255
255
|
The MIT License
|
|
256
256
|
|
|
257
|
-
Copyright (c) 2010-
|
|
257
|
+
Copyright (c) 2010-2025 Google LLC. https://angular.dev/license
|
|
258
258
|
|
|
259
259
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
260
260
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -332,7 +332,7 @@ License: "MIT"
|
|
|
332
332
|
|
|
333
333
|
The MIT License
|
|
334
334
|
|
|
335
|
-
Copyright (c) 2010-
|
|
335
|
+
Copyright (c) 2010-2025 Google LLC. https://angular.dev/license
|
|
336
336
|
|
|
337
337
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
338
338
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -358,7 +358,7 @@ License: "MIT"
|
|
|
358
358
|
|
|
359
359
|
The MIT License
|
|
360
360
|
|
|
361
|
-
Copyright (c) 2010-
|
|
361
|
+
Copyright (c) 2010-2025 Google LLC. https://angular.dev/license
|
|
362
362
|
|
|
363
363
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
364
364
|
of this software and associated documentation files (the "Software"), to deal
|