@itly/plugin-iteratively
Advanced tools
+8
-0
@@ -6,2 +6,10 @@ # Change Log | ||
| ## [2.2.1](https://github.com/iterativelyhq/itly-sdk/compare/v2.2.0...v2.2.1) (2021-04-24) | ||
| **Note:** Version bump only for package @itly/plugin-iteratively | ||
| # [2.2.0](https://github.com/iterativelyhq/itly-sdk/compare/v2.1.0...v2.2.0) (2021-04-08) | ||
@@ -8,0 +16,0 @@ |
@@ -5,3 +5,3 @@ import { Environment, Event, Properties, RequestLoggerPlugin, ValidationResponse, PluginLoadOptions } from '@itly/sdk'; | ||
| * The server endpoint to send messages. | ||
| * @default: https://data-us-east1.iterative.ly/t | ||
| * @default: https://data.us-east-2.iterative.ly/t | ||
| */ | ||
@@ -8,0 +8,0 @@ url?: string; |
@@ -85,3 +85,3 @@ "use strict"; | ||
| _this.config = { | ||
| url: 'https://data-us-east1.iterative.ly/t', | ||
| url: 'https://data.us-east-2.iterative.ly/t', | ||
| omitValues: false, | ||
@@ -88,0 +88,0 @@ batchSize: 100, |
@@ -5,3 +5,3 @@ import { Environment, Event, Properties, RequestLoggerPlugin, ValidationResponse, PluginLoadOptions } from '@itly/sdk'; | ||
| * The server endpoint to send messages. | ||
| * @default: https://data-us-east1.iterative.ly/t | ||
| * @default: https://data.us-east-2.iterative.ly/t | ||
| */ | ||
@@ -8,0 +8,0 @@ url?: string; |
@@ -82,3 +82,3 @@ var __extends = (this && this.__extends) || (function () { | ||
| _this.config = { | ||
| url: 'https://data-us-east1.iterative.ly/t', | ||
| url: 'https://data.us-east-2.iterative.ly/t', | ||
| omitValues: false, | ||
@@ -85,0 +85,0 @@ batchSize: 100, |
+3
-3
| { | ||
| "name": "@itly/plugin-iteratively", | ||
| "version": "2.2.0", | ||
| "version": "2.2.1", | ||
| "description": "Iteratively Browser Plugin for Iteratively SDK", | ||
@@ -40,3 +40,3 @@ "main": "dist/cjs/index.js", | ||
| "devDependencies": { | ||
| "@itly/sdk": "^2.0.9", | ||
| "@itly/sdk": "^2.2.1", | ||
| "@types/jest": "^26.0.0", | ||
@@ -50,3 +50,3 @@ "jest": "^26.0.1", | ||
| }, | ||
| "gitHead": "54d2a5a00856f7f69d28cbce893a4dbd40c662fc" | ||
| "gitHead": "e0b619643314bac10933f4df39adaf07d4503346" | ||
| } |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
38738
0.43%