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

react-canvas-captcha

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-canvas-captcha - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

2

dist/index.js

@@ -142,3 +142,3 @@ "use strict";

};
var _default = memo(Captcha);
var _default = /*#__PURE__*/(0, _react.memo)(Captcha);
exports["default"] = _default;
{
"name": "react-canvas-captcha",
"version": "1.0.5",
"version": "1.0.6",
"description": "Add captcha to your react projects",

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

@@ -1,2 +0,2 @@

import { useEffect, useRef, useState } from "react";
import { memo, useEffect, useRef, useState } from "react";

@@ -3,0 +3,0 @@ const randomColor = () => {

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