-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update to the latest version of the IAB TCF library #6
base: master
Are you sure you want to change the base?
Commits on Aug 5, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e561db0 - Browse repository at this point
Copy the full SHA e561db0View commit details
Commits on Apr 22, 2021
-
fix(cmpapi): fixes missing tcfPolicyVersion on TCData obj when gdprAp…
…plies is false Policy version currently is only provided by the TC string that is passed to CmpApi.update(). When gdprApplies is false, that value should be null, however, when its null, there is no signal to CmpApi what version is supported. The JS API spec requires that the CMP provide a value for this field, _EVEN WHEN_ GDPR does not apply. The current behavior is that this field is undefined, which violates that requirement. This change addresses that.
Configuration menu - View commit details
-
Copy full SHA for a987e62 - Browse repository at this point
Copy the full SHA a987e62View commit details
Commits on Jun 5, 2021
-
Bump ws from 6.2.1 to 6.2.2 in /modules/core
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/commits) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 65cf7a2 - Browse repository at this point
Copy the full SHA 65cf7a2View commit details
Commits on Jun 10, 2021
-
Bump glob-parent from 5.1.0 to 5.1.2 in /modules/core
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.0 to 5.1.2. - [Release notes](https://github.com/gulpjs/glob-parent/releases) - [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md) - [Commits](gulpjs/glob-parent@v5.1.0...v5.1.2) --- updated-dependencies: - dependency-name: glob-parent dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 4585895 - Browse repository at this point
Copy the full SHA 4585895View commit details
Commits on Jun 20, 2021
-
Add validation to accept special purposes only vendors
Juan Mora committedJun 20, 2021 Configuration menu - View commit details
-
Copy full SHA for afef252 - Browse repository at this point
Copy the full SHA afef252View commit details
Commits on Jun 23, 2021
-
Move logic to set LI in specialPurposes only inside current validations
Juan Mora committedJun 23, 2021 Configuration menu - View commit details
-
Copy full SHA for f220f65 - Browse repository at this point
Copy the full SHA f220f65View commit details -
Remove extra const declaration
Juan Mora committedJun 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 8833f40 - Browse repository at this point
Copy the full SHA 8833f40View commit details
Commits on Jun 28, 2021
-
Juan Mora committed
Jun 28, 2021 Configuration menu - View commit details
-
Copy full SHA for 4bc6744 - Browse repository at this point
Copy the full SHA 4bc6744View commit details
Commits on Jun 29, 2021
-
Update unit test according to special purposes feature
Juan Mora committedJun 29, 2021 Configuration menu - View commit details
-
Copy full SHA for 8bdb309 - Browse repository at this point
Copy the full SHA 8bdb309View commit details
Commits on Jun 30, 2021
-
Merge pull request InteractiveAdvertisingBureau#289 from jcmlmorav/ma…
…ster Add validation to accept special purposes only vendors
Configuration menu - View commit details
-
Copy full SHA for f7622a5 - Browse repository at this point
Copy the full SHA f7622a5View commit details
Commits on Jul 6, 2021
-
Merge pull request InteractiveAdvertisingBureau#283 from InteractiveA…
…dvertisingBureau/dependabot/npm_and_yarn/modules/core/ws-6.2.2 Bump ws from 6.2.1 to 6.2.2 in /modules/core
Configuration menu - View commit details
-
Copy full SHA for 8c7eda1 - Browse repository at this point
Copy the full SHA 8c7eda1View commit details -
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/commits) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for cd92ca2 - Browse repository at this point
Copy the full SHA cd92ca2View commit details -
Merge pull request InteractiveAdvertisingBureau#284 from InteractiveA…
…dvertisingBureau/dependabot/npm_and_yarn/ws-6.2.2 Bump ws from 6.2.1 to 6.2.2
Configuration menu - View commit details
-
Copy full SHA for 6c72bb4 - Browse repository at this point
Copy the full SHA 6c72bb4View commit details -
Bump ws from 6.2.1 to 6.2.2 in /modules/cmpapi
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/commits) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for e2b3e83 - Browse repository at this point
Copy the full SHA e2b3e83View commit details -
Merge pull request InteractiveAdvertisingBureau#285 from InteractiveA…
…dvertisingBureau/dependabot/npm_and_yarn/modules/cmpapi/ws-6.2.2 Bump ws from 6.2.1 to 6.2.2 in /modules/cmpapi
Configuration menu - View commit details
-
Copy full SHA for c9e38e4 - Browse repository at this point
Copy the full SHA c9e38e4View commit details -
Merge pull request InteractiveAdvertisingBureau#286 from InteractiveA…
…dvertisingBureau/dependabot/npm_and_yarn/modules/core/glob-parent-5.1.2 Bump glob-parent from 5.1.0 to 5.1.2 in /modules/core
Configuration menu - View commit details
-
Copy full SHA for f9f33a9 - Browse repository at this point
Copy the full SHA f9f33a9View commit details -
Bump glob-parent from 5.1.0 to 5.1.2 in /modules/cmpapi
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.0 to 5.1.2. - [Release notes](https://github.com/gulpjs/glob-parent/releases) - [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md) - [Commits](gulpjs/glob-parent@v5.1.0...v5.1.2) --- updated-dependencies: - dependency-name: glob-parent dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 6e1c63b - Browse repository at this point
Copy the full SHA 6e1c63bView commit details -
Merge pull request InteractiveAdvertisingBureau#287 from InteractiveA…
…dvertisingBureau/dependabot/npm_and_yarn/modules/cmpapi/glob-parent-5.1.2 Bump glob-parent from 5.1.0 to 5.1.2 in /modules/cmpapi
Configuration menu - View commit details
-
Copy full SHA for 9f0d85e - Browse repository at this point
Copy the full SHA 9f0d85eView commit details -
Merge pull request InteractiveAdvertisingBureau#252 from nhagen/fix-p…
…olicy-version fixes missing tcfPolicyVersion on TCData obj when gdprApplies is false
Configuration menu - View commit details
-
Copy full SHA for d26dcf7 - Browse repository at this point
Copy the full SHA d26dcf7View commit details -
Merge pull request InteractiveAdvertisingBureau#200 from jawadst/fix/…
…cmpapi-readme Add missing status parameter for custom callbacks in the CmpApi documentation
Configuration menu - View commit details
-
Copy full SHA for 62b65a8 - Browse repository at this point
Copy the full SHA 62b65a8View commit details -
Removed global and typescript dependencies.
Kevin Enario committedJul 6, 2021 Configuration menu - View commit details
-
Copy full SHA for b336c64 - Browse repository at this point
Copy the full SHA b336c64View commit details -
Fixed documentation for Custom Commands callback 'songLyricaCallback'.
Kevin Enario committedJul 6, 2021 Configuration menu - View commit details
-
Copy full SHA for 81f1555 - Browse repository at this point
Copy the full SHA 81f1555View commit details
Commits on Jul 7, 2021
-
Merge pull request InteractiveAdvertisingBureau#291 from shortaflip/b…
…ugfix#251 Fixed documentation for Custom Commands callback 'songLyricaCallback'.
Configuration menu - View commit details
-
Copy full SHA for c7ee9ef - Browse repository at this point
Copy the full SHA c7ee9efView commit details
Commits on Jul 8, 2021
-
Remove changes to tests related to PR InteractiveAdvertisingBureau#252
Tests were not updated to reflect last change before merging. This addresses that.
Configuration menu - View commit details
-
Copy full SHA for 4ccc283 - Browse repository at this point
Copy the full SHA 4ccc283View commit details -
Merge pull request InteractiveAdvertisingBureau#292 from nhagen/fix-p…
…olicyversion-tests Remove changes to tests related to PR InteractiveAdvertisingBureau#252
Configuration menu - View commit details
-
Copy full SHA for 49acb5c - Browse repository at this point
Copy the full SHA 49acb5cView commit details -
Merge pull request InteractiveAdvertisingBureau#290 from shortaflip/m…
…aster Removed global and typescript dependencies.
Configuration menu - View commit details
-
Copy full SHA for 806fa1f - Browse repository at this point
Copy the full SHA 806fa1fView commit details -
Kevin Enario committed
Jul 8, 2021 Configuration menu - View commit details
-
Copy full SHA for c1325a3 - Browse repository at this point
Copy the full SHA c1325a3View commit details -
Kevin Enario committed
Jul 8, 2021 Configuration menu - View commit details
-
Copy full SHA for 8c06bbe - Browse repository at this point
Copy the full SHA 8c06bbeView commit details -
Kevin Enario committed
Jul 8, 2021 Configuration menu - View commit details
-
Copy full SHA for 7429161 - Browse repository at this point
Copy the full SHA 7429161View commit details -
Merge pull request InteractiveAdvertisingBureau#293 from shortaflip/m…
…aster Updated version to prerelease 1.3.0-2
Configuration menu - View commit details
-
Copy full SHA for 2665a9b - Browse repository at this point
Copy the full SHA 2665a9bView commit details
Commits on Jul 20, 2021
-
Removed line referring to global scope.
Kevin Enario committedJul 20, 2021 Configuration menu - View commit details
-
Copy full SHA for a09168a - Browse repository at this point
Copy the full SHA a09168aView commit details -
Merge pull request InteractiveAdvertisingBureau#294 from shortaflip/m…
…aster Removed line referring to global scope in SemanticPreEncoder.ts
Configuration menu - View commit details
-
Copy full SHA for 6dbc0a2 - Browse repository at this point
Copy the full SHA 6dbc0a2View commit details
Commits on Jul 21, 2021
-
Kevin Enario committed
Jul 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 81318c8 - Browse repository at this point
Copy the full SHA 81318c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba9aebd - Browse repository at this point
Copy the full SHA ba9aebdView commit details -
Merge pull request InteractiveAdvertisingBureau#295 from shortaflip/m…
…aster Update to release version v1.3.0.
Configuration menu - View commit details
-
Copy full SHA for 7a118e1 - Browse repository at this point
Copy the full SHA 7a118e1View commit details
Commits on Aug 4, 2021
-
Bump tar from 4.4.13 to 4.4.15
Bumps [tar](https://github.com/npm/node-tar) from 4.4.13 to 4.4.15. - [Release notes](https://github.com/npm/node-tar/releases) - [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v4.4.13...v4.4.15) --- updated-dependencies: - dependency-name: tar dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 227717a - Browse repository at this point
Copy the full SHA 227717aView commit details
Commits on Aug 5, 2021
-
Merge pull request InteractiveAdvertisingBureau#298 from InteractiveA…
…dvertisingBureau/dependabot/npm_and_yarn/tar-4.4.15 Bump tar from 4.4.13 to 4.4.15
Configuration menu - View commit details
-
Copy full SHA for 856e665 - Browse repository at this point
Copy the full SHA 856e665View commit details
Commits on Aug 11, 2021
-
added fix for InteractiveAdvertisingBureau#166
updated formatting (since IDE formats on save)
Configuration menu - View commit details
-
Copy full SHA for 687f034 - Browse repository at this point
Copy the full SHA 687f034View commit details -
Bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 9bf46a4 - Browse repository at this point
Copy the full SHA 9bf46a4View commit details
Commits on Aug 13, 2021
-
Merge pull request InteractiveAdvertisingBureau#301 from InteractiveA…
…dvertisingBureau/dependabot/npm_and_yarn/path-parse-1.0.7 Bump path-parse from 1.0.6 to 1.0.7
Configuration menu - View commit details
-
Copy full SHA for 74d88f9 - Browse repository at this point
Copy the full SHA 74d88f9View commit details -
Bump path-parse from 1.0.6 to 1.0.7 in /modules/cmpapi
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for c5c3809 - Browse repository at this point
Copy the full SHA c5c3809View commit details -
Merge pull request InteractiveAdvertisingBureau#302 from InteractiveA…
…dvertisingBureau/dependabot/npm_and_yarn/modules/cmpapi/path-parse-1.0.7 Bump path-parse from 1.0.6 to 1.0.7 in /modules/cmpapi
Configuration menu - View commit details
-
Copy full SHA for a139396 - Browse repository at this point
Copy the full SHA a139396View commit details -
Bump path-parse from 1.0.6 to 1.0.7 in /modules/core
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 37a671a - Browse repository at this point
Copy the full SHA 37a671aView commit details -
Updated documetnation for CmpApi 'getTCData' usage with 'removeEventL…
…istener' command.
Kevin Enario committedAug 13, 2021 Configuration menu - View commit details
-
Copy full SHA for b12d795 - Browse repository at this point
Copy the full SHA b12d795View commit details -
Merge branch 'master' into issue-296
Kevin Enario committedAug 13, 2021 Configuration menu - View commit details
-
Copy full SHA for 0fcb400 - Browse repository at this point
Copy the full SHA 0fcb400View commit details -
Merge pull request InteractiveAdvertisingBureau#303 from InteractiveA…
…dvertisingBureau/dependabot/npm_and_yarn/modules/core/path-parse-1.0.7 Bump path-parse from 1.0.6 to 1.0.7 in /modules/core
Configuration menu - View commit details
-
Copy full SHA for f94f8dc - Browse repository at this point
Copy the full SHA f94f8dcView commit details -
Bump path-parse from 1.0.6 to 1.0.7 in /modules/stub
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for e4c6721 - Browse repository at this point
Copy the full SHA e4c6721View commit details
Commits on Aug 16, 2021
-
Merge pull request InteractiveAdvertisingBureau#304 from InteractiveA…
…dvertisingBureau/dependabot/npm_and_yarn/modules/stub/path-parse-1.0.7 Bump path-parse from 1.0.6 to 1.0.7 in /modules/stub
Configuration menu - View commit details
-
Copy full SHA for 53883e7 - Browse repository at this point
Copy the full SHA 53883e7View commit details
Commits on Aug 17, 2021
-
Added fix to GVL clone function to make sure language property is als…
…o cloned, updated unit tests.
Kevin Enario committedAug 17, 2021 Configuration menu - View commit details
-
Copy full SHA for e7480e5 - Browse repository at this point
Copy the full SHA e7480e5View commit details
Commits on Aug 18, 2021
-
Updated unit test to include assertion that we are not fetching trans…
…lations twice.
Kevin Enario committedAug 18, 2021 Configuration menu - View commit details
-
Copy full SHA for 514049c - Browse repository at this point
Copy the full SHA 514049cView commit details
Commits on Aug 27, 2021
-
Merge pull request InteractiveAdvertisingBureau#305 from shortaflip/i…
…ssue-296 Issue-296: Update documentation for 'getTCData' usage with 'removeEventListener'
Configuration menu - View commit details
-
Copy full SHA for ca59657 - Browse repository at this point
Copy the full SHA ca59657View commit details -
Merge pull request InteractiveAdvertisingBureau#300 from friedemannso…
…mmer/master stub.js fix for InteractiveAdvertisingBureau#166
Configuration menu - View commit details
-
Copy full SHA for 70c7b97 - Browse repository at this point
Copy the full SHA 70c7b97View commit details
Commits on Aug 30, 2021
-
Updated comments for cloning a GVL and added documentation for clonin…
…g a GVL with a non-default language.
Kevin Enario committedAug 30, 2021 Configuration menu - View commit details
-
Copy full SHA for cda4675 - Browse repository at this point
Copy the full SHA cda4675View commit details -
Updated some documentation errors.
Kevin Enario committedAug 30, 2021 Configuration menu - View commit details
-
Copy full SHA for 9b8c62c - Browse repository at this point
Copy the full SHA 9b8c62cView commit details
Commits on Sep 1, 2021
-
Merge pull request InteractiveAdvertisingBureau#306 from shortaflip/i…
…ssue-297 Issue-297: Language of GVL not being cloned
Configuration menu - View commit details
-
Copy full SHA for 1d61696 - Browse repository at this point
Copy the full SHA 1d61696View commit details
Commits on Sep 2, 2021
-
Bump tar from 4.4.15 to 4.4.19
Bumps [tar](https://github.com/npm/node-tar) from 4.4.15 to 4.4.19. - [Release notes](https://github.com/npm/node-tar/releases) - [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v4.4.15...v4.4.19) --- updated-dependencies: - dependency-name: tar dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 4e2168e - Browse repository at this point
Copy the full SHA 4e2168eView commit details -
Merge pull request InteractiveAdvertisingBureau#311 from InteractiveA…
…dvertisingBureau/dependabot/npm_and_yarn/tar-4.4.19 Bump tar from 4.4.15 to 4.4.19
Configuration menu - View commit details
-
Copy full SHA for ce3b89d - Browse repository at this point
Copy the full SHA ce3b89dView commit details
Commits on Sep 7, 2021
-
Kevin Enario committed
Sep 7, 2021 Configuration menu - View commit details
-
Copy full SHA for ba3c73d - Browse repository at this point
Copy the full SHA ba3c73dView commit details
Commits on Sep 22, 2021
-
Kevin Enario committed
Sep 22, 2021 Configuration menu - View commit details
-
Copy full SHA for 5a232f8 - Browse repository at this point
Copy the full SHA 5a232f8View commit details -
Merge pull request InteractiveAdvertisingBureau#313 from shortaflip/m…
…aster Update to v1.3.1
Configuration menu - View commit details
-
Copy full SHA for 257c71c - Browse repository at this point
Copy the full SHA 257c71cView commit details
Commits on Jan 12, 2022
-
Set created and lastUpdated dates to a day-level UTC timestamp when t…
…he TC string is updated
Configuration menu - View commit details
-
Copy full SHA for 016678a - Browse repository at this point
Copy the full SHA 016678aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 70a2e59 - Browse repository at this point
Copy the full SHA 70a2e59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a36ffa - Browse repository at this point
Copy the full SHA 9a36ffaView commit details
Commits on Jan 14, 2022
-
Merge pull request InteractiveAdvertisingBureau#316 from tla-sirdata/…
…master Reduce timestamp granularity in TC String
Configuration menu - View commit details
-
Copy full SHA for 7c953a1 - Browse repository at this point
Copy the full SHA 7c953a1View commit details -
Kevin Enario committed
Jan 14, 2022 Configuration menu - View commit details
-
Copy full SHA for 4a5f28e - Browse repository at this point
Copy the full SHA 4a5f28eView commit details -
Merge pull request InteractiveAdvertisingBureau#318 from shortaflip/m…
…aster v1.4.0-0
Configuration menu - View commit details
-
Copy full SHA for 24b0014 - Browse repository at this point
Copy the full SHA 24b0014View commit details
Commits on Jan 15, 2022
-
Bump shelljs from 0.8.3 to 0.8.5 in /modules/core
Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.3 to 0.8.5. - [Release notes](https://github.com/shelljs/shelljs/releases) - [Changelog](https://github.com/shelljs/shelljs/blob/master/CHANGELOG.md) - [Commits](shelljs/shelljs@v0.8.3...v0.8.5) --- updated-dependencies: - dependency-name: shelljs dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 3618bca - Browse repository at this point
Copy the full SHA 3618bcaView commit details
Commits on Jan 31, 2022
-
Kevin Enario committed
Jan 31, 2022 Configuration menu - View commit details
-
Copy full SHA for a8dbdc0 - Browse repository at this point
Copy the full SHA a8dbdc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96347f4 - Browse repository at this point
Copy the full SHA 96347f4View commit details
Commits on Feb 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9d46f1b - Browse repository at this point
Copy the full SHA 9d46f1bView commit details
Commits on Feb 11, 2022
-
Bump pathval from 1.1.0 to 1.1.1
Bumps [pathval](https://github.com/chaijs/pathval) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/chaijs/pathval/releases) - [Changelog](https://github.com/chaijs/pathval/blob/master/CHANGELOG.md) - [Commits](chaijs/pathval@v1.1.0...v1.1.1) --- updated-dependencies: - dependency-name: pathval dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 02eac3e - Browse repository at this point
Copy the full SHA 02eac3eView commit details -
Bump pathval from 1.1.0 to 1.1.1 in /modules/cmpapi
Bumps [pathval](https://github.com/chaijs/pathval) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/chaijs/pathval/releases) - [Changelog](https://github.com/chaijs/pathval/blob/master/CHANGELOG.md) - [Commits](chaijs/pathval@v1.1.0...v1.1.1) --- updated-dependencies: - dependency-name: pathval dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for e083710 - Browse repository at this point
Copy the full SHA e083710View commit details
Commits on Feb 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 70ed357 - Browse repository at this point
Copy the full SHA 70ed357View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe1040c - Browse repository at this point
Copy the full SHA fe1040cView commit details
Commits on Feb 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 98029ad - Browse repository at this point
Copy the full SHA 98029adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c28f74 - Browse repository at this point
Copy the full SHA 0c28f74View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4872f9 - Browse repository at this point
Copy the full SHA a4872f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4c4055 - Browse repository at this point
Copy the full SHA c4c4055View commit details -
Configuration menu - View commit details
-
Copy full SHA for 450cd08 - Browse repository at this point
Copy the full SHA 450cd08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c855e3 - Browse repository at this point
Copy the full SHA 1c855e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44882ea - Browse repository at this point
Copy the full SHA 44882eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for c26c4c7 - Browse repository at this point
Copy the full SHA c26c4c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0563243 - Browse repository at this point
Copy the full SHA 0563243View commit details
Commits on Apr 4, 2022
-
Merge pull request InteractiveAdvertisingBureau#319 from InteractiveA…
…dvertisingBureau/dependabot/npm_and_yarn/modules/core/shelljs-0.8.5 Bump shelljs from 0.8.3 to 0.8.5 in /modules/core
Configuration menu - View commit details
-
Copy full SHA for e8485a5 - Browse repository at this point
Copy the full SHA e8485a5View commit details -
Bump ansi-regex from 3.0.0 to 3.0.1 in /modules/cmpapi
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/chalk/ansi-regex/releases) - [Commits](chalk/ansi-regex@v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: ansi-regex dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for e4fb8f9 - Browse repository at this point
Copy the full SHA e4fb8f9View commit details -
Bump ajv from 6.10.2 to 6.12.6 in /modules/core
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6. - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](ajv-validator/ajv@v6.10.2...v6.12.6) --- updated-dependencies: - dependency-name: ajv dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 314af59 - Browse repository at this point
Copy the full SHA 314af59View commit details -
Bump shelljs from 0.8.3 to 0.8.5
Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.3 to 0.8.5. - [Release notes](https://github.com/shelljs/shelljs/releases) - [Changelog](https://github.com/shelljs/shelljs/blob/master/CHANGELOG.md) - [Commits](shelljs/shelljs@v0.8.3...v0.8.5) --- updated-dependencies: - dependency-name: shelljs dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for ba33933 - Browse repository at this point
Copy the full SHA ba33933View commit details -
Merge pull request InteractiveAdvertisingBureau#320 from InteractiveA…
…dvertisingBureau/dependabot/npm_and_yarn/shelljs-0.8.5 Bump shelljs from 0.8.3 to 0.8.5
Configuration menu - View commit details
-
Copy full SHA for 94e1386 - Browse repository at this point
Copy the full SHA 94e1386View commit details -
Bump shelljs from 0.8.3 to 0.8.5 in /modules/cmpapi
Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.3 to 0.8.5. - [Release notes](https://github.com/shelljs/shelljs/releases) - [Changelog](https://github.com/shelljs/shelljs/blob/master/CHANGELOG.md) - [Commits](shelljs/shelljs@v0.8.3...v0.8.5) --- updated-dependencies: - dependency-name: shelljs dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 5d2f1fa - Browse repository at this point
Copy the full SHA 5d2f1faView commit details -
Merge pull request InteractiveAdvertisingBureau#321 from InteractiveA…
…dvertisingBureau/dependabot/npm_and_yarn/modules/cmpapi/shelljs-0.8.5 Bump shelljs from 0.8.3 to 0.8.5 in /modules/cmpapi
Configuration menu - View commit details
-
Copy full SHA for c57cda2 - Browse repository at this point
Copy the full SHA c57cda2View commit details -
Merge pull request InteractiveAdvertisingBureau#327 from InteractiveA…
…dvertisingBureau/dependabot/npm_and_yarn/pathval-1.1.1 Bump pathval from 1.1.0 to 1.1.1
Configuration menu - View commit details
-
Copy full SHA for 029797a - Browse repository at this point
Copy the full SHA 029797aView commit details -
Merge pull request InteractiveAdvertisingBureau#328 from InteractiveA…
…dvertisingBureau/dependabot/npm_and_yarn/modules/cmpapi/pathval-1.1.1 Bump pathval from 1.1.0 to 1.1.1 in /modules/cmpapi
Configuration menu - View commit details
-
Copy full SHA for 50bf5d5 - Browse repository at this point
Copy the full SHA 50bf5d5View commit details -
Merge pull request InteractiveAdvertisingBureau#331 from InteractiveA…
…dvertisingBureau/dependabot/npm_and_yarn/modules/core/ajv-6.12.6 Bump ajv from 6.10.2 to 6.12.6 in /modules/core
Configuration menu - View commit details
-
Copy full SHA for f5394cc - Browse repository at this point
Copy the full SHA f5394ccView commit details -
Bump ajv from 6.10.2 to 6.12.6
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6. - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](ajv-validator/ajv@v6.10.2...v6.12.6) --- updated-dependencies: - dependency-name: ajv dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for f2317f0 - Browse repository at this point
Copy the full SHA f2317f0View commit details -
Merge pull request InteractiveAdvertisingBureau#332 from InteractiveA…
…dvertisingBureau/dependabot/npm_and_yarn/ajv-6.12.6 Bump ajv from 6.10.2 to 6.12.6
Configuration menu - View commit details
-
Copy full SHA for de04082 - Browse repository at this point
Copy the full SHA de04082View commit details -
Bump ajv from 6.10.2 to 6.12.6 in /modules/cmpapi
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6. - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](ajv-validator/ajv@v6.10.2...v6.12.6) --- updated-dependencies: - dependency-name: ajv dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 1f23f40 - Browse repository at this point
Copy the full SHA 1f23f40View commit details -
Merge pull request InteractiveAdvertisingBureau#333 from InteractiveA…
…dvertisingBureau/dependabot/npm_and_yarn/modules/cmpapi/ajv-6.12.6 Bump ajv from 6.10.2 to 6.12.6 in /modules/cmpapi
Configuration menu - View commit details
-
Copy full SHA for 53f40ff - Browse repository at this point
Copy the full SHA 53f40ffView commit details -
Bump ajv from 6.10.2 to 6.12.6 in /modules/stub
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6. - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](ajv-validator/ajv@v6.10.2...v6.12.6) --- updated-dependencies: - dependency-name: ajv dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for fb36e7d - Browse repository at this point
Copy the full SHA fb36e7dView commit details -
Merge pull request InteractiveAdvertisingBureau#334 from InteractiveA…
…dvertisingBureau/dependabot/npm_and_yarn/modules/stub/ajv-6.12.6 Bump ajv from 6.10.2 to 6.12.6 in /modules/stub
Configuration menu - View commit details
-
Copy full SHA for 824decd - Browse repository at this point
Copy the full SHA 824decdView commit details -
Merge pull request InteractiveAdvertisingBureau#343 from InteractiveA…
…dvertisingBureau/dependabot/npm_and_yarn/modules/cmpapi/ansi-regex-3.0.1 Bump ansi-regex from 3.0.0 to 3.0.1 in /modules/cmpapi
Configuration menu - View commit details
-
Copy full SHA for 2e34aa1 - Browse repository at this point
Copy the full SHA 2e34aa1View commit details -
Bump ansi-regex from 3.0.0 to 3.0.1 in /modules/core
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/chalk/ansi-regex/releases) - [Commits](chalk/ansi-regex@v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: ansi-regex dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for ca58681 - Browse repository at this point
Copy the full SHA ca58681View commit details -
Merge pull request InteractiveAdvertisingBureau#344 from InteractiveA…
…dvertisingBureau/dependabot/npm_and_yarn/modules/core/ansi-regex-3.0.1 Bump ansi-regex from 3.0.0 to 3.0.1 in /modules/core
Configuration menu - View commit details
-
Copy full SHA for c26459f - Browse repository at this point
Copy the full SHA c26459fView commit details -
Bump ansi-regex from 4.1.0 to 4.1.1 in /modules/stub
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/chalk/ansi-regex/releases) - [Commits](chalk/ansi-regex@v4.1.0...v4.1.1) --- updated-dependencies: - dependency-name: ansi-regex dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 177a609 - Browse repository at this point
Copy the full SHA 177a609View commit details -
Merge pull request InteractiveAdvertisingBureau#345 from InteractiveA…
…dvertisingBureau/dependabot/npm_and_yarn/modules/stub/ansi-regex-4.1.1 Bump ansi-regex from 4.1.0 to 4.1.1 in /modules/stub
Configuration menu - View commit details
-
Copy full SHA for 942c5e5 - Browse repository at this point
Copy the full SHA 942c5e5View commit details -
Merge pull request InteractiveAdvertisingBureau#326 from giniyat202/m…
…aster Fix stub.js infinite loop in nested iframe
Configuration menu - View commit details
-
Copy full SHA for 7640733 - Browse repository at this point
Copy the full SHA 7640733View commit details -
Merge pull request InteractiveAdvertisingBureau#336 from Marco-Pronte…
…ra/feature/335 [InteractiveAdvertisingBureau#335] Explicit type conversion
Configuration menu - View commit details
-
Copy full SHA for f3df257 - Browse repository at this point
Copy the full SHA f3df257View commit details
Commits on Apr 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 713047c - Browse repository at this point
Copy the full SHA 713047cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ef9ca9 - Browse repository at this point
Copy the full SHA 4ef9ca9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c85a44 - Browse repository at this point
Copy the full SHA 5c85a44View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cd94ae - Browse repository at this point
Copy the full SHA 1cd94aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 39596d9 - Browse repository at this point
Copy the full SHA 39596d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 255bdbc - Browse repository at this point
Copy the full SHA 255bdbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for d70d19e - Browse repository at this point
Copy the full SHA d70d19eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b1acb55 - Browse repository at this point
Copy the full SHA b1acb55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 817e9e9 - Browse repository at this point
Copy the full SHA 817e9e9View commit details -
Separates the initialization of the created field in the constructor …
…from the lastUpdated field.
Kevin Enario committedApr 5, 2022 Configuration menu - View commit details
-
Copy full SHA for 00d318d - Browse repository at this point
Copy the full SHA 00d318dView commit details
Commits on Apr 7, 2022
-
Merge pull request InteractiveAdvertisingBureau#346 from shortaflip/b…
…ugfix/342 InteractiveAdvertisingBureau#342: Separates the initialization of the created field in the constructor …
Configuration menu - View commit details
-
Copy full SHA for 42b40e9 - Browse repository at this point
Copy the full SHA 42b40e9View commit details
Commits on Apr 11, 2022
-
Revert "Merge pull request InteractiveAdvertisingBureau#346 from shor…
Kevin Enario committedApr 11, 2022 Configuration menu - View commit details
-
Copy full SHA for c2afe58 - Browse repository at this point
Copy the full SHA c2afe58View commit details -
Merge pull request InteractiveAdvertisingBureau#347 from shortaflip/m…
…aster Revert "Merge pull request InteractiveAdvertisingBureau#346 from shortaflip/bugfix/342"
Configuration menu - View commit details
-
Copy full SHA for 49972aa - Browse repository at this point
Copy the full SHA 49972aaView commit details
Commits on Apr 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6b2b6a9 - Browse repository at this point
Copy the full SHA 6b2b6a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e574e5 - Browse repository at this point
Copy the full SHA 9e574e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for df57cb7 - Browse repository at this point
Copy the full SHA df57cb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for fec66f2 - Browse repository at this point
Copy the full SHA fec66f2View commit details
Commits on May 4, 2022
-
Merge pull request InteractiveAdvertisingBureau#338 from Marco-Pronte…
…ra/feature/337 [InteractiveAdvertisingBureau#337] Update dependencies ROAD TO ESM
Configuration menu - View commit details
-
Copy full SHA for 6c3075a - Browse repository at this point
Copy the full SHA 6c3075aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d110860 - Browse repository at this point
Copy the full SHA d110860View commit details -
Merge pull request InteractiveAdvertisingBureau#339 from Marco-Pronte…
…ra/feature/323 [InteractiveAdvertisingBureau#323] ESM module output
Configuration menu - View commit details
-
Copy full SHA for d436f8e - Browse repository at this point
Copy the full SHA d436f8eView commit details -
Kevin Enario committed
May 4, 2022 Configuration menu - View commit details
-
Copy full SHA for 97bc87d - Browse repository at this point
Copy the full SHA 97bc87dView commit details -
Merge pull request InteractiveAdvertisingBureau#351 from shortaflip/m…
…aster Fixed circleci setup fail.
Configuration menu - View commit details
-
Copy full SHA for 90f682f - Browse repository at this point
Copy the full SHA 90f682fView commit details -
Added next tag for publish script.
Kevin Enario committedMay 4, 2022 Configuration menu - View commit details
-
Copy full SHA for 7dae7d7 - Browse repository at this point
Copy the full SHA 7dae7d7View commit details -
Merge branch 'master' of https://github.com/shortaflip/iabtcf-es
Kevin Enario committedMay 4, 2022 Configuration menu - View commit details
-
Copy full SHA for 4f676b2 - Browse repository at this point
Copy the full SHA 4f676b2View commit details -
Merge pull request InteractiveAdvertisingBureau#352 from shortaflip/m…
…aster Added next tag for publish script.
Configuration menu - View commit details
-
Copy full SHA for e713958 - Browse repository at this point
Copy the full SHA e713958View commit details -
Kevin Enario committed
May 4, 2022 Configuration menu - View commit details
-
Copy full SHA for 1867e41 - Browse repository at this point
Copy the full SHA 1867e41View commit details -
Merge pull request InteractiveAdvertisingBureau#353 from shortaflip/m…
…aster v1.5.0-0
Configuration menu - View commit details
-
Copy full SHA for 1eeb3f9 - Browse repository at this point
Copy the full SHA 1eeb3f9View commit details
Commits on May 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8ed50b0 - Browse repository at this point
Copy the full SHA 8ed50b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e9eb99 - Browse repository at this point
Copy the full SHA 6e9eb99View commit details
Commits on May 23, 2022
-
Merge pull request InteractiveAdvertisingBureau#355 from Marco-Pronte…
…ra/feature/354 [InteractiveAdvertisingBureau#354] Complete the ESM and CJS build flow
Configuration menu - View commit details
-
Copy full SHA for 6ef07a0 - Browse repository at this point
Copy the full SHA 6ef07a0View commit details -
Kevin Enario committed
May 23, 2022 Configuration menu - View commit details
-
Copy full SHA for 88ba0e2 - Browse repository at this point
Copy the full SHA 88ba0e2View commit details -
Kevin Enario committed
May 23, 2022 Configuration menu - View commit details
-
Copy full SHA for c4a10eb - Browse repository at this point
Copy the full SHA c4a10ebView commit details -
Merge pull request InteractiveAdvertisingBureau#356 from shortaflip/m…
…aster pre-releases v.1.5.0-2
Configuration menu - View commit details
-
Copy full SHA for eb8698b - Browse repository at this point
Copy the full SHA eb8698bView commit details
Commits on May 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for edc531f - Browse repository at this point
Copy the full SHA edc531fView commit details
Commits on Jun 15, 2022
-
Merge pull request InteractiveAdvertisingBureau#358 from Marco-Pronte…
…ra/bugfix/357 [InteractiveAdvertisingBureau#357] Fix for some bundlers
Configuration menu - View commit details
-
Copy full SHA for 7a60ca7 - Browse repository at this point
Copy the full SHA 7a60ca7View commit details -
Kevin Enario authored and Kevin Enario committed
Jun 15, 2022 Configuration menu - View commit details
-
Copy full SHA for 198aad3 - Browse repository at this point
Copy the full SHA 198aad3View commit details -
Merge pull request InteractiveAdvertisingBureau#359 from shortaflip/m…
…aster v1.5.0-3
Configuration menu - View commit details
-
Copy full SHA for 7ac1085 - Browse repository at this point
Copy the full SHA 7ac1085View commit details
Commits on Jun 23, 2022
-
Bump jsdom from 15.1.1 to 16.5.0 in /modules/cmpapi
Bumps [jsdom](https://github.com/jsdom/jsdom) from 15.1.1 to 16.5.0. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md) - [Commits](jsdom/jsdom@15.1.1...16.5.0) --- updated-dependencies: - dependency-name: jsdom dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 2aee90f - Browse repository at this point
Copy the full SHA 2aee90fView commit details
Commits on Jul 12, 2022
-
Kevin Enario authored and Kevin Enario committed
Jul 12, 2022 Configuration menu - View commit details
-
Copy full SHA for 15f7340 - Browse repository at this point
Copy the full SHA 15f7340View commit details -
Kevin Enario authored and Kevin Enario committed
Jul 12, 2022 Configuration menu - View commit details
-
Copy full SHA for a62505f - Browse repository at this point
Copy the full SHA a62505fView commit details -
Kevin Enario authored and Kevin Enario committed
Jul 12, 2022 Configuration menu - View commit details
-
Copy full SHA for b661065 - Browse repository at this point
Copy the full SHA b661065View commit details -
The Kevin authored and The Kevin committed
Jul 12, 2022 Configuration menu - View commit details
-
Copy full SHA for 346609e - Browse repository at this point
Copy the full SHA 346609eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f4fac2 - Browse repository at this point
Copy the full SHA 0f4fac2View commit details
Commits on Jul 20, 2022
-
Bump terser from 4.4.3 to 4.8.1 in /modules/stub
Bumps [terser](https://github.com/terser/terser) from 4.4.3 to 4.8.1. - [Release notes](https://github.com/terser/terser/releases) - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/commits) --- updated-dependencies: - dependency-name: terser dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for d7df8e8 - Browse repository at this point
Copy the full SHA d7df8e8View commit details
Commits on Aug 22, 2022
-
Merge pull request InteractiveAdvertisingBureau#360 from InteractiveA…
…dvertisingBureau/dependabot/npm_and_yarn/modules/cmpapi/jsdom-16.5.0 Bump jsdom from 15.1.1 to 16.5.0 in /modules/cmpapi
Configuration menu - View commit details
-
Copy full SHA for cdef5cb - Browse repository at this point
Copy the full SHA cdef5cbView commit details -
Bump jsdom from 15.1.1 to 16.5.0 in /modules/core
Bumps [jsdom](https://github.com/jsdom/jsdom) from 15.1.1 to 16.5.0. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md) - [Commits](jsdom/jsdom@15.1.1...16.5.0) --- updated-dependencies: - dependency-name: jsdom dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for e6b4db6 - Browse repository at this point
Copy the full SHA e6b4db6View commit details -
Merge pull request InteractiveAdvertisingBureau#361 from InteractiveA…
…dvertisingBureau/dependabot/npm_and_yarn/modules/core/jsdom-16.5.0 Bump jsdom from 15.1.1 to 16.5.0 in /modules/core
Configuration menu - View commit details
-
Copy full SHA for 27c186b - Browse repository at this point
Copy the full SHA 27c186bView commit details -
Merge pull request InteractiveAdvertisingBureau#366 from InteractiveA…
…dvertisingBureau/dependabot/npm_and_yarn/modules/stub/terser-4.8.1 Bump terser from 4.4.3 to 4.8.1 in /modules/stub
Configuration menu - View commit details
-
Copy full SHA for e2eac47 - Browse repository at this point
Copy the full SHA e2eac47View commit details -
Bump terser from 4.6.6 to 4.8.1 in /modules/cmpapi
Bumps [terser](https://github.com/terser/terser) from 4.6.6 to 4.8.1. - [Release notes](https://github.com/terser/terser/releases) - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/commits) --- updated-dependencies: - dependency-name: terser dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 756653c - Browse repository at this point
Copy the full SHA 756653cView commit details -
Merge pull request InteractiveAdvertisingBureau#367 from InteractiveA…
…dvertisingBureau/dependabot/npm_and_yarn/modules/cmpapi/terser-4.8.1 Bump terser from 4.6.6 to 4.8.1 in /modules/cmpapi
Configuration menu - View commit details
-
Copy full SHA for 85f3357 - Browse repository at this point
Copy the full SHA 85f3357View commit details -
Bump terser from 4.6.6 to 4.8.1 in /modules/core
Bumps [terser](https://github.com/terser/terser) from 4.6.6 to 4.8.1. - [Release notes](https://github.com/terser/terser/releases) - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/commits) --- updated-dependencies: - dependency-name: terser dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 4b7302a - Browse repository at this point
Copy the full SHA 4b7302aView commit details -
Merge pull request InteractiveAdvertisingBureau#368 from InteractiveA…
…dvertisingBureau/dependabot/npm_and_yarn/modules/core/terser-4.8.1 Bump terser from 4.6.6 to 4.8.1 in /modules/core
Configuration menu - View commit details
-
Copy full SHA for fd756ec - Browse repository at this point
Copy the full SHA fd756ecView commit details -
Bump terser from 4.8.0 to 4.8.1
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. - [Release notes](https://github.com/terser/terser/releases) - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/commits) --- updated-dependencies: - dependency-name: terser dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 976f438 - Browse repository at this point
Copy the full SHA 976f438View commit details -
Merge pull request InteractiveAdvertisingBureau#369 from InteractiveA…
…dvertisingBureau/dependabot/npm_and_yarn/terser-4.8.1 Bump terser from 4.8.0 to 4.8.1
Configuration menu - View commit details
-
Copy full SHA for d21927f - Browse repository at this point
Copy the full SHA d21927fView commit details
Commits on Aug 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ab7e329 - Browse repository at this point
Copy the full SHA ab7e329View commit details -
remove test for RemoveEventListener as a custom command and add test …
…to insure that 'addEventListener' and 'removeEventListener' methods behave properly
Configuration menu - View commit details
-
Copy full SHA for d195eac - Browse repository at this point
Copy the full SHA d195eacView commit details