Socket
Socket
Sign inDemoInstall

@adv-ui/boros-tcf-stub

Package Overview
Dependencies
0
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.0 to 1.2.0

5

dist/service/registerStub.js

@@ -22,2 +22,7 @@ "use strict";

if (window.__tcfapi) {
console.warn('[BorosTcf] attempted to register the stub twice');
return;
}
if (!(0, _registerTcfApiLocator.registerTcfApiLocator)()) {

@@ -24,0 +29,0 @@ return;

10

package.json
{
"name": "@adv-ui/boros-tcf-stub",
"version": "1.1.0",
"version": "1.2.0",
"description": "Adevinta GDPR - Transparency and Consent Framework - Stub for Boros TCF",

@@ -46,3 +46,3 @@ "main": "dist",

"@s-ui/lint": "3",
"@s-ui/test": "2",
"@s-ui/test": "4",
"babel-loader": "8.0.6",

@@ -55,5 +55,4 @@ "babel-plugin-transform-define": "2.0.0",

"html-webpack-plugin": "4.0.4",
"jsdom": "16.2.2",
"jsdom": "16.5.1",
"jsdom-global": "3.0.2",
"mocha": "5.2.0",
"nock": "12.0.3",

@@ -76,4 +75,3 @@ "nyc": "15.0.0",

"extends": "./node_modules/@s-ui/lint/stylelint.config.js"
},
"dependencies": {}
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc