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

commonform-validate

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

commonform-validate - npm Package Compare versions

Comparing version 0.6.0 to 0.6.1

LICENSE

20

package.json
{
"name": "commonform-validate",
"description": "validate Common Forms",
"version": "0.6.0",
"author": {
"name": "Kyle E. Mitchell",
"email": "kyle@kemitchell.com",
"url": "http://kemitchell.com"
},
"bugs": "https://github.com/commonform/commonform-validate/issues",
"version": "0.6.1",
"author": "Kyle E. Mitchell <kyle@kemitchell.com> (https://kemitchell.com)",
"dependencies": {

@@ -21,2 +16,8 @@ "contiguous": "1.0.1",

},
"files": [
"LICENSE",
"NOTICE",
"README.md",
"index.js"
],
"homepage": "https://commonform.github.io",

@@ -32,6 +33,3 @@ "keywords": [

"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "git+https://github.com/commonform/commonform-validate.git"
},
"repository": "commonform/commonform-validate",
"scripts": {

@@ -38,0 +36,0 @@ "test": "defence README.md | replace-require-self | node"

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