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
26
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 0.5.3 to 0.5.4

4

dist/index.js
import { client, createValidator, toSimpleValidationErrors, resolveUrl, resolveMethod, resolveName } from 'laravel-precognition';
import { reactive, ref, toRaw } from 'vue';
import cloneDeep from 'lodash.clonedeep';
import get from 'lodash.get';
import set from 'lodash.set';
import { cloneDeep, get, set } from 'lodash-es';
export { client };

@@ -7,0 +5,0 @@ export const useForm = (method, url, inputs, config = {}) => {

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

@@ -34,13 +34,9 @@ "keywords": [

"dependencies": {
"laravel-precognition": "0.5.3",
"lodash.clonedeep": "^4.5.0",
"lodash.get": "^4.4.2",
"lodash.set": "^4.3.2"
"laravel-precognition": "0.5.4",
"lodash-es": "^4.17.21"
},
"devDependencies": {
"@types/lodash.clonedeep": "^4.5.7",
"@types/lodash.get": "^4.4.7",
"@types/lodash.set": "^4.3.7",
"@types/lodash-es": "^4.17.12",
"typescript": "^5.0.0"
}
}
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