Socket
Socket
Sign inDemoInstall

formatic

Package Overview
Dependencies
9
Maintainers
10
Versions
223
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0 to 2.0.1

7

package.json
{
"name": "formatic",
"version": "2.0.0",
"version": "2.0.1",
"description": "Automatic, pluggable form generation",

@@ -13,4 +13,4 @@ "main": "./build/lib/index.cjs.js",

"build": "rollup -c",
"format": "zapier-scripts format '__tests__/**/*.js' 'demo/**/*.js' 'docs/**/*.js' 'lib/**/*.js' 'scripts/**/*.js' 'tasks/**/*.js' '*.js'",
"lint": "zapier-scripts lint '__tests__/**/*.js' 'demo/**/*.js' 'docs/**/*.js' 'lib/**/*.js' 'scripts/**/*.js' 'tasks/**/*.js' '*.js'",
"format": "zapier-scripts format '__tests__/**/*.js' 'demo/**/*.js' 'docs/**/*.js' 'src/**/*.js' 'scripts/**/*.js' 'tasks/**/*.js' '*.js'",
"lint": "zapier-scripts lint '__tests__/**/*.js' 'demo/**/*.js' 'docs/**/*.js' 'src/**/*.js' 'scripts/**/*.js' 'tasks/**/*.js' '*.js'",
"major-release": "yarn version --major && yarn publish && git push --follow-tags",

@@ -65,2 +65,3 @@ "minor-release": "yarn version --minor && yarn publish && git push --follow-tags",

"rollup": "^1.2.1",
"rollup-plugin-alias": "^1.5.1",
"rollup-plugin-babel": "^4.3.2",

@@ -67,0 +68,0 @@ "sanitize.css": "^8.0.0",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc