@pnpm/exe.darwin-arm64 12.0.0-rc.0 → 12.0.0-rc.10

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.
@@ -0,0 +1,42 @@
1
+ # Third-Party Notices
2
+
3
+ This product includes software derived from third-party sources. The
4
+ components below, and their license terms, are listed here in satisfaction
5
+ of those terms.
6
+
7
+ ## Yarn (`@yarnpkg/nm`, `@yarnpkg/extensions`)
8
+
9
+ - Source: <https://github.com/yarnpkg/berry>
10
+ - License: BSD 2-Clause
11
+
12
+ The `nodeLinker: hoisted` layout is produced by a Rust port of the hoisting
13
+ algorithm in `@yarnpkg/nm`, and the built-in package-compatibility database
14
+ is a copy of the one in `@yarnpkg/extensions`.
15
+
16
+ ```text
17
+ BSD 2-Clause License
18
+
19
+ Copyright (c) 2016-present, Yarn Contributors.
20
+ All rights reserved.
21
+
22
+ Redistribution and use in source and binary forms, with or without
23
+ modification, are permitted provided that the following conditions are met:
24
+
25
+ 1. Redistributions of source code must retain the above copyright notice, this
26
+ list of conditions and the following disclaimer.
27
+
28
+ 2. Redistributions in binary form must reproduce the above copyright notice,
29
+ this list of conditions and the following disclaimer in the documentation
30
+ and/or other materials provided with the distribution.
31
+
32
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
33
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
34
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
35
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
36
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
37
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
38
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
39
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
40
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
41
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
42
+ ```
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pnpm/exe.darwin-arm64",
3
- "version": "12.0.0-rc.0",
3
+ "version": "12.0.0-rc.10",
4
4
  "license": "MIT",
5
5
  "os": [
6
6
  "darwin"
package/pnpm CHANGED
Binary file