Comparing version
# Changelog | ||
## 1.8.1 (2017-5-01) | ||
* Allow for CDP host to be configured | ||
## 1.8.0 (2017-4-24) | ||
* Add fetchUserSegments | ||
## 1.7.2 (2016-12-15) | ||
@@ -4,0 +10,0 @@ |
@@ -14,3 +14,5 @@ var jsonp = require('jsonp') | ||
jsonp('https://cdp.in.treasuredata.com/cdp/lookup/collect/segments?token=' + audienceToken, { | ||
var url = this.client.protocol + '//cdp.' + this.client.host + '/cdp/lookup/collect/segments?token=' + audienceToken | ||
jsonp(url, { | ||
prefix: 'TreasureJSONPCallback', | ||
@@ -17,0 +19,0 @@ timeout: 10000 |
{ | ||
"name": "td-js-sdk", | ||
"version": "1.8.0", | ||
"version": "1.8.1", | ||
"license": "Apache-2.0", | ||
@@ -5,0 +5,0 @@ "bugs": "https://github.com/treasure-data/td-js-sdk/issues", |
@@ -291,2 +291,3 @@ # td-js-sdk | ||
``` | ||
*N.B.* This feature is not enabled on accounts by defaut, please contact support for more information. | ||
@@ -293,0 +294,0 @@ ### Treasure#trackClicks |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
210818
0.12%1101
0.09%467
0.21%1
-50%