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.0.3 to 1.1.0

dist/index.d.mts

20

package.json
{
"name": "@captchafox/react",
"version": "1.0.3",
"version": "1.1.0",
"main": "./dist/index.js",

@@ -9,4 +9,16 @@ "module": "./dist/index.mjs",

"license": "MIT",
"exports": {
".": {
"import": {
"types": "./dist/index.d.mts",
"default": "./dist/index.mjs"
},
"require": {
"types": "./dist/index.d.ts",
"default": "./dist/index.js"
}
}
},
"files": [
"dist/**"
"dist"
],

@@ -26,3 +38,3 @@ "scripts": {

"dependencies": {
"@captchafox/types": "*"
"@captchafox/types": "^1.1.0"
},

@@ -42,3 +54,3 @@ "devDependencies": {

"react": "^18.1.0",
"tsup": "^6.6.3",
"tsup": "^7.1.0",
"ts-jest": "^29.0.5",

@@ -45,0 +57,0 @@ "typescript": "^4.9.5"

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