widget-crm-form
Advanced tools
Comparing version 6.0.1 to 6.0.2
@@ -1,1 +0,1 @@ | ||
module.exports = 1681385758587; | ||
module.exports = 1681389454081; |
{ | ||
"name": "widget-crm-form", | ||
"version": "6.0.1", | ||
"version": "6.0.2", | ||
"description": "epicentrk", | ||
@@ -9,3 +9,4 @@ "scripts": { | ||
"build": "rm -rf dist && npm run t && npm run lintfix && webpack --env prod --mode production && npm run style:php", | ||
"p": "npm version patch && npm run build && npm publish", | ||
"p": "npm run build && npm publish", | ||
"patch": "npm version patch", | ||
"lint:js": "eslint --ext \".js,.ts,.vue\" --ignore-path .eslintignore .", | ||
@@ -12,0 +13,0 @@ "lint:style": "stylelint \"**/*.{scss,vue}\" --ignore-path .stylelintignore", |
Sorry, the diff of this file is not supported yet
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
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
1617166
1713