Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@captchafox/react

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@captchafox/react - npm Package Compare versions

Comparing version 1.1.1 to 1.2.0

1

dist/index.js

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

"use client";
var __async = (__this, __arguments, generator) => {

@@ -2,0 +3,0 @@ return new Promise((resolve, reject) => {

27

package.json
{
"name": "@captchafox/react",
"version": "1.1.1",
"version": "1.2.0",
"main": "./dist/index.cjs",

@@ -26,4 +26,4 @@ "module": "./dist/index.js",

"scripts": {
"build": "tsup src/index.tsx --format esm,cjs --dts --external react",
"dev": "tsup src/index.tsx --format esm,cjs --watch --dts --external react",
"build": "tsup src/index.tsx ",
"dev": "tsup src/index.tsx --watch",
"lint": "eslint \"src/**/*.ts*\"",

@@ -45,14 +45,13 @@ "clean": "rm -rf .turbo && rm -rf node_modules && rm -rf dist",

"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.4.3",
"@testing-library/jest-dom": "^5.16.5",
"@types/jest": "^29.5.0",
"@types/react": "^18.0.9",
"@types/react-dom": "^18.0.4",
"eslint": "^8.15.0",
"@testing-library/user-event": "^14.5.1",
"@testing-library/jest-dom": "^6.1.3",
"@types/jest": "^29.5.5",
"@types/react": "^18.2.25",
"@types/react-dom": "^18.2.11",
"eslint-config-captchafox": "*",
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
"react": "^18.1.0",
"tsup": "^7.1.0",
"ts-jest": "^29.0.5",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"react": "^18.2.0",
"tsup": "^7.2.0",
"ts-jest": "^29.1.1",
"typescript": "^5.0.2"

@@ -59,0 +58,0 @@ },

Sorry, the diff of this file is not supported yet

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