formatic
Advanced tools
Comparing version 2.0.3 to 2.0.4
{ | ||
"name": "formatic", | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"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' 'src/**/*.js' 'scripts/**/*.js' 'tasks/**/*.js' '*.js'", | ||
"lint": "zapier-scripts lint '__tests__/**/*.js' 'demo/**/*.js' 'docs/**/*.js' 'src/**/*.js' 'scripts/**/*.js' 'tasks/**/*.js' '*.js'", | ||
"format": "zapier-scripts format '__tests__/**/*.js' 'demo/**/*.js' 'docs/**/*.js' 'pages/**/*.js' 'src/**/*.js' 'scripts/**/*.js' 'tasks/**/*.js' '*.js'", | ||
"lint": "zapier-scripts lint '__tests__/**/*.js' 'demo/**/*.js' 'docs/**/*.js' 'pages/**/*.js' 'src/**/*.js' 'scripts/**/*.js' 'tasks/**/*.js' '*.js'", | ||
"major-release": "yarn version --major", | ||
@@ -71,3 +71,3 @@ "minor-release": "yarn version --minor", | ||
"yargs": "^13.2.1", | ||
"zapier-scripts": "^3.4.1" | ||
"zapier-scripts": "^5.0.0" | ||
}, | ||
@@ -74,0 +74,0 @@ "dependencies": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
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
366223
10956