@lrnwebcomponents/responsive-utility
Advanced tools
Comparing version 2.2.3 to 2.3.0
import "../responsive-utility.js"; | ||
/** | ||
* `responsive-utility-nehaviors` | ||
* @customElement responsive-utility-nehaviors | ||
* `A simpler way to use responsive utility.` | ||
@@ -5,0 +6,0 @@ */ |
@@ -14,3 +14,3 @@ { | ||
}, | ||
"version": "2.2.3", | ||
"version": "2.3.0", | ||
"description": "Automated conversion of responsive-utility/", | ||
@@ -27,3 +27,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\"", | ||
@@ -44,3 +44,3 @@ "watch": "../../node_modules/.bin/gulp dev", | ||
"@lrnwebcomponents/deduping-fix": "^2.1.1", | ||
"@lrnwebcomponents/storybook-utilities": "^2.2.3", | ||
"@lrnwebcomponents/storybook-utilities": "^2.3.0", | ||
"@polymer/iron-component-page": "github:PolymerElements/iron-component-page", | ||
@@ -64,3 +64,3 @@ "@polymer/iron-demo-helpers": "3.1.0", | ||
], | ||
"gitHead": "053bbb0a6336005e4fe5cbb41a5422b1f5856f11" | ||
"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
98692
25
1175