Socket
Socket
Sign inDemoInstall

@remix-validated-form/with-yup

Package Overview
Dependencies
74
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.0 to 3.0.1

src/with-yup.test.ts

4

package.json
{
"name": "@remix-validated-form/with-yup",
"version": "3.0.0",
"version": "3.0.1",
"main": "./dist/index.cjs.js",

@@ -19,3 +19,3 @@ "module": "./dist/index.esm.js",

"peerDependencies": {
"remix-validated-form": "^4.x",
"remix-validated-form": "^4.x || ^5.x",
"yup": "^1.0.0"

@@ -22,0 +22,0 @@ },

{
"extends": "tsconfig/tsconfig.json",
"include": ["src/**/*.ts", "src/**/*.tsx"],
"exclude": ["node_modules", "**/*.test.ts", "**/*.test.tsx"]
"exclude": ["node_modules"]
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc