@lrnwebcomponents/anchor-behaviors
Advanced tools
Comparing version 2.2.0 to 2.3.0
@@ -19,3 +19,3 @@ { | ||
}, | ||
"version": "2.2.0", | ||
"version": "2.3.0", | ||
"description": "handles anchors and params in the url", | ||
@@ -33,3 +33,3 @@ "repository": { | ||
"start": "yarn run dev", | ||
"build": "../../node_modules/.bin/gulp && ../../node_modules/.bin/rollup -c && ../../node_modules/.bin/prettier --ignore-path ../../.prettierignore --write '**/*.{js,json}'", | ||
"build": "../../node_modules/.bin/gulp && ../../node_modules/.bin/rollup -c && ../../node_modules/.bin/prettier --ignore-path ../../.prettierignore --write '**/*.{js,json}' && wca analyze \"**/*.js\" --outFile custom-elements.json", | ||
"dev": "concurrently --kill-others \"yarn run watch\" \"yarn run serve\"", | ||
@@ -69,3 +69,3 @@ "watch": "../../node_modules/.bin/gulp dev", | ||
], | ||
"gitHead": "d8dfc961c1e93dbe8c38b40c82e288af057d6477" | ||
"gitHead": "2e6809d848b36976043b7ea740a7254ca018adae" | ||
} |
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
45724
22
472