@ms-cloudpack/remote-cache 0.11.72 → 0.11.73

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.
Files changed (2) hide show
  1. package/NOTICE.txt +12 -12
  2. package/package.json +3 -3
package/NOTICE.txt CHANGED
@@ -3030,14 +3030,14 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
3030
3030
 
3031
3031
  ----
3032
3032
 
3033
- p-locate 5.0.0 - MIT
3033
+ p-locate 4.1.0 - MIT
3034
3034
  https://github.com/sindresorhus/p-locate
3035
3035
 
3036
- Author: Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
3036
+ Author: Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
3037
3037
 
3038
3038
  MIT License
3039
3039
 
3040
- Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
3040
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
3041
3041
 
3042
3042
  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
3043
3043
 
@@ -3047,14 +3047,14 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
3047
3047
 
3048
3048
  ----
3049
3049
 
3050
- p-locate 4.1.0 - MIT
3050
+ p-locate 5.0.0 - MIT
3051
3051
  https://github.com/sindresorhus/p-locate
3052
3052
 
3053
- Author: Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
3053
+ Author: Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
3054
3054
 
3055
3055
  MIT License
3056
3056
 
3057
- Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
3057
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
3058
3058
 
3059
3059
  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
3060
3060
 
@@ -3716,14 +3716,14 @@ SOFTWARE.
3716
3716
 
3717
3717
  ----
3718
3718
 
3719
- supports-color 8.1.1 - MIT
3719
+ supports-color 7.2.0 - MIT
3720
3720
  https://github.com/chalk/supports-color
3721
3721
 
3722
- Author: Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
3722
+ Author: Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
3723
3723
 
3724
3724
  MIT License
3725
3725
 
3726
- Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
3726
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
3727
3727
 
3728
3728
  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
3729
3729
 
@@ -3733,14 +3733,14 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
3733
3733
 
3734
3734
  ----
3735
3735
 
3736
- supports-color 7.2.0 - MIT
3736
+ supports-color 8.1.1 - MIT
3737
3737
  https://github.com/chalk/supports-color
3738
3738
 
3739
- Author: Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
3739
+ Author: Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
3740
3740
 
3741
3741
  MIT License
3742
3742
 
3743
- Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
3743
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
3744
3744
 
3745
3745
  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
3746
3746
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ms-cloudpack/remote-cache",
3
- "version": "0.11.72",
3
+ "version": "0.11.73",
4
4
  "description": "Manages syncing the local Cloudpack cached assets to/from a remote storage service.",
5
5
  "license": "MIT",
6
6
  "type": "module",
@@ -23,11 +23,11 @@
23
23
  "test": "cloudpack-scripts test"
24
24
  },
25
25
  "dependencies": {
26
- "@ms-cloudpack/common-types": "^0.33.3",
26
+ "@ms-cloudpack/common-types": "^0.34.0",
27
27
  "@ms-cloudpack/environment": "^0.1.1",
28
28
  "@ms-cloudpack/retry": "^0.1.3",
29
29
  "@ms-cloudpack/task-reporter": "^0.20.0",
30
- "@ms-cloudpack/telemetry": "^0.11.72",
30
+ "@ms-cloudpack/telemetry": "^0.11.73",
31
31
  "@napi-rs/keyring": "1.2.0",
32
32
  "mime-types": "^3.0.0",
33
33
  "node-dpapi-prebuilt": "^1.0.3"