@keystrokehq/keystroke 0.1.70 → 0.1.71
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/LICENSE +10 -18
- package/dist/dist-2sf9Qn3m.cjs.map +1 -1
- package/dist/dist-BsOym69C.mjs.map +1 -1
- package/package.json +1 -1
package/LICENSE
CHANGED
|
@@ -1,21 +1,13 @@
|
|
|
1
|
-
|
|
1
|
+
Copyright 2026 Sprint Labs, Inc. All rights reserved.
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
This private canonical monorepo contains materials under different terms:
|
|
4
4
|
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
10
|
-
furnished to do so, subject to the following conditions:
|
|
5
|
+
- The downstream public projection described by `oss/` is made available under
|
|
6
|
+
the Elastic License 2.0 in `oss/LICENSE`.
|
|
7
|
+
- Code and materials in paths containing an exact `cloud` segment are
|
|
8
|
+
proprietary and governed by the nearest applicable proprietary license.
|
|
11
9
|
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
17
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
18
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
19
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
20
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
21
|
-
SOFTWARE.
|
|
10
|
+
Access to this private repository does not itself grant a license to use, copy,
|
|
11
|
+
modify, distribute, make available, or create derivative works from its
|
|
12
|
+
contents. Sprint Labs employees, contractors, customers, and partners receive
|
|
13
|
+
rights only under their applicable written agreements.
|