rudder-sdk-js 2.48.11 → 2.48.13

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/CHANGELOG.md CHANGED
@@ -2,6 +2,26 @@
2
2
 
3
3
  This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4
4
 
5
+ ## [2.48.13](https://github.com/rudderlabs/rudder-sdk-js/compare/rudder-sdk-js@2.48.12...rudder-sdk-js@2.48.13) (2024-07-19)
6
+
7
+ ### Dependency Updates
8
+
9
+ * `@rudderstack/analytics-js-common` updated to version `2.48.12`
10
+
11
+ ### Bug Fixes
12
+
13
+ * event API overloads ([#1782](https://github.com/rudderlabs/rudder-sdk-js/issues/1782)) ([02c5b47](https://github.com/rudderlabs/rudder-sdk-js/commit/02c5b47d0a83250fb5180e9ed467a92361663dab))
14
+
15
+ ## [2.48.12](https://github.com/rudderlabs/rudder-sdk-js/compare/rudder-sdk-js@2.48.11...rudder-sdk-js@2.48.12) (2024-07-05)
16
+
17
+ ### Dependency Updates
18
+
19
+ * `@rudderstack/analytics-js-common` updated to version `2.48.11`
20
+
21
+ ### Bug Fixes
22
+
23
+ * package lint issues ([#1773](https://github.com/rudderlabs/rudder-sdk-js/issues/1773)) ([8e45d05](https://github.com/rudderlabs/rudder-sdk-js/commit/8e45d052bd6366d647d06226aa89b1fa2e512f9d))
24
+
5
25
  ## [2.48.11](https://github.com/rudderlabs/rudder-sdk-js/compare/rudder-sdk-js@2.48.10...rudder-sdk-js@2.48.11) (2024-07-04)
6
26
 
7
27
  ### Dependency Updates
package/LICENSE.md ADDED
@@ -0,0 +1,53 @@
1
+ ### Elastic License 2.0 (ELv2)
2
+
3
+ ## Acceptance
4
+
5
+ By using the software, you agree to all of the terms and conditions below.
6
+
7
+ ## Copyright License
8
+
9
+ The licensor grants you a non-exclusive, royalty-free, worldwide, non-sublicensable, non-transferable license to use, copy, distribute, make available, and prepare derivative works of the software, in each case subject to the limitations and conditions below
10
+
11
+ ## Limitations
12
+
13
+ You may not provide the software to third parties as a hosted or managed service, where the service provides users with access to any substantial set of the features or functionality of the software.
14
+
15
+ You may not move, change, disable, or circumvent the license key functionality in the software, and you may not remove or obscure any functionality in the software that is protected by the license key.
16
+
17
+ You may not alter, remove, or obscure any licensing, copyright, or other notices of the licensor in the software. Any use of the licensor's trademarks is subject to applicable law.
18
+
19
+ ## Patents
20
+
21
+ The licensor grants you a license, under any patent claims the licensor can license, or becomes able to license, to make, have made, use, sell, offer for sale, import and have imported the software, in each case subject to the limitations and conditions in this license. This license does not cover any patent claims that you cause to be infringed by modifications or additions to the software. If you or your company make any written claim that the software infringes or contributes to infringement of any patent, your patent license for the software granted under these terms ends immediately. If your company makes such a claim, your patent license ends immediately for work on behalf of your company.
22
+
23
+ ## Notices
24
+
25
+ You must ensure that anyone who gets a copy of any part of the software from you also gets a copy of these terms.
26
+
27
+ If you modify the software, you must include in any modified copies of the software prominent notices stating that you have modified the software.
28
+
29
+ ## No Other Rights
30
+
31
+ These terms do not imply any licenses other than those expressly granted in these terms.
32
+
33
+ ## Termination
34
+
35
+ If you use the software in violation of these terms, such use is not licensed, and your licenses will automatically terminate. If the licensor provides you with a notice of your violation, and you cease all violation of this license no later than 30 days after you receive that notice, your licenses will be reinstated retroactively. However, if you violate these terms after such reinstatement, any additional violation of these terms will cause your licenses to terminate automatically and permanently.
36
+
37
+ ## No Liability
38
+
39
+ As far as the law allows, the software comes as is, without any warranty or condition, and the licensor will not be liable to you for any damages arising out of these terms or the use or nature of the software, under any kind of legal claim.
40
+
41
+ ## Definitions
42
+
43
+ The *licensor* is the entity offering these terms, and the *software* is the software the licensor makes available under these terms, including any portion of it.
44
+
45
+ *you* refers to the individual or entity agreeing to these terms.
46
+
47
+ *your company* is any legal entity, sole proprietorship, or other kind of organization that you work for, plus all organizations that have control over, are under the control of, or are under common control with that organization. *control* means ownership of substantially all the assets of an entity, or the power to direct its management and policies by vote, contract, or otherwise. Control can be direct or indirect.
48
+
49
+ *your licenses* are all the licenses granted to you for the software under these terms.
50
+
51
+ *use* means anything you do with the software requiring one of your licenses.
52
+
53
+ *trademark* means trademarks, service marks, and similar rights.
package/README.md CHANGED
@@ -19,6 +19,9 @@
19
19
 
20
20
  ---
21
21
 
22
+ | :warning: This package is deprecated. Please switch to the latest [@rudderstack/analytics-js](https://www.npmjs.com/package/@rudderstack/analytics-js) package for improved features and support. <br>For more details, visit [link](https://www.rudderstack.com/docs/sources/event-streams/sdks/rudderstack-javascript-sdk/). |
23
+ | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
24
+
22
25
  # RudderStack JavaScript SDK
23
26
 
24
27
  The JavaScript SDK lets you track customer event data from your website and send it to your specified destinations via RudderStack.
@@ -36,8 +39,8 @@ The JavaScript SDK lets you track customer event data from your website and send
36
39
  - [**Usage in Chrome Extensions**](#usage-in-chrome-extensions)
37
40
  - [**Usage in Serverless Runtimes**](#usage-in-serverless-runtimes)
38
41
 
39
- | **IMPORTANT**: We have deprecated the service worker export from RudderStack JavaScript SDK npm package and decoupled it to a new package. <br/>If you still wish to use it for your project, refer to [**@rudderstack/analytics-js-service-worker package**](https://www.npmjs.com/package/@rudderstack/analytics-js-service-worker). |
40
- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
42
+ | **IMPORTANT**: We have deprecated the service worker export from RudderStack JavaScript SDK NPM package and moved it to a separate package. <br/>If you still wish to use it for your project, refer to [**@rudderstack/analytics-js-service-worker package**](https://www.npmjs.com/package/@rudderstack/analytics-js-service-worker). |
43
+ | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
41
44
 
42
45
  ## [](https://github.com/rudderlabs/rudder-sdk-js/blob/main/packages/analytics-v1.1/README.md#installing-the-javascript-sdk)Installing the JavaScript SDK
43
46
 
@@ -312,10 +315,46 @@ For examples and specific details look into:
312
315
  - [Vercel Edge Usage](https://github.com/rudderlabs/rudder-sdk-js/blob/main/examples/serverless/USAGE.md)
313
316
  - [Cloudflare Worker Usage](https://github.com/rudderlabs/rudder-sdk-js/blob/main/examples/serverless/USAGE.md)
314
317
 
318
+ ## License
319
+
320
+ This project is licensed under the Elastic License 2.0. See the [LICENSE.md](LICENSE.md) file for details. Review the license terms to understand your permissions and restrictions.
321
+
322
+ If you have any questions about licensing, please [contact us](#contact-us) or refer to the [official Elastic licensing](https://www.elastic.co/licensing/elastic-license) page.
323
+
315
324
  ## Contribute
316
325
 
317
- We would love to see you contribute to this project. Get more information on how to contribute [**here**](./CONTRIBUTING.md).
326
+ We invite you to contribute to this project. For more information on how to contribute, please see [**here**](../../CONTRIBUTING.md).
318
327
 
319
328
  ## Contact us
320
329
 
321
330
  For more information on any of the sections covered in this readme, you can [**contact us**](mailto:%20docs@rudderstack.com) or start a conversation on our [**Slack**](https://resources.rudderstack.com/join-rudderstack-slack) channel.
331
+
332
+ ## Follow Us
333
+
334
+ - [RudderStack Blog][rudderstack-blog]
335
+ - [Slack][slack]
336
+ - [Twitter][twitter]
337
+ - [LinkedIn][linkedin]
338
+ - [dev.to][devto]
339
+ - [Medium][medium]
340
+ - [YouTube][youtube]
341
+ - [HackerNews][hackernews]
342
+ - [Product Hunt][producthunt]
343
+
344
+ ## :clap: Our Supporters
345
+
346
+ [![Stargazers repo roster for @rudderlabs/rudder-sdk-js](https://reporoster.com/stars/rudderlabs/rudder-sdk-js)](https://github.com/rudderlabs/rudder-sdk-js/stargazers)
347
+
348
+ [![Forkers repo roster for @rudderlabs/rudder-sdk-js](https://reporoster.com/forks/rudderlabs/rudder-sdk-js)](https://github.com/rudderlabs/rudder-sdk-js/network/members)
349
+
350
+ <!----variables---->
351
+
352
+ [rudderstack-blog]: https://rudderstack.com/blog/
353
+ [slack]: https://resources.rudderstack.com/join-rudderstack-slack
354
+ [twitter]: https://twitter.com/rudderstack
355
+ [linkedin]: https://www.linkedin.com/company/rudderlabs/
356
+ [devto]: https://dev.to/rudderstack
357
+ [medium]: https://rudderstack.medium.com/
358
+ [youtube]: https://www.youtube.com/channel/UCgV-B77bV_-LOmKYHw8jvBw
359
+ [hackernews]: https://news.ycombinator.com/item?id=21081756
360
+ [producthunt]: https://www.producthunt.com/posts/rudderstack