@lrnwebcomponents/hax-body-behaviors
Advanced tools
Comparing version 4.0.24 to 4.0.25
@@ -15,3 +15,3 @@ { | ||
}, | ||
"version": "4.0.24", | ||
"version": "4.0.25", | ||
"description": "Wire any element up to HAX", | ||
@@ -28,6 +28,6 @@ "repository": { | ||
"start": "yarn run dev", | ||
"build": "gulp --gulpfile=gulpfile.cjs && node --experimental-json-modules ../../node_modules/.bin/rollup --config && prettier --ignore-path ../../.prettierignore --write \"**/*.{js,json}\" && wca analyze \"**/*.js\" --format vscode --outFile vscode-html-custom-data.json", | ||
"build": "gulp --gulpfile=gulpfile.cjs && node --experimental-json-modules ../../node_modules/.bin/rollup --config && prettier --ignore-path ../../.prettierignore --write \"**/*.{js,json}\" && wca analyze \"**/*.js\" --format vscode --outFile custom-elements.json", | ||
"dev": "concurrently --kill-others \"yarn run watch\" \"yarn run serve\"", | ||
"watch": "gulp dev --gulpfile=gulpfile.cjs", | ||
"serve": "web-dev-server -c ../../web-dev-server.config.js", | ||
"serve": "web-dev-server -c ../../web-dev-server.config.mjs", | ||
"lighthouse": "gulp lighthouse --gulpfile=gulpfile.cjs", | ||
@@ -43,7 +43,7 @@ "test:watch": "web-test-runner \"test/**/*.test.js\" --node-resolve --config=../../web-test-runner.config.mjs --playwright --browsers chromium firefox --watch", | ||
"@lrnwebcomponents/deduping-fix": "^4.0.0", | ||
"@lrnwebcomponents/storybook-utilities": "^4.0.24", | ||
"@lrnwebcomponents/storybook-utilities": "^4.0.25", | ||
"@open-wc/testing": "3.0.4", | ||
"@polymer/iron-component-page": "github:PolymerElements/iron-component-page", | ||
"@polymer/iron-demo-helpers": "3.1.0", | ||
"@web/dev-server": "0.1.30", | ||
"@web/dev-server": "0.1.31", | ||
"@webcomponents/webcomponentsjs": "2.6.0", | ||
@@ -64,3 +64,3 @@ "concurrently": "7.0.0", | ||
], | ||
"gitHead": "dfb2cd70d6c85d3ac0792679b3120c20923d5ada" | ||
"gitHead": "0af870d14d29af2e5f834389cc9b00a5d250b4da" | ||
} |
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
200875