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.2.2 to 1.2.3

2

es/index.js

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

gdprAppliesGlobally: true,
onReady: function onReady() {},
onConsentChanged: function onConsentChanged() {},

@@ -231,2 +232,3 @@ onNoticeShown: function onNoticeShown() {},

gdprAppliesGlobally: PropTypes.bool,
onReady: PropTypes.func,
onConsentChanged: PropTypes.func,

@@ -233,0 +235,0 @@ onNoticeShown: PropTypes.func,

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

gdprAppliesGlobally: true,
onReady: function onReady() {},
onConsentChanged: function onConsentChanged() {},

@@ -241,2 +242,3 @@ onNoticeShown: function onNoticeShown() {},

gdprAppliesGlobally: _propTypes2.default.bool,
onReady: _propTypes2.default.func,
onConsentChanged: _propTypes2.default.func,

@@ -243,0 +245,0 @@ onNoticeShown: _propTypes2.default.func,

8

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

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

"repository": {
"type" : "git",
"url" : "https://github.com/didomi/react"
"type": "git",
"url": "https://github.com/didomi/react"
}
}
}
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