Socket
Socket
Sign inDemoInstall

laravel-cuit-validation-rule

Package Overview
Dependencies
0
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.2 to 1.3.1

pnpm-debug.log

2

composer.json

@@ -23,3 +23,3 @@ {

"php": ">=7.0.0",
"laravel/framework": ">=5.8"
"laravel/laravel": ">=5.6.0 <=5.8"
},

@@ -26,0 +26,0 @@ "autoload": {

{
"name": "laravel-cuit-validation-rule",
"version": "1.0.2",
"description": "Rule for the validation of the CUIT (Argentina) within Laravel Validator.",
"main": "src/CUIT.php",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/global-innovation/laravel-cuit-validation-rule.git"
},
"keywords": [
"cuit",
"laravel-validator",
"argentina"
],
"author": "Matias Perrone",
"license": "MIT",
"bugs": {
"url": "https://github.com/global-innovation/laravel-cuit-validation-rule/issues"
},
"homepage": "https://github.com/global-innovation/laravel-cuit-validation-rule#readme"
"name": "laravel-cuit-validation-rule",
"version": "1.3.1",
"description": "Rule for the validation of the CUIT (Argentina) within Laravel Validator.",
"main": "src/CUIT.php",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/global-innovation/laravel-cuit-validation-rule.git"
},
"keywords": [
"cuit",
"php",
"laravel",
"rule",
"validator",
"argentina"
],
"author": "Matias Perrone",
"license": "MIT",
"bugs": {
"url": "https://github.com/global-innovation/laravel-cuit-validation-rule/issues"
},
"homepage": "https://github.com/global-innovation/laravel-cuit-validation-rule#readme"
}

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