Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@patterninc/laravel_js_validator

Package Overview
Dependencies
Maintainers
8
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@patterninc/laravel_js_validator - npm Package Compare versions

Comparing version 1.0.9 to 1.0.10

dist/cjs/__tests__/Validator_test.d.ts

10

package.json
{
"name": "@patterninc/laravel_js_validator",
"version": "1.0.9",
"version": "1.0.10",
"description": "",

@@ -10,3 +10,4 @@ "scripts": {

"lint": "eslint --max-warnings 30 src",
"prettier": "prettier --write '**/*.{js,json}'"
"prettier": "prettier --write '**/*.{js,json}'",
"prepare": "yarn run build"
},

@@ -41,3 +42,6 @@ "main": "dist/cjs/index.js",

"testEnvironment": "node"
}
},
"files": [
"dist/**/*"
]
}
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