remix-forms
Advanced tools
Comparing version
{ | ||
"name": "remix-forms", | ||
"version": "0.17.0", | ||
"version": "0.17.1-rc.0", | ||
"description": "Magically create forms + actions in Remix!", | ||
"main": "./lib/index.js", | ||
"types": "./lib/index.d.ts", | ||
"files": [ | ||
"lib" | ||
], | ||
"main": "./dist/index.js", | ||
"module": "./dist/index.mjs", | ||
"types": "./dist/index.d.ts", | ||
"license": "MIT", | ||
"scripts": { | ||
"build": "tsc", | ||
"test": "vitest", | ||
"coverage": "vitest run --coverage" | ||
"build": "tsup ./src/index.ts --format esm,cjs --dts --external react", | ||
"dev": "tsup ./src/index.ts --format esm,cjs --watch --dts --external react", | ||
"lint": "eslint *.ts*" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/SeasonedSoftware/remix-forms.git" | ||
}, | ||
"keywords": [ | ||
"remix", | ||
"forms", | ||
"actions", | ||
"zod", | ||
"typescript", | ||
"react-hook-form" | ||
], | ||
"author": "Daniel Weinmann", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/SeasonedSoftware/remix-forms/issues" | ||
}, | ||
"homepage": "https://remix-forms.seasoned.cc", | ||
"peerDependencies": { | ||
@@ -41,7 +22,15 @@ "@remix-run/react": ">=1.2", | ||
"devDependencies": { | ||
"@remix-run/dev": "^1.4.1", | ||
"@remix-run/node": "^1.4.1", | ||
"@remix-run/react": "^1.4.1", | ||
"@types/lodash": "^4.14.181", | ||
"@types/react": "^17.0.24", | ||
"@types/react": "^17.0.37", | ||
"@types/react-dom": "^17.0.11", | ||
"c8": "^7.11.2", | ||
"typescript": "^4.5.5", | ||
"eslint": "^7.32.0", | ||
"eslint-config-custom": "*", | ||
"react": "^17.0.2", | ||
"tsconfig": "*", | ||
"tsup": "^6.1.3", | ||
"typescript": "^4.5.2", | ||
"vitest": "^0.10.0" | ||
@@ -48,0 +37,0 @@ }, |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
91600
65.52%2741
190.98%14
133.33%22
-24.14%2
Infinity%2
100%1
Infinity%0
-100%1
Infinity%2
Infinity%