File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " @iabtechlabtcf/cli" ,
3- "version" : " 1.5.19 " ,
3+ "version" : " 1.5.20 " ,
44 "description" : " Decode a iab TCF (Transparency and Consent Framework) TC String via the command line" ,
55 "author" : " Mayank Mishra <mayank@iabtechlab.com>" ,
66 "homepage" : " https://iabtcf.com/" ,
2727 "lint" : " eslint `find src -name '*.ts'`"
2828 },
2929 "dependencies" : {
30- "@iabtechlabtcf/core" : " 1.5.19 "
30+ "@iabtechlabtcf/core" : " 1.5.20 "
3131 },
3232 "devDependencies" : {
3333 "@types/node" : " 18.17.4" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @iabtechlabtcf/cmpapi" ,
3- "version" : " 1.5.19 " ,
3+ "version" : " 1.5.20 " ,
44 "description" : " Ensures other in-page digital marketing technologies have access to CMP transparency and consent information for the iab. Transparency and Consent Framework (TCF)." ,
55 "author" : " Mayank Mishra <mayank@iabtechlab.com>" ,
66 "homepage" : " https://iabtcf.com/" ,
3232 "@iabtechlabtcf/core" : " >=1.0.0"
3333 },
3434 "devDependencies" : {
35- "@iabtechlabtcf/stub" : " 1.5.19 " ,
36- "@iabtechlabtcf/testing" : " 1.5.19 " ,
35+ "@iabtechlabtcf/stub" : " 1.5.20 " ,
36+ "@iabtechlabtcf/testing" : " 1.5.20 " ,
3737 "@istanbuljs/nyc-config-typescript" : " ^0.1.3" ,
3838 "@types/mocha" : " ^9.1.0" ,
3939 "@types/sinon" : " 10.0.11" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @iabtechlabtcf/core" ,
3- "version" : " 1.5.19 " ,
3+ "version" : " 1.5.20 " ,
44 "description" : " Ensures consistent encoding and decoding of TC Signals for the iab. Transparency and Consent Framework (TCF)." ,
55 "author" : " Mayank Mishra <mayank@iabtechlab.com>" ,
66 "homepage" : " https://iabtcf.com/" ,
2929 "test-ci" : " mocha --reporter mocha-junit-reporter"
3030 },
3131 "devDependencies" : {
32- "@iabtechlabtcf/testing" : " 1.5.19 " ,
32+ "@iabtechlabtcf/testing" : " 1.5.20 " ,
3333 "@istanbuljs/nyc-config-typescript" : " ^0.1.3" ,
3434 "@types/sinon" : " ^10.0.11" ,
3535 "@types/sinon-chai" : " 3.2.8" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @iabtechlabtcf/stub" ,
3- "version" : " 1.5.19 " ,
3+ "version" : " 1.5.20 " ,
44 "description" : " CMP API Stub code" ,
55 "author" : " Mayank Mishra <mayank@iabtechlab.com>" ,
66 "homepage" : " https://iabtcf.com/" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @iabtechlabtcf/testing" ,
3- "version" : " 1.5.19 " ,
3+ "version" : " 1.5.20 " ,
44 "description" : " Shared testing utilities" ,
55 "author" : " Mayank Mishra <mayank@iabtechlab.com>" ,
66 "homepage" : " https://iabtcf.com/" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " iabtechlabtcf" ,
3- "version" : " 1.5.19 " ,
3+ "version" : " 1.5.20 " ,
44 "description" : " Official compliant tool suite for implementing the iab. Transparency and Consent Framework (TCF)." ,
55 "private" : true ,
66 "workspaces" : [
You can’t perform that action at this time.
0 commit comments