@pubtech-ai/core 3.1.0 → 3.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pubtech-ai/core",
|
|
3
|
-
"version": "3.1.
|
|
3
|
+
"version": "3.1.1",
|
|
4
4
|
"description": "Ensures consistent encoding and decoding of TC Signals for the iab. Transparency and Consent Framework (TCF).",
|
|
5
5
|
"author": "Mayank Mishra <mayank@iabtechlab.com>",
|
|
6
6
|
"homepage": "https://iabtcf.com/",
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
"test-ci": "mocha --reporter mocha-junit-reporter"
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
|
-
"@pubtech-ai/testing": "3.1.
|
|
32
|
+
"@pubtech-ai/testing": "3.1.1",
|
|
33
33
|
"@istanbuljs/nyc-config-typescript": "^0.1.3",
|
|
34
34
|
"@types/sinon": "^10.0.11",
|
|
35
35
|
"@types/sinon-chai": "3.2.8",
|