@lrnwebcomponents/materializecss-styles
Advanced tools
Comparing version 2.6.14 to 2.6.16
@@ -9,3 +9,3 @@ { | ||
}, | ||
"version": "2.6.14", | ||
"version": "2.6.16", | ||
"description": "Materialize CSS style class names", | ||
@@ -18,3 +18,3 @@ "repository": { | ||
"main": "materializecss-styles.js", | ||
"module": "materializecss-styles.es6.js", | ||
"module": "materializecss-styles.js", | ||
"umd": "materializecss-styles.umd.js", | ||
@@ -24,7 +24,7 @@ "scripts": { | ||
"start": "yarn run dev", | ||
"build": "../../node_modules/.bin/gulp && ../../node_modules/.bin/rollup -c && ../../node_modules/.bin/prettier --ignore-path ../../.prettierignore --write '**/*.{js,json}' && wca analyze \"**/*.js\" --format vscode --outFile vscode-html-custom-data.json", | ||
"build": "../../node_modules/.bin/gulp --gulpfile=gulpfile.cjs && ../../node_modules/.bin/rollup -c && ../../node_modules/.bin/prettier --ignore-path ../../.prettierignore --write '**/*.{js,json}' && wca analyze \"**/*.js\" --format vscode --outFile vscode-html-custom-data.json", | ||
"dev": "../../node_modules/.bin/concurrently --kill-others \"yarn run watch\" \"yarn run serve\"", | ||
"watch": "../../node_modules/.bin/gulp dev", | ||
"watch": "../../node_modules/.bin/gulp dev --gulpfile=gulpfile.cjs", | ||
"serve": "../../node_modules/.bin/es-dev-server -c ../../es-dev-server.config.js", | ||
"lighthouse": "../../node_modules/.bin/gulp lighthouse" | ||
"lighthouse": "../../node_modules/.bin/gulp lighthouse --gulpfile=gulpfile.cjs" | ||
}, | ||
@@ -39,4 +39,4 @@ "author": { | ||
"devDependencies": { | ||
"@lrnwebcomponents/deduping-fix": "^2.6.12", | ||
"@lrnwebcomponents/storybook-utilities": "^2.6.14", | ||
"@lrnwebcomponents/deduping-fix": "^2.6.16", | ||
"@lrnwebcomponents/storybook-utilities": "^2.6.16", | ||
"@polymer/iron-component-page": "github:PolymerElements/iron-component-page", | ||
@@ -56,3 +56,3 @@ "@polymer/iron-demo-helpers": "3.1.0", | ||
}, | ||
"gitHead": "59d4f74a9d1711b830d5cd68ace0ee00c821d87f" | ||
"gitHead": "762cdc6f110d140df109da91653a5cd58db1aca5" | ||
} |
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
332758
4955