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

@aofl/form-validate

Package Overview
Dependencies
Maintainers
2
Versions
130
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aofl/form-validate - npm Package Compare versions

Comparing version 3.0.0-beta.40 to 3.0.0-beta.41

9

package.json
{
"name": "@aofl/form-validate",
"version": "3.0.0-beta.40",
"version": "3.0.0-beta.41",
"description": "Form validation mixin for AoflElement",

@@ -11,5 +11,6 @@ "main": "index.js",

"test": "echo \"Error: no test specified\" && exit 1",
"build-ci": "cross-env NODE_ENV=production aofl build --debug",
"build": "cross-env NODE_ENV=production npx aofl build",
"build:dev": "cross-env NODE_ENV=development npx aofl build",
"prepublishOnly": "npm run build && npm run docs",
"prepublishOnly": "npm run build-ci && npm run docs",
"docs": "jsdoc -c .jsdocrc.json ."

@@ -41,3 +42,3 @@ },

"devDependencies": {
"@aofl/cli": "^3.0.0-beta.40",
"@aofl/cli": "^3.0.0-beta.41",
"cross-env": "^6.0.3",

@@ -48,3 +49,3 @@ "jsdoc": "^3.6.3",

},
"gitHead": "0bfdc05f0d4406219d0b432a55fe53ab1726f4c0"
"gitHead": "212bc663acbda22a9679fadb2aa64484e35dc068"
}
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