@opendoor/partner-sdk-server-js-core 1.1.6-beta.84.1 → 1.1.6-beta.85.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 (2) hide show
  1. package/LICENSE.txt +118 -0
  2. package/package.json +1 -1
package/LICENSE.txt ADDED
@@ -0,0 +1,118 @@
1
+ PROPRIETARY LICENSE — OPENDOOR PARTNER SDK (DISTRIBUTED ARTIFACTS ONLY)
2
+
3
+ Copyright © 2026 Opendoor Labs. All rights reserved.
4
+
5
+ 1. Scope
6
+
7
+ This license applies solely to the bundled, compiled, or otherwise distributable
8
+ artifacts made available by Opendoor Labs on public package registries as part
9
+ of the "Opendoor Partner SDK" (the "Artifacts"). "Artifacts" include, without
10
+ limitation:
11
+
12
+ - The Ruby gem "opendoor-partner-sdk-server-ruby" distributed via RubyGems.org;
13
+ and
14
+ - The JavaScript/TypeScript npm packages published under the @opendoor/ scope
15
+ that are built from this repository (including, for example,
16
+ @opendoor/partner-sdk-server-js-core, @opendoor/partner-sdk-client-js-core,
17
+ @opendoor/partner-sdk-client-react, and @opendoor/partner-sdk-client-vue).
18
+
19
+ For clarity, this license does not grant any rights to any source code, build
20
+ scripts, or other materials that are not included in the Artifacts. All such
21
+ materials remain proprietary and confidential to Opendoor Labs.
22
+
23
+ 2. Prerequisite; Partner Agreement Controls
24
+
25
+ No license is granted under this notice unless you (or the entity on whose
26
+ behalf you act) have an active, fully executed written partner agreement with
27
+ Opendoor Labs Inc. ("Opendoor") governing your use of Opendoor's partner APIs
28
+ (the "Partner Agreement") and you are in compliance with the Partner Agreement.
29
+ Use of the Artifacts without an active Partner Agreement is not authorized.
30
+
31
+ If there is a conflict between this license and the Partner Agreement, the
32
+ Partner Agreement will control.
33
+
34
+ 3. Limited License Grant
35
+
36
+ Subject to Section 2, Opendoor grants you a limited, non-exclusive,
37
+ non-transferable, non-sublicensable, revocable license to: (a) download,
38
+ install, copy, and use the Artifacts for internal development, testing, and
39
+ operation; and (b) use the Artifacts solely to integrate your applications with
40
+ Opendoor partner APIs in accordance with Opendoor's published documentation and
41
+ the Partner Agreement.
42
+
43
+ You may reproduce the Artifacts as reasonably necessary for backup, caching,
44
+ CI/CD, and deployment, and you may distribute the Artifacts only as embedded or
45
+ included with your application for the authorized purpose above, and not on a
46
+ standalone basis.
47
+
48
+ 4. Restrictions
49
+
50
+ Except as expressly permitted in Section 3 or the Partner Agreement, you may
51
+ not (and may not permit any third party to): (a) copy, modify, translate, or
52
+ create derivative works of the Artifacts; (b) distribute, sublicense, sell,
53
+ lease, or otherwise make the Artifacts available to any third party on a
54
+ standalone basis; (c) reverse engineer, decompile, or disassemble the
55
+ Artifacts, except to the extent such restriction is prohibited by applicable
56
+ law; (d) remove, obscure, or alter any proprietary notices in the Artifacts; or
57
+ (e) use the Artifacts for any purpose other than the authorized integration with
58
+ Opendoor partner APIs. No rights are granted to Opendoor Labs' trademarks,
59
+ service marks, or logos under this license.
60
+
61
+ 5. Ownership
62
+
63
+ The Artifacts are licensed, not sold. Opendoor retains all right, title, and
64
+ interest in and to the Artifacts, including all intellectual property rights
65
+ therein.
66
+
67
+ 6. Disclaimer
68
+
69
+ THE ARTIFACTS ARE PROVIDED "AS IS" AND "AS AVAILABLE," WITHOUT WARRANTY OF ANY
70
+ KIND, WHETHER EXPRESS, IMPLIED, STATUTORY, OR OTHERWISE, INCLUDING ANY IMPLIED
71
+ WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE, AND
72
+ NON-INFRINGEMENT.
73
+
74
+ 7. Limitation of Liability
75
+
76
+ TO THE MAXIMUM EXTENT PERMITTED BY LAW, IN NO EVENT WILL OPENDOOR BE LIABLE FOR
77
+ ANY INDIRECT, INCIDENTAL, SPECIAL, CONSEQUENTIAL, PUNITIVE, OR EXEMPLARY
78
+ DAMAGES, OR FOR ANY LOSS OF PROFITS, REVENUE, DATA, OR BUSINESS INTERRUPTION,
79
+ ARISING OUT OF OR RELATED TO THE ARTIFACTS OR THIS LICENSE, EVEN IF ADVISED OF
80
+ THE POSSIBILITY OF SUCH DAMAGES.
81
+
82
+ TO THE MAXIMUM EXTENT PERMITTED BY LAW, OPENDOOR'S TOTAL LIABILITY ARISING OUT
83
+ OF OR RELATED TO THE ARTIFACTS OR THIS LICENSE WILL NOT EXCEED THE LESSER OF
84
+ $100 OR THE AMOUNTS PAID BY YOU TO OPENDOOR UNDER THE PARTNER AGREEMENT IN THE
85
+ TWELVE (12) MONTHS PRECEDING THE EVENT GIVING RISE TO THE CLAIM.
86
+
87
+ 8. Termination
88
+
89
+ This license will terminate automatically upon: (a) any breach of this license;
90
+ (b) expiration or termination of the Partner Agreement; or (c) Opendoor's
91
+ written notice. Upon termination, you must immediately cease all use of the
92
+ Artifacts and destroy all copies in your possession or control, except that you
93
+ may retain copies solely as required to comply with applicable law or bona fide
94
+ internal record retention policies.
95
+
96
+ 9. Export and Sanctions Compliance
97
+
98
+ You represent and warrant that you are not (and are not acting on behalf of)
99
+ any person or entity that is the subject or target of sanctions administered or
100
+ enforced by the United States (including the U.S. Department of the Treasury's
101
+ Office of Foreign Assets Control), and that you will not use, export,
102
+ re-export, transfer, or release the Artifacts in violation of applicable export
103
+ control or sanctions laws and regulations.
104
+
105
+ 10. Governing Law; Venue
106
+
107
+ This license is governed by and construed in accordance with the laws of the
108
+ State of California, without regard to its conflict of law principles. Subject
109
+ to any dispute resolution provisions in the Partner Agreement, any dispute
110
+ arising out of or relating to the Artifacts or this license will be brought
111
+ exclusively in the state or federal courts located in California, and each
112
+ party consents to personal jurisdiction and venue there.
113
+
114
+ 11. Severability
115
+
116
+ If any provision of this license is held to be invalid or unenforceable, that
117
+ provision will be enforced to the maximum extent permissible, and the remaining
118
+ provisions will remain in full force and effect.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@opendoor/partner-sdk-server-js-core",
3
- "version": "1.1.6-beta.84.1",
3
+ "version": "1.1.6-beta.85.1",
4
4
  "description": "Server-side SDK for Opendoor partner integrations",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",