@lrnwebcomponents/anchor-behaviors
Advanced tools
Comparing version 7.0.0 to 7.0.1
@@ -20,3 +20,3 @@ { | ||
}, | ||
"version": "7.0.0", | ||
"version": "7.0.1", | ||
"description": "handles anchors and params in the url", | ||
@@ -33,3 +33,3 @@ "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 custom-elements.json", | ||
"build": "gulp --gulpfile=gulpfile.cjs && node --experimental-json-modules ../../node_modules/.bin/rollup --config && prettier --ignore-path ../../.prettierignore --write \"**/*.{js,json}\" && wca analyze \"{*,lib/**}.js\" --format vscode --outFile custom-elements.json", | ||
"dev": "concurrently --kill-others \"yarn run watch\" \"yarn run serve\"", | ||
@@ -67,3 +67,3 @@ "watch": "gulp dev --gulpfile=gulpfile.cjs", | ||
], | ||
"gitHead": "619ebdfc0aac017516b65f4e6eb1c12080dff39e" | ||
"gitHead": "7087ebc5fd7f631a2a78ad40af08384933139929" | ||
} |
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
40831