@salesforce/core 8.26.4-qa.0 → 8.27.1

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 (88) hide show
  1. package/LICENSE.txt +6 -200
  2. package/lib/config/authInfoConfig.js +4 -13
  3. package/lib/config/config.js +4 -13
  4. package/lib/config/configAggregator.js +4 -13
  5. package/lib/config/configFile.js +4 -13
  6. package/lib/config/configStore.js +4 -13
  7. package/lib/config/envVars.js +4 -13
  8. package/lib/config/lwwMap.js +4 -13
  9. package/lib/config/lwwRegister.js +4 -13
  10. package/lib/config/orgUsersConfig.js +4 -13
  11. package/lib/config/sandboxOrgConfig.js +4 -13
  12. package/lib/config/sandboxProcessCache.js +4 -13
  13. package/lib/config/ttlConfig.js +4 -13
  14. package/lib/crypto/crypto.js +4 -13
  15. package/lib/crypto/keyChain.js +4 -13
  16. package/lib/crypto/keyChainImpl.js +4 -13
  17. package/lib/crypto/secureBuffer.js +4 -13
  18. package/lib/deviceOauthService.js +4 -13
  19. package/lib/fs/fs.js +4 -13
  20. package/lib/fs/types.d.ts +2 -0
  21. package/lib/global.js +4 -13
  22. package/lib/index.js +4 -13
  23. package/lib/lifecycleEvents.js +4 -13
  24. package/lib/logger/cleanup.js +4 -13
  25. package/lib/logger/filters.js +4 -13
  26. package/lib/logger/logger.js +4 -13
  27. package/lib/logger/memoryLogger.js +4 -13
  28. package/lib/logger/transformStream.js +4 -13
  29. package/lib/messageTransformer.js +4 -13
  30. package/lib/messages.js +4 -13
  31. package/lib/org/authInfo.js +4 -13
  32. package/lib/org/authRemover.js +4 -13
  33. package/lib/org/connection.js +4 -13
  34. package/lib/org/org.js +4 -13
  35. package/lib/org/orgConfigProperties.js +4 -13
  36. package/lib/org/permissionSetAssignment.js +4 -13
  37. package/lib/org/scratchOrgCache.js +4 -13
  38. package/lib/org/scratchOrgCreate.js +4 -13
  39. package/lib/org/scratchOrgErrorCodes.js +4 -13
  40. package/lib/org/scratchOrgFeatureDeprecation.js +4 -13
  41. package/lib/org/scratchOrgInfoApi.js +4 -13
  42. package/lib/org/scratchOrgInfoGenerator.js +4 -13
  43. package/lib/org/scratchOrgLifecycleEvents.js +4 -13
  44. package/lib/org/scratchOrgSettingsGenerator.js +4 -13
  45. package/lib/org/scratchOrgTypes.js +4 -13
  46. package/lib/org/user.js +4 -13
  47. package/lib/schema/project-scratch-def/features.js +4 -13
  48. package/lib/schema/project-scratch-def/patternFeaturesList.js +4 -13
  49. package/lib/schema/project-scratch-def/scratchOrgDef.js +4 -13
  50. package/lib/schema/project-scratch-def/settings.js +4 -13
  51. package/lib/schema/project-scratch-def/simpleFeaturesList.js +4 -13
  52. package/lib/schema/sfdx-project/bundleEntry.js +4 -13
  53. package/lib/schema/sfdx-project/packageDir.js +4 -13
  54. package/lib/schema/sfdx-project/registryPresets.js +4 -13
  55. package/lib/schema/sfdx-project/registryVariants.js +4 -13
  56. package/lib/schema/sfdx-project/replacements.js +4 -13
  57. package/lib/schema/sfdx-project/sfdxProjectJson.js +4 -13
  58. package/lib/schema/validator.js +4 -13
  59. package/lib/sfError.js +4 -13
  60. package/lib/sfProject.js +4 -13
  61. package/lib/stateAggregator/accessors/aliasAccessor.js +4 -13
  62. package/lib/stateAggregator/accessors/orgAccessor.js +4 -13
  63. package/lib/stateAggregator/accessors/sandboxAccessor.js +4 -13
  64. package/lib/stateAggregator/stateAggregator.js +4 -13
  65. package/lib/status/myDomainResolver.js +4 -13
  66. package/lib/status/pollingClient.js +4 -13
  67. package/lib/status/streamingClient.js +4 -13
  68. package/lib/status/types.js +4 -13
  69. package/lib/testSetup.js +4 -13
  70. package/lib/util/cache.js +4 -13
  71. package/lib/util/directoryWriter.js +4 -13
  72. package/lib/util/fileLocking.js +4 -13
  73. package/lib/util/findSuggestion.js +4 -13
  74. package/lib/util/findUppercaseKeys.js +4 -13
  75. package/lib/util/generateApiName.js +4 -13
  76. package/lib/util/getJwtAudienceUrl.js +4 -13
  77. package/lib/util/internal.js +4 -13
  78. package/lib/util/lockRetryOptions.js +4 -13
  79. package/lib/util/mapKeys.js +4 -13
  80. package/lib/util/mutex.js +4 -13
  81. package/lib/util/sfdc.js +4 -13
  82. package/lib/util/sfdcUrl.js +4 -13
  83. package/lib/util/time.js +4 -13
  84. package/lib/util/uniqid.js +4 -13
  85. package/lib/util/unwrapArray.js +4 -13
  86. package/lib/util/zipWriter.js +4 -13
  87. package/lib/webOAuthServer.js +4 -13
  88. package/package.json +4 -5
@@ -1,18 +1,9 @@
1
1
  "use strict";
2
2
  /*
3
- * Copyright 2026, Salesforce, Inc.
4
- *
5
- * Licensed under the Apache License, Version 2.0 (the "License");
6
- * you may not use this file except in compliance with the License.
7
- * You may obtain a copy of the License at
8
- *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
- *
11
- * Unless required by applicable law or agreed to in writing, software
12
- * distributed under the License is distributed on an "AS IS" BASIS,
13
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
- * See the License for the specific language governing permissions and
15
- * limitations under the License.
3
+ * Copyright (c) 2020, salesforce.com, inc.
4
+ * All rights reserved.
5
+ * Licensed under the BSD 3-Clause license.
6
+ * For full license text, see LICENSE.txt file in the repo root or https://opensource.org/licenses/BSD-3-Clause
16
7
  */
17
8
  Object.defineProperty(exports, "__esModule", { value: true });
18
9
  //# sourceMappingURL=scratchOrgTypes.js.map
package/lib/org/user.js CHANGED
@@ -1,18 +1,9 @@
1
1
  "use strict";
2
2
  /*
3
- * Copyright 2026, Salesforce, Inc.
4
- *
5
- * Licensed under the Apache License, Version 2.0 (the "License");
6
- * you may not use this file except in compliance with the License.
7
- * You may obtain a copy of the License at
8
- *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
- *
11
- * Unless required by applicable law or agreed to in writing, software
12
- * distributed under the License is distributed on an "AS IS" BASIS,
13
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
- * See the License for the specific language governing permissions and
15
- * limitations under the License.
3
+ * Copyright (c) 2020, salesforce.com, inc.
4
+ * All rights reserved.
5
+ * Licensed under the BSD 3-Clause license.
6
+ * For full license text, see LICENSE.txt file in the repo root or https://opensource.org/licenses/BSD-3-Clause
16
7
  */
17
8
  Object.defineProperty(exports, "__esModule", { value: true });
18
9
  exports.User = exports.DefaultUserFields = exports.REQUIRED_FIELDS = void 0;
@@ -2,19 +2,10 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.FeaturesSchema = void 0;
4
4
  /*
5
- * Copyright 2026, Salesforce, Inc.
6
- *
7
- * Licensed under the Apache License, Version 2.0 (the "License");
8
- * you may not use this file except in compliance with the License.
9
- * You may obtain a copy of the License at
10
- *
11
- * http://www.apache.org/licenses/LICENSE-2.0
12
- *
13
- * Unless required by applicable law or agreed to in writing, software
14
- * distributed under the License is distributed on an "AS IS" BASIS,
15
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16
- * See the License for the specific language governing permissions and
17
- * limitations under the License.
5
+ * Copyright (c) 2023, salesforce.com, inc.
6
+ * All rights reserved.
7
+ * Licensed under the BSD 3-Clause license.
8
+ * For full license text, see LICENSE.txt file in the repo root or https://opensource.org/licenses/BSD-3-Clause
18
9
  */
19
10
  const zod_1 = require("zod");
20
11
  const simpleFeaturesList_1 = require("./simpleFeaturesList");
@@ -2,19 +2,10 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.patternFeaturesList = void 0;
4
4
  /*
5
- * Copyright 2026, Salesforce, Inc.
6
- *
7
- * Licensed under the Apache License, Version 2.0 (the "License");
8
- * you may not use this file except in compliance with the License.
9
- * You may obtain a copy of the License at
10
- *
11
- * http://www.apache.org/licenses/LICENSE-2.0
12
- *
13
- * Unless required by applicable law or agreed to in writing, software
14
- * distributed under the License is distributed on an "AS IS" BASIS,
15
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16
- * See the License for the specific language governing permissions and
17
- * limitations under the License.
5
+ * Copyright (c) 2023, salesforce.com, inc.
6
+ * All rights reserved.
7
+ * Licensed under the BSD 3-Clause license.
8
+ * For full license text, see LICENSE.txt file in the repo root or https://opensource.org/licenses/BSD-3-Clause
18
9
  */
19
10
  exports.patternFeaturesList = [
20
11
  'AddCustomApps',
@@ -2,19 +2,10 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.ScratchOrgDefSchema = void 0;
4
4
  /*
5
- * Copyright 2026, Salesforce, Inc.
6
- *
7
- * Licensed under the Apache License, Version 2.0 (the "License");
8
- * you may not use this file except in compliance with the License.
9
- * You may obtain a copy of the License at
10
- *
11
- * http://www.apache.org/licenses/LICENSE-2.0
12
- *
13
- * Unless required by applicable law or agreed to in writing, software
14
- * distributed under the License is distributed on an "AS IS" BASIS,
15
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16
- * See the License for the specific language governing permissions and
17
- * limitations under the License.
5
+ * Copyright (c) 2023, salesforce.com, inc.
6
+ * All rights reserved.
7
+ * Licensed under the BSD 3-Clause license.
8
+ * For full license text, see LICENSE.txt file in the repo root or https://opensource.org/licenses/BSD-3-Clause
18
9
  */
19
10
  const zod_1 = require("zod");
20
11
  const features_1 = require("./features");
@@ -2,19 +2,10 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.SettingsSchema = void 0;
4
4
  /*
5
- * Copyright 2026, Salesforce, Inc.
6
- *
7
- * Licensed under the Apache License, Version 2.0 (the "License");
8
- * you may not use this file except in compliance with the License.
9
- * You may obtain a copy of the License at
10
- *
11
- * http://www.apache.org/licenses/LICENSE-2.0
12
- *
13
- * Unless required by applicable law or agreed to in writing, software
14
- * distributed under the License is distributed on an "AS IS" BASIS,
15
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16
- * See the License for the specific language governing permissions and
17
- * limitations under the License.
5
+ * Copyright (c) 2023, salesforce.com, inc.
6
+ * All rights reserved.
7
+ * Licensed under the BSD 3-Clause license.
8
+ * For full license text, see LICENSE.txt file in the repo root or https://opensource.org/licenses/BSD-3-Clause
18
9
  */
19
10
  const zod_1 = require("zod");
20
11
  /**
@@ -2,19 +2,10 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.simpleFeaturesList = void 0;
4
4
  /*
5
- * Copyright 2026, Salesforce, Inc.
6
- *
7
- * Licensed under the Apache License, Version 2.0 (the "License");
8
- * you may not use this file except in compliance with the License.
9
- * You may obtain a copy of the License at
10
- *
11
- * http://www.apache.org/licenses/LICENSE-2.0
12
- *
13
- * Unless required by applicable law or agreed to in writing, software
14
- * distributed under the License is distributed on an "AS IS" BASIS,
15
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16
- * See the License for the specific language governing permissions and
17
- * limitations under the License.
5
+ * Copyright (c) 2023, salesforce.com, inc.
6
+ * All rights reserved.
7
+ * Licensed under the BSD 3-Clause license.
8
+ * For full license text, see LICENSE.txt file in the repo root or https://opensource.org/licenses/BSD-3-Clause
18
9
  */
19
10
  exports.simpleFeaturesList = [
20
11
  'AIAttribution',
@@ -1,18 +1,9 @@
1
1
  "use strict";
2
2
  /*
3
- * Copyright 2026, Salesforce, Inc.
4
- *
5
- * Licensed under the Apache License, Version 2.0 (the "License");
6
- * you may not use this file except in compliance with the License.
7
- * You may obtain a copy of the License at
8
- *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
- *
11
- * Unless required by applicable law or agreed to in writing, software
12
- * distributed under the License is distributed on an "AS IS" BASIS,
13
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
- * See the License for the specific language governing permissions and
15
- * limitations under the License.
3
+ * Copyright (c) 2025, salesforce.com, inc.
4
+ * All rights reserved.
5
+ * Licensed under the BSD 3-Clause license.
6
+ * For full license text, see LICENSE.txt file in the repo root or https://opensource.org/licenses/BSD-3-Clause
16
7
  */
17
8
  Object.defineProperty(exports, "__esModule", { value: true });
18
9
  exports.BundleEntrySchema = void 0;
@@ -1,18 +1,9 @@
1
1
  "use strict";
2
2
  /*
3
- * Copyright 2026, Salesforce, Inc.
4
- *
5
- * Licensed under the Apache License, Version 2.0 (the "License");
6
- * you may not use this file except in compliance with the License.
7
- * You may obtain a copy of the License at
8
- *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
- *
11
- * Unless required by applicable law or agreed to in writing, software
12
- * distributed under the License is distributed on an "AS IS" BASIS,
13
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
- * See the License for the specific language governing permissions and
15
- * limitations under the License.
3
+ * Copyright (c) 2023, salesforce.com, inc.
4
+ * All rights reserved.
5
+ * Licensed under the BSD 3-Clause license.
6
+ * For full license text, see LICENSE.txt file in the repo root or https://opensource.org/licenses/BSD-3-Clause
16
7
  */
17
8
  Object.defineProperty(exports, "__esModule", { value: true });
18
9
  exports.PackageDirSchema = void 0;
@@ -2,19 +2,10 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.RegistryPresetsSchema = void 0;
4
4
  /*
5
- * Copyright 2026, Salesforce, Inc.
6
- *
7
- * Licensed under the Apache License, Version 2.0 (the "License");
8
- * you may not use this file except in compliance with the License.
9
- * You may obtain a copy of the License at
10
- *
11
- * http://www.apache.org/licenses/LICENSE-2.0
12
- *
13
- * Unless required by applicable law or agreed to in writing, software
14
- * distributed under the License is distributed on an "AS IS" BASIS,
15
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16
- * See the License for the specific language governing permissions and
17
- * limitations under the License.
5
+ * Copyright (c) 2023, salesforce.com, inc.
6
+ * All rights reserved.
7
+ * Licensed under the BSD 3-Clause license.
8
+ * For full license text, see LICENSE.txt file in the repo root or https://opensource.org/licenses/BSD-3-Clause
18
9
  */
19
10
  const zod_1 = require("zod");
20
11
  exports.RegistryPresetsSchema = zod_1.z.array(zod_1.z.string());
@@ -2,19 +2,10 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.MetadataRegistrySchema = void 0;
4
4
  /*
5
- * Copyright 2026, Salesforce, Inc.
6
- *
7
- * Licensed under the Apache License, Version 2.0 (the "License");
8
- * you may not use this file except in compliance with the License.
9
- * You may obtain a copy of the License at
10
- *
11
- * http://www.apache.org/licenses/LICENSE-2.0
12
- *
13
- * Unless required by applicable law or agreed to in writing, software
14
- * distributed under the License is distributed on an "AS IS" BASIS,
15
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16
- * See the License for the specific language governing permissions and
17
- * limitations under the License.
5
+ * Copyright (c) 2023, salesforce.com, inc.
6
+ * All rights reserved.
7
+ * Licensed under the BSD 3-Clause license.
8
+ * For full license text, see LICENSE.txt file in the repo root or https://opensource.org/licenses/BSD-3-Clause
18
9
  */
19
10
  const zod_1 = require("zod");
20
11
  const SuffixIndexSchema = zod_1.z.record(zod_1.z.string(), zod_1.z.string());
@@ -2,19 +2,10 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.ReplacementsSchema = void 0;
4
4
  /*
5
- * Copyright 2026, Salesforce, Inc.
6
- *
7
- * Licensed under the Apache License, Version 2.0 (the "License");
8
- * you may not use this file except in compliance with the License.
9
- * You may obtain a copy of the License at
10
- *
11
- * http://www.apache.org/licenses/LICENSE-2.0
12
- *
13
- * Unless required by applicable law or agreed to in writing, software
14
- * distributed under the License is distributed on an "AS IS" BASIS,
15
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16
- * See the License for the specific language governing permissions and
17
- * limitations under the License.
5
+ * Copyright (c) 2023, salesforce.com, inc.
6
+ * All rights reserved.
7
+ * Licensed under the BSD 3-Clause license.
8
+ * For full license text, see LICENSE.txt file in the repo root or https://opensource.org/licenses/BSD-3-Clause
18
9
  */
19
10
  const zod_1 = require("zod");
20
11
  const EnvConditionalSchema = zod_1.z
@@ -2,19 +2,10 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.ProjectJsonSchema = void 0;
4
4
  /*
5
- * Copyright 2026, Salesforce, Inc.
6
- *
7
- * Licensed under the Apache License, Version 2.0 (the "License");
8
- * you may not use this file except in compliance with the License.
9
- * You may obtain a copy of the License at
10
- *
11
- * http://www.apache.org/licenses/LICENSE-2.0
12
- *
13
- * Unless required by applicable law or agreed to in writing, software
14
- * distributed under the License is distributed on an "AS IS" BASIS,
15
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16
- * See the License for the specific language governing permissions and
17
- * limitations under the License.
5
+ * Copyright (c) 2023, salesforce.com, inc.
6
+ * All rights reserved.
7
+ * Licensed under the BSD 3-Clause license.
8
+ * For full license text, see LICENSE.txt file in the repo root or https://opensource.org/licenses/BSD-3-Clause
18
9
  */
19
10
  const zod_1 = require("zod");
20
11
  const packageDir_1 = require("./packageDir");
@@ -1,18 +1,9 @@
1
1
  "use strict";
2
2
  /*
3
- * Copyright 2026, Salesforce, Inc.
4
- *
5
- * Licensed under the Apache License, Version 2.0 (the "License");
6
- * you may not use this file except in compliance with the License.
7
- * You may obtain a copy of the License at
8
- *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
- *
11
- * Unless required by applicable law or agreed to in writing, software
12
- * distributed under the License is distributed on an "AS IS" BASIS,
13
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
- * See the License for the specific language governing permissions and
15
- * limitations under the License.
3
+ * Copyright (c) 2020, salesforce.com, inc.
4
+ * All rights reserved.
5
+ * Licensed under the BSD 3-Clause license.
6
+ * For full license text, see LICENSE.txt file in the repo root or https://opensource.org/licenses/BSD-3-Clause
16
7
  */
17
8
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
18
9
  if (k2 === undefined) k2 = k;
package/lib/sfError.js CHANGED
@@ -1,18 +1,9 @@
1
1
  "use strict";
2
2
  /*
3
- * Copyright 2026, Salesforce, Inc.
4
- *
5
- * Licensed under the Apache License, Version 2.0 (the "License");
6
- * you may not use this file except in compliance with the License.
7
- * You may obtain a copy of the License at
8
- *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
- *
11
- * Unless required by applicable law or agreed to in writing, software
12
- * distributed under the License is distributed on an "AS IS" BASIS,
13
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
- * See the License for the specific language governing permissions and
15
- * limitations under the License.
3
+ * Copyright (c) 2020, salesforce.com, inc.
4
+ * All rights reserved.
5
+ * Licensed under the BSD 3-Clause license.
6
+ * For full license text, see LICENSE.txt file in the repo root or https://opensource.org/licenses/BSD-3-Clause
16
7
  */
17
8
  Object.defineProperty(exports, "__esModule", { value: true });
18
9
  exports.SfError = void 0;
package/lib/sfProject.js CHANGED
@@ -2,19 +2,10 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.isNamedPackagingDirectory = exports.isPackagingDirectory = exports.SfProject = exports.SfProjectJson = void 0;
4
4
  /*
5
- * Copyright 2026, Salesforce, Inc.
6
- *
7
- * Licensed under the Apache License, Version 2.0 (the "License");
8
- * you may not use this file except in compliance with the License.
9
- * You may obtain a copy of the License at
10
- *
11
- * http://www.apache.org/licenses/LICENSE-2.0
12
- *
13
- * Unless required by applicable law or agreed to in writing, software
14
- * distributed under the License is distributed on an "AS IS" BASIS,
15
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16
- * See the License for the specific language governing permissions and
17
- * limitations under the License.
5
+ * Copyright (c) 2020, salesforce.com, inc.
6
+ * All rights reserved.
7
+ * Licensed under the BSD 3-Clause license.
8
+ * For full license text, see LICENSE.txt file in the repo root or https://opensource.org/licenses/BSD-3-Clause
18
9
  */
19
10
  const node_path_1 = require("node:path");
20
11
  const kit_1 = require("@salesforce/kit");
@@ -1,18 +1,9 @@
1
1
  "use strict";
2
2
  /*
3
- * Copyright 2026, Salesforce, Inc.
4
- *
5
- * Licensed under the Apache License, Version 2.0 (the "License");
6
- * you may not use this file except in compliance with the License.
7
- * You may obtain a copy of the License at
8
- *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
- *
11
- * Unless required by applicable law or agreed to in writing, software
12
- * distributed under the License is distributed on an "AS IS" BASIS,
13
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
- * See the License for the specific language governing permissions and
15
- * limitations under the License.
3
+ * Copyright (c) 2021, salesforce.com, inc.
4
+ * All rights reserved.
5
+ * Licensed under the BSD 3-Clause license.
6
+ * For full license text, see LICENSE.txt file in the repo root or https://opensource.org/licenses/BSD-3-Clause
16
7
  */
17
8
  Object.defineProperty(exports, "__esModule", { value: true });
18
9
  exports.getFileLocation = exports.AliasAccessor = exports.FILENAME = exports.DEFAULT_GROUP = void 0;
@@ -1,18 +1,9 @@
1
1
  "use strict";
2
2
  /*
3
- * Copyright 2026, Salesforce, Inc.
4
- *
5
- * Licensed under the Apache License, Version 2.0 (the "License");
6
- * you may not use this file except in compliance with the License.
7
- * You may obtain a copy of the License at
8
- *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
- *
11
- * Unless required by applicable law or agreed to in writing, software
12
- * distributed under the License is distributed on an "AS IS" BASIS,
13
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
- * See the License for the specific language governing permissions and
15
- * limitations under the License.
3
+ * Copyright (c) 2021, salesforce.com, inc.
4
+ * All rights reserved.
5
+ * Licensed under the BSD 3-Clause license.
6
+ * For full license text, see LICENSE.txt file in the repo root or https://opensource.org/licenses/BSD-3-Clause
16
7
  */
17
8
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
18
9
  if (k2 === undefined) k2 = k;
@@ -1,18 +1,9 @@
1
1
  "use strict";
2
2
  /*
3
- * Copyright 2026, Salesforce, Inc.
4
- *
5
- * Licensed under the Apache License, Version 2.0 (the "License");
6
- * you may not use this file except in compliance with the License.
7
- * You may obtain a copy of the License at
8
- *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
- *
11
- * Unless required by applicable law or agreed to in writing, software
12
- * distributed under the License is distributed on an "AS IS" BASIS,
13
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
- * See the License for the specific language governing permissions and
15
- * limitations under the License.
3
+ * Copyright (c) 2021, salesforce.com, inc.
4
+ * All rights reserved.
5
+ * Licensed under the BSD 3-Clause license.
6
+ * For full license text, see LICENSE.txt file in the repo root or https://opensource.org/licenses/BSD-3-Clause
16
7
  */
17
8
  /* eslint-disable class-methods-use-this */
18
9
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,18 +1,9 @@
1
1
  "use strict";
2
2
  /*
3
- * Copyright 2026, Salesforce, Inc.
4
- *
5
- * Licensed under the Apache License, Version 2.0 (the "License");
6
- * you may not use this file except in compliance with the License.
7
- * You may obtain a copy of the License at
8
- *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
- *
11
- * Unless required by applicable law or agreed to in writing, software
12
- * distributed under the License is distributed on an "AS IS" BASIS,
13
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
- * See the License for the specific language governing permissions and
15
- * limitations under the License.
3
+ * Copyright (c) 2022, salesforce.com, inc.
4
+ * All rights reserved.
5
+ * Licensed under the BSD 3-Clause license.
6
+ * For full license text, see LICENSE.txt file in the repo root or https://opensource.org/licenses/BSD-3-Clause
16
7
  */
17
8
  Object.defineProperty(exports, "__esModule", { value: true });
18
9
  exports.StateAggregator = void 0;
@@ -1,18 +1,9 @@
1
1
  "use strict";
2
2
  /*
3
- * Copyright 2026, Salesforce, Inc.
4
- *
5
- * Licensed under the Apache License, Version 2.0 (the "License");
6
- * you may not use this file except in compliance with the License.
7
- * You may obtain a copy of the License at
8
- *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
- *
11
- * Unless required by applicable law or agreed to in writing, software
12
- * distributed under the License is distributed on an "AS IS" BASIS,
13
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
- * See the License for the specific language governing permissions and
15
- * limitations under the License.
3
+ * Copyright (c) 2020, salesforce.com, inc.
4
+ * All rights reserved.
5
+ * Licensed under the BSD 3-Clause license.
6
+ * For full license text, see LICENSE.txt file in the repo root or https://opensource.org/licenses/BSD-3-Clause
16
7
  */
17
8
  Object.defineProperty(exports, "__esModule", { value: true });
18
9
  exports.MyDomainResolver = void 0;
@@ -2,19 +2,10 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.PollingClient = void 0;
4
4
  /*
5
- * Copyright 2026, Salesforce, Inc.
6
- *
7
- * Licensed under the Apache License, Version 2.0 (the "License");
8
- * you may not use this file except in compliance with the License.
9
- * You may obtain a copy of the License at
10
- *
11
- * http://www.apache.org/licenses/LICENSE-2.0
12
- *
13
- * Unless required by applicable law or agreed to in writing, software
14
- * distributed under the License is distributed on an "AS IS" BASIS,
15
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16
- * See the License for the specific language governing permissions and
17
- * limitations under the License.
5
+ * Copyright (c) 2020, salesforce.com, inc.
6
+ * All rights reserved.
7
+ * Licensed under the BSD 3-Clause license.
8
+ * For full license text, see LICENSE.txt file in the repo root or https://opensource.org/licenses/BSD-3-Clause
18
9
  */
19
10
  const kit_1 = require("@salesforce/kit");
20
11
  const ts_types_1 = require("@salesforce/ts-types");
@@ -1,18 +1,9 @@
1
1
  "use strict";
2
2
  /*
3
- * Copyright 2026, Salesforce, Inc.
4
- *
5
- * Licensed under the Apache License, Version 2.0 (the "License");
6
- * you may not use this file except in compliance with the License.
7
- * You may obtain a copy of the License at
8
- *
9
- * http://www.apache.org/licenses/LICENSE-2.0
10
- *
11
- * Unless required by applicable law or agreed to in writing, software
12
- * distributed under the License is distributed on an "AS IS" BASIS,
13
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
- * See the License for the specific language governing permissions and
15
- * limitations under the License.
3
+ * Copyright (c) 2020, salesforce.com, inc.
4
+ * All rights reserved.
5
+ * Licensed under the BSD 3-Clause license.
6
+ * For full license text, see LICENSE.txt file in the repo root or https://opensource.org/licenses/BSD-3-Clause
16
7
  */
17
8
  var __importDefault = (this && this.__importDefault) || function (mod) {
18
9
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -2,19 +2,10 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.CometClient = void 0;
4
4
  /*
5
- * Copyright 2026, Salesforce, Inc.
6
- *
7
- * Licensed under the Apache License, Version 2.0 (the "License");
8
- * you may not use this file except in compliance with the License.
9
- * You may obtain a copy of the License at
10
- *
11
- * http://www.apache.org/licenses/LICENSE-2.0
12
- *
13
- * Unless required by applicable law or agreed to in writing, software
14
- * distributed under the License is distributed on an "AS IS" BASIS,
15
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16
- * See the License for the specific language governing permissions and
17
- * limitations under the License.
5
+ * Copyright (c) 2020, salesforce.com, inc.
6
+ * All rights reserved.
7
+ * Licensed under the BSD 3-Clause license.
8
+ * For full license text, see LICENSE.txt file in the repo root or https://opensource.org/licenses/BSD-3-Clause
18
9
  */
19
10
  const node_events_1 = require("node:events");
20
11
  /**
package/lib/testSetup.js CHANGED
@@ -27,19 +27,10 @@ exports.MockTestSandboxData = exports.MockTestOrgData = exports.StreamingMockCom
27
27
  exports.shouldThrow = shouldThrow;
28
28
  exports.shouldThrowSync = shouldThrowSync;
29
29
  /*
30
- * Copyright 2026, Salesforce, Inc.
31
- *
32
- * Licensed under the Apache License, Version 2.0 (the "License");
33
- * you may not use this file except in compliance with the License.
34
- * You may obtain a copy of the License at
35
- *
36
- * http://www.apache.org/licenses/LICENSE-2.0
37
- *
38
- * Unless required by applicable law or agreed to in writing, software
39
- * distributed under the License is distributed on an "AS IS" BASIS,
40
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
41
- * See the License for the specific language governing permissions and
42
- * limitations under the License.
30
+ * Copyright (c) 2020, salesforce.com, inc.
31
+ * All rights reserved.
32
+ * Licensed under the BSD 3-Clause license.
33
+ * For full license text, see LICENSE.txt file in the repo root or https://opensource.org/licenses/BSD-3-Clause
43
34
  */
44
35
  /* eslint-disable no-param-reassign */ // mutate ALL the THINGS!
45
36
  /* eslint-disable @typescript-eslint/ban-ts-comment */