@captchafox/react
Advanced tools
Comparing version 1.1.1 to 1.2.0
@@ -0,1 +1,2 @@ | ||
"use client"; | ||
var __async = (__this, __arguments, generator) => { | ||
@@ -2,0 +3,0 @@ return new Promise((resolve, reject) => { |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
15
314
0
16230