New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

laravel-precognition-vue

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

laravel-precognition-vue - npm Package Compare versions

Comparing version

to
0.5.3

2

dist/index.js

@@ -43,2 +43,4 @@ import { client, createValidator, toSimpleValidationErrors, resolveUrl, resolveMethod, resolveName } from 'laravel-precognition';

form.errors = toSimpleValidationErrors(validator.errors());
// @ts-expect-error
valid.value = validator.valid();
});

@@ -45,0 +47,0 @@ /**

4

package.json
{
"name": "laravel-precognition-vue",
"version": "0.5.2",
"version": "0.5.3",
"description": "Laravel Precognition (Vue).",

@@ -34,3 +34,3 @@ "keywords": [

"dependencies": {
"laravel-precognition": "0.5.2",
"laravel-precognition": "0.5.3",
"lodash.clonedeep": "^4.5.0",

@@ -37,0 +37,0 @@ "lodash.get": "^4.4.2",