Socket
Socket
Sign inDemoInstall

@mcaptcha/react-glue

Package Overview
Dependencies
7
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0-alpha-2 to 0.1.0-alpha-3

2

dist/index.js

@@ -42,3 +42,3 @@ function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }

scrolling: 'no',
sandbox: 'allow-same-origin allow-scripts',
sandbox: 'allow-same-origin allow-scripts allow-popups',
width: '100%',

@@ -45,0 +45,0 @@ height: '100%',

@@ -40,3 +40,3 @@ import { useState, useEffect, createElement } from 'react';

scrolling: 'no',
sandbox: 'allow-same-origin allow-scripts',
sandbox: 'allow-same-origin allow-scripts allow-popups',
width: '100%',

@@ -43,0 +43,0 @@ height: '100%',

{
"name": "@mcaptcha/react-glue",
"version": "0.1.0-alpha-2",
"version": "0.1.0-alpha-3",
"description": "glue code to setup mCaptcha on your React website",

@@ -99,4 +99,4 @@ "author": "Aravinth Manivannan <realaravinth@batsense.net>",

"dependencies": {
"@mcaptcha/core-glue": "^0.1.0-alpha-3"
"@mcaptcha/core-glue": "^0.1.0-alpha-5"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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