From a9ff95e6469a5fbee3073ae8b681ed97d9b2bd9c Mon Sep 17 00:00:00 2001 From: Nitish Shelage Date: Tue, 3 Oct 2023 15:23:58 +0000 Subject: [PATCH] v1.5.10 --- modules/cli/README.md | 2 +- modules/cli/package.json | 4 ++-- modules/cmpapi/README.md | 2 +- modules/cmpapi/package.json | 6 +++--- modules/core/README.md | 2 +- modules/core/package.json | 4 ++-- modules/core/src/model/PurposeRestrictionVector.ts | 2 +- modules/stub/README.md | 2 +- modules/stub/package.json | 2 +- modules/testing/README.md | 2 +- modules/testing/package.json | 2 +- package.json | 2 +- 12 files changed, 16 insertions(+), 16 deletions(-) diff --git a/modules/cli/README.md b/modules/cli/README.md index 0f23c03d..08dd824a 100644 --- a/modules/cli/README.md +++ b/modules/cli/README.md @@ -1,6 +1,6 @@ [![NPM version](https://img.shields.io/npm/v/@iabtechlabtcf/cli.svg?style=flat-square)](https://www.npmjs.com/package/@iabtechlabtcf/cli) [![npm module downloads per month](http://img.shields.io/npm/dm/@iabtechlabtcf/cli.svg?style=flat)](https://www.npmjs.org/package/@iabtechlabtcf/cli) -[![InteractiveAdvertisingBureau](https://circleci.com/gh/InteractiveAdvertisingBureau/iabtechlabtcf-es.svg?style=shield)](https://circleci.com/gh/InteractiveAdvertisingBureau/iabtechlabtcf-es) +[![InteractiveAdvertisingBureau](https://circleci.com/gh/InteractiveAdvertisingBureau/iabtcf-es.svg?style=shield)](https://circleci.com/gh/InteractiveAdvertisingBureau/iabtcf-es) # @iabtechlabtcf/cli diff --git a/modules/cli/package.json b/modules/cli/package.json index 52ee95d1..f98a1782 100644 --- a/modules/cli/package.json +++ b/modules/cli/package.json @@ -1,6 +1,6 @@ { "name": "@iabtechlabtcf/cli", - "version": "1.5.9", + "version": "1.5.10", "description": "Decode a iab TCF (Transparency and Consent Framework) TC String via the command line", "author": "Mayank Mishra ", "homepage": "https://iabtcf.com/", @@ -27,7 +27,7 @@ "lint": "eslint `find src -name '*.ts'`" }, "dependencies": { - "@iabtechlabtcf/core": "1.5.9" + "@iabtechlabtcf/core": "1.5.10" }, "devDependencies": { "@types/node": "18.17.4", diff --git a/modules/cmpapi/README.md b/modules/cmpapi/README.md index df2e67cf..7374e490 100644 --- a/modules/cmpapi/README.md +++ b/modules/cmpapi/README.md @@ -1,6 +1,6 @@ [![NPM version](https://img.shields.io/npm/v/@iabtechlabtcf/cmpapi.svg?style=flat-square)](https://www.npmjs.com/package/@iabtechlabtcf/cmpapi) [![npm module downloads per month](http://img.shields.io/npm/dm/@iabtechlabtcf/cmpapi.svg?style=flat)](https://www.npmjs.org/package/@iabtechlabtcf/cmpapi) -[![InteractiveAdvertisingBureau](https://circleci.com/gh/InteractiveAdvertisingBureau/iabtechlabtcf-es.svg?style=shield)](https://circleci.com/gh/InteractiveAdvertisingBureau/iabtechlabtcf-es) +[![InteractiveAdvertisingBureau](https://circleci.com/gh/InteractiveAdvertisingBureau/iabtcf-es.svg?style=shield)](https://circleci.com/gh/InteractiveAdvertisingBureau/iabtcf-es) # @iabtechlabtcf/cmpapi diff --git a/modules/cmpapi/package.json b/modules/cmpapi/package.json index efff3a81..4915a876 100644 --- a/modules/cmpapi/package.json +++ b/modules/cmpapi/package.json @@ -1,6 +1,6 @@ { "name": "@iabtechlabtcf/cmpapi", - "version": "1.5.9", + "version": "1.5.10", "description": "Ensures other in-page digital marketing technologies have access to CMP transparency and consent information for the iab. Transparency and Consent Framework (TCF).", "author": "Mayank Mishra ", "homepage": "https://iabtcf.com/", @@ -32,8 +32,8 @@ "@iabtechlabtcf/core": ">=1.0.0" }, "devDependencies": { - "@iabtechlabtcf/stub": "1.5.9", - "@iabtechlabtcf/testing": "1.5.9", + "@iabtechlabtcf/stub": "1.5.10", + "@iabtechlabtcf/testing": "1.5.10", "@istanbuljs/nyc-config-typescript": "^0.1.3", "@types/mocha": "^9.1.0", "@types/sinon": "10.0.11", diff --git a/modules/core/README.md b/modules/core/README.md index ed4ecce6..72fb9c05 100644 --- a/modules/core/README.md +++ b/modules/core/README.md @@ -1,6 +1,6 @@ [![NPM version](https://img.shields.io/npm/v/@iabtechlabtcf/core.svg?style=flat-square)](https://www.npmjs.com/package/@iabtechlabtcf/core) [![npm module downloads per month](http://img.shields.io/npm/dm/@iabtechlabtcf/core.svg?style=flat)](https://www.npmjs.org/package/@iabtechlabtcf/core) -[![InteractiveAdvertisingBureau](https://circleci.com/gh/InteractiveAdvertisingBureau/iabtechlabtcf-es.svg?style=shield)](https://circleci.com/gh/InteractiveAdvertisingBureau/iabtechlabtcf-es) +[![InteractiveAdvertisingBureau](https://circleci.com/gh/InteractiveAdvertisingBureau/iabtcf-es.svg?style=shield)](https://circleci.com/gh/InteractiveAdvertisingBureau/iabtcf-es) # @iabtechlabtcf/core diff --git a/modules/core/package.json b/modules/core/package.json index 913ef3d7..fe0da37f 100644 --- a/modules/core/package.json +++ b/modules/core/package.json @@ -1,6 +1,6 @@ { "name": "@iabtechlabtcf/core", - "version": "1.5.9", + "version": "1.5.10", "description": "Ensures consistent encoding and decoding of TC Signals for the iab. Transparency and Consent Framework (TCF).", "author": "Mayank Mishra ", "homepage": "https://iabtcf.com/", @@ -29,7 +29,7 @@ "test-ci": "mocha --reporter mocha-junit-reporter" }, "devDependencies": { - "@iabtechlabtcf/testing": "1.5.9", + "@iabtechlabtcf/testing": "1.5.10", "@istanbuljs/nyc-config-typescript": "^0.1.3", "@types/sinon": "^10.0.11", "@types/sinon-chai": "3.2.8", diff --git a/modules/core/src/model/PurposeRestrictionVector.ts b/modules/core/src/model/PurposeRestrictionVector.ts index ef8fcdc1..27e73ce5 100644 --- a/modules/core/src/model/PurposeRestrictionVector.ts +++ b/modules/core/src/model/PurposeRestrictionVector.ts @@ -55,7 +55,7 @@ export class PurposeRestrictionVector extends Cloneable", "homepage": "https://iabtcf.com/", diff --git a/modules/testing/README.md b/modules/testing/README.md index f7e23a09..db6a166e 100644 --- a/modules/testing/README.md +++ b/modules/testing/README.md @@ -1,6 +1,6 @@ [![NPM version](https://img.shields.io/npm/v/@iabtechlabtcf/testing.svg?style=flat-square)](https://www.npmjs.com/package/@iabtechlabtcf/testing) [![npm module downloads per month](http://img.shields.io/npm/dm/@iabtechlabtcf/testing.svg?style=flat)](https://www.npmjs.org/package/@iabtechlabtcf/testing) -[![InteractiveAdvertisingBureau](https://circleci.com/gh/InteractiveAdvertisingBureau/iabtechlabtcf-es.svg?style=shield)](https://circleci.com/gh/InteractiveAdvertisingBureau/iabtechlabtcf-es) +[![InteractiveAdvertisingBureau](https://circleci.com/gh/InteractiveAdvertisingBureau/iabtcf-es.svg?style=shield)](https://circleci.com/gh/InteractiveAdvertisingBureau/iabtcf-es) # @iabtechlabtcf/testing diff --git a/modules/testing/package.json b/modules/testing/package.json index 304c7b31..eb462903 100644 --- a/modules/testing/package.json +++ b/modules/testing/package.json @@ -1,6 +1,6 @@ { "name": "@iabtechlabtcf/testing", - "version": "1.5.9", + "version": "1.5.10", "description": "Shared testing utilities", "author": "Mayank Mishra ", "homepage": "https://iabtcf.com/", diff --git a/package.json b/package.json index 92a0912e..884a2ed9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "iabtechlabtcf", - "version": "1.5.9", + "version": "1.5.10", "description": "Official compliant tool suite for implementing the iab. Transparency and Consent Framework (TCF).", "private": true, "workspaces": [