@silviejs/validator
Advanced tools
Comparing version 1.1.1 to 1.1.2
{ | ||
"name": "@silviejs/validator", | ||
"version": "1.1.1", | ||
"description": "Silvie JS Validator", | ||
"typings": "bootstrap/index.d.ts", | ||
"main": "index.js", | ||
"type": "module", | ||
"scripts": { | ||
"build": "node scripts/build.js" | ||
}, | ||
"keywords": [ | ||
"validator", | ||
"validation" | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/silviejs/validator.git" | ||
}, | ||
"homepage": "https://silviejs.org", | ||
"author": "Hossein Maktoobian", | ||
"license": "MIT", | ||
"dependencies": { | ||
"validator": "^13.11.0" | ||
}, | ||
"devDependencies": { | ||
"@babel/cli": "^7.24.1", | ||
"@babel/core": "^7.24.4", | ||
"@babel/plugin-proposal-decorators": "^7.24.1", | ||
"@babel/preset-env": "^7.24.4", | ||
"@babel/preset-typescript": "^7.24.1", | ||
"@types/validator": "^13.11.9", | ||
"typescript": "^5.4.5" | ||
} | ||
} | ||
"name": "@silviejs/validator", | ||
"version": "1.1.2", | ||
"description": "Silvie JS Validator", | ||
"typings": "bootstrap/index.d.ts", | ||
"main": "index.js", | ||
"keywords": [ | ||
"validator", | ||
"validation" | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/silviejs/validator.git" | ||
}, | ||
"homepage": "https://silviejs.org", | ||
"author": "Hossein Maktoobian", | ||
"license": "MIT", | ||
"dependencies": { | ||
"validator": "^13.11.0" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
61715
0
165
1651
0
1
No