dealpostools 2.2.7 → 2.2.9
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/tools/3rdpartylicenses.txt +5 -5
- package/tools/734.d747be1b8ee3f7bb.js +1 -0
- package/tools/967.0b1f5043f46fc2a0.js +1 -0
- package/tools/assets/ngx-toastr.scss +247 -0
- package/tools/index.html +7 -6
- package/tools/main.63730af971ce2238.js +1 -0
- package/tools/polyfills.20890db57b62159d.js +1 -0
- package/tools/{runtime.7b7999d0540bcf0f.js → runtime.30c833c164118249.js} +1 -1
- package/tools/scripts.96e155fd8f109bec.js +1 -0
- package/tools/styles.04c8c0906a87eafe.css +19 -0
- package/tools/169.85e21854b045ed9d.js +0 -1
- package/tools/934.3772d984eed6f7d9.js +0 -1
- package/tools/main.c1b9fc085f189e36.js +0 -1
- package/tools/polyfills.e1e985e05162f7f3.js +0 -1
- package/tools/scripts.3ffd3d7903ce8d66.js +0 -1
- package/tools/styles.9a2565c6d97c1ba5.css +0 -20
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"dealpostools","version":"2.2.
|
|
1
|
+
{"name":"dealpostools","version":"2.2.9"}
|
|
@@ -5,7 +5,7 @@ MIT
|
|
|
5
5
|
MIT
|
|
6
6
|
The MIT License
|
|
7
7
|
|
|
8
|
-
Copyright (c)
|
|
8
|
+
Copyright (c) 2023 Google LLC.
|
|
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
|
|
@@ -42,7 +42,7 @@ MIT
|
|
|
42
42
|
MIT
|
|
43
43
|
The MIT License
|
|
44
44
|
|
|
45
|
-
Copyright (c)
|
|
45
|
+
Copyright (c) 2023 Google LLC.
|
|
46
46
|
|
|
47
47
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
48
48
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -67,7 +67,7 @@ THE SOFTWARE.
|
|
|
67
67
|
MIT
|
|
68
68
|
The MIT License
|
|
69
69
|
|
|
70
|
-
Copyright (c)
|
|
70
|
+
Copyright (c) 2023 Google LLC.
|
|
71
71
|
|
|
72
72
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
73
73
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -249,7 +249,7 @@ ng-http-loader
|
|
|
249
249
|
MIT
|
|
250
250
|
The MIT License (MIT)
|
|
251
251
|
|
|
252
|
-
Copyright (c) 2017-
|
|
252
|
+
Copyright (c) 2017-2023 mpalourdio
|
|
253
253
|
|
|
254
254
|
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
255
255
|
this software and associated documentation files (the "Software"), to deal in
|
|
@@ -572,7 +572,7 @@ zone.js
|
|
|
572
572
|
MIT
|
|
573
573
|
The MIT License
|
|
574
574
|
|
|
575
|
-
Copyright (c) 2010-
|
|
575
|
+
Copyright (c) 2010-2023 Google LLC. https://angular.io/license
|
|
576
576
|
|
|
577
577
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
578
578
|
of this software and associated documentation files (the "Software"), to deal
|