File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 "name" : " @iabtechlabtcf/cli" ,
33 "version" : " 1.5.7" ,
44 "description" : " Decode a iab TCF (Transparency and Consent Framework) TC String via the command line" ,
5- "author" : " Chris Paterson <tcf@chrispaterson.io >" ,
5+ "author" : " Mayank Mishra <mayank@iabtechlab.com >" ,
66 "homepage" : " https://iabtcf.com/" ,
77 "license" : " Apache-2.0" ,
88 "bin" : {
2727 "lint" : " eslint `find src -name '*.ts'`"
2828 },
2929 "dependencies" : {
30- "@iabtechlabtcf/core" : " 1.5.6 "
30+ "@iabtechlabtcf/core" : " 1.5.7 "
3131 },
3232 "devDependencies" : {
3333 "@types/node" : " ^17.0.18" ,
Original file line number Diff line number Diff line change 22 "name" : " @iabtechlabtcf/cmpapi" ,
33 "version" : " 1.5.7" ,
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)." ,
5- "author" : " Chris Paterson <tcf@chrispaterson.io >" ,
5+ "author" : " Mayank Mishra <mayank@iabtechlab.com >" ,
66 "homepage" : " https://iabtcf.com/" ,
77 "license" : " Apache-2.0" ,
88 "type" : " module" ,
3131 "@iabtechlabtcf/core" : " >=1.0.0"
3232 },
3333 "devDependencies" : {
34- "@iabtechlabtcf/stub" : " 1.5.6 " ,
35- "@iabtechlabtcf/testing" : " 1.5.6 " ,
34+ "@iabtechlabtcf/stub" : " 1.5.7 " ,
35+ "@iabtechlabtcf/testing" : " 1.5.7 " ,
3636 "@istanbuljs/nyc-config-typescript" : " ^0.1.3" ,
3737 "@types/mocha" : " ^9.1.0" ,
3838 "@types/sinon" : " 10.0.11" ,
Original file line number Diff line number Diff line change 22 "name" : " @iabtechlabtcf/core" ,
33 "version" : " 1.5.7" ,
44 "description" : " Ensures consistent encoding and decoding of TC Signals for the iab. Transparency and Consent Framework (TCF)." ,
5- "author" : " Chris Paterson <tcf@chrispaterson.io >" ,
5+ "author" : " Mayank Mishra <mayank@iabtechlab.com >" ,
66 "homepage" : " https://iabtcf.com/" ,
77 "license" : " Apache-2.0" ,
88 "type" : " module" ,
2828 "test-cov" : " rm -rf coverage; nyc --reporter=html mocha"
2929 },
3030 "devDependencies" : {
31- "@iabtechlabtcf/testing" : " 1.5.6 " ,
31+ "@iabtechlabtcf/testing" : " 1.5.7 " ,
3232 "@istanbuljs/nyc-config-typescript" : " ^0.1.3" ,
3333 "@types/sinon" : " ^10.0.11" ,
3434 "@types/sinon-chai" : " 3.2.8" ,
Original file line number Diff line number Diff line change 22 "name" : " @iabtechlabtcf/stub" ,
33 "version" : " 1.5.7" ,
44 "description" : " CMP API Stub code" ,
5- "author" : " Chris Paterson <tcf@chrispaterson.io >" ,
5+ "author" : " Mayank Mishra <mayank@iabtechlab.com >" ,
66 "homepage" : " https://iabtcf.com/" ,
77 "license" : " Apache-2.0" ,
88 "main" : " lib/stub.js" ,
Original file line number Diff line number Diff line change 22 "name" : " @iabtechlabtcf/testing" ,
33 "version" : " 1.5.7" ,
44 "description" : " Shared testing utilities" ,
5- "author" : " Chris Paterson <tcf@chrispaterson.io >" ,
5+ "author" : " Mayank Mishra <mayank@iabtechlab.com >" ,
66 "homepage" : " https://iabtcf.com/" ,
77 "license" : " Apache-2.0" ,
88 "type" : " module" ,
You can’t perform that action at this time.
0 commit comments