@brightspace-ui/create
Advanced tools
Comparing version 1.8.2 to 1.9.0
@@ -9,3 +9,3 @@ { | ||
"lint:lit": "lit-analyzer <%= hyphenatedName %>.js --strict", | ||
"lint:style": "stylelint \"**/*.js\"" | ||
"lint:style": "stylelint \"**/*.{js,html}\"" | ||
}, | ||
@@ -16,3 +16,3 @@ "author": "D2L Corporation", | ||
"@babel/eslint-parser": "^7", | ||
"@brightspace-ui/stylelint-config": "^0.2", | ||
"@brightspace-ui/stylelint-config": "^0.3", | ||
"eslint": "^7", | ||
@@ -25,3 +25,3 @@ "eslint-config-brightspace": "^0.16", | ||
"lit-analyzer": "^1", | ||
"stylelint": "^13" | ||
"stylelint": "^14" | ||
}, | ||
@@ -28,0 +28,0 @@ "files": [ |
{ | ||
"name": "@brightspace-ui/create", | ||
"version": "1.8.2", | ||
"version": "1.9.0", | ||
"description": "Initializer for Brightspace web components", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/BrightspaceUI/create.git", |
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
58928