New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@didomi/react

Package Overview
Dependencies
Maintainers
2
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@didomi/react - npm Package Compare versions

Comparing version 1.5.0 to 1.5.1

2

es/index.js

@@ -261,2 +261,3 @@ var _class, _temp;

iabVersion: 1,
noticeId: null,
config: {},

@@ -283,2 +284,3 @@ gdprAppliesGlobally: true,

iabVersion: PropTypes.number,
noticeId: PropTypes.string,
config: PropTypes.object,

@@ -285,0 +287,0 @@ gdprAppliesGlobally: PropTypes.bool,

@@ -110,2 +110,4 @@ // Type definitions for @didomi/react 1.2.2

apiKey?: string;
iabVersion?: number;
noticeId?: string;
config?: IDidomiConfig;

@@ -112,0 +114,0 @@ gdprAppliesGlobally?: boolean;

@@ -271,2 +271,3 @@ 'use strict';

iabVersion: 1,
noticeId: null,
config: {},

@@ -293,2 +294,3 @@ gdprAppliesGlobally: true,

iabVersion: _propTypes2.default.number,
noticeId: _propTypes2.default.string,
config: _propTypes2.default.object,

@@ -295,0 +297,0 @@ gdprAppliesGlobally: _propTypes2.default.bool,

2

package.json
{
"name": "@didomi/react",
"version": "1.5.0",
"version": "1.5.1",
"description": "didomi-react-test React component",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc