Skip to content

Commit

Permalink
v1.5.10
Browse files Browse the repository at this point in the history
  • Loading branch information
aitnitishshelage committed Oct 3, 2023
1 parent f994e78 commit a9ff95e
Show file tree
Hide file tree
Showing 12 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion modules/cli/README.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down
4 changes: 2 additions & 2 deletions modules/cli/package.json
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>",
"homepage": "https://iabtcf.com/",
Expand All @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion modules/cmpapi/README.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
6 changes: 3 additions & 3 deletions modules/cmpapi/package.json
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>",
"homepage": "https://iabtcf.com/",
Expand Down Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion modules/core/README.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down
4 changes: 2 additions & 2 deletions modules/core/package.json
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>",
"homepage": "https://iabtcf.com/",
Expand Down Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion modules/core/src/model/PurposeRestrictionVector.ts
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ export class PurposeRestrictionVector extends Cloneable<PurposeRestrictionVector

switch (restrictionType) {

/**
/**
* If the vendor has the purposeId in flexiblePurposes and it is
* listed as a legitimate interest purpose we can set the
* override to require consent.
Expand Down
2 changes: 1 addition & 1 deletion modules/stub/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[![NPM version](https://img.shields.io/npm/v/@iabtechlabtcf/stub.svg?style=flat-square)](https://www.npmjs.com/package/@iabtechlabtcf/stub)
[![npm module downloads per month](http://img.shields.io/npm/dm/@iabtechlabtcf/stub.svg?style=flat)](https://www.npmjs.org/package/@iabtechlabtcf/stub)
[![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/stub

Expand Down
2 changes: 1 addition & 1 deletion modules/stub/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@iabtechlabtcf/stub",
"version": "1.5.9",
"version": "1.5.10",
"description": "CMP API Stub code",
"author": "Mayank Mishra <[email protected]>",
"homepage": "https://iabtcf.com/",
Expand Down
2 changes: 1 addition & 1 deletion modules/testing/README.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down
2 changes: 1 addition & 1 deletion modules/testing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@iabtechlabtcf/testing",
"version": "1.5.9",
"version": "1.5.10",
"description": "Shared testing utilities",
"author": "Mayank Mishra <[email protected]>",
"homepage": "https://iabtcf.com/",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand Down

0 comments on commit a9ff95e

Please sign in to comment.