@brightspace-ui/create
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -14,6 +14,6 @@ { | ||
"devDependencies": { | ||
"@babel/eslint-parser": "^7", | ||
"@brightspace-ui/stylelint-config": "^0.0.3", | ||
"babel-eslint": "^10", | ||
"eslint": "^7", | ||
"eslint-config-brightspace": "^0.11.0", | ||
"eslint-config-brightspace": "^0.13", | ||
"eslint-plugin-html": "^6", | ||
@@ -20,0 +20,0 @@ "eslint-plugin-lit": "^1", |
@@ -14,2 +14,3 @@ /* eslint-env node */ | ||
// npm run test -- --grep test/bar/* | ||
'node_modules/@brightspace-ui/core/tools/resize-observer-test-error-handler.js', | ||
{ pattern: config.grep ? config.grep : 'test/*.test.js', type: 'module' }, | ||
@@ -16,0 +17,0 @@ ], |
@@ -39,2 +39,3 @@ /* eslint-env node */ | ||
// npm run test -- --grep test/bar/* | ||
'node_modules/@brightspace-ui/core/tools/resize-observer-test-error-handler.js', | ||
{ pattern: config.grep ? config.grep : 'test/*.test.js', type: 'module' }, | ||
@@ -41,0 +42,0 @@ ], |
{ | ||
"name": "@brightspace-ui/create", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Initializer for Brightspace web components", | ||
@@ -28,2 +28,3 @@ "repository": "https://github.com/BrightspaceUI/create.git", | ||
"@babel/core": "^7", | ||
"@babel/eslint-parser": "7", | ||
"@babel/preset-env": "^7", | ||
@@ -33,3 +34,3 @@ "babel-eslint": "^10", | ||
"eslint": "^7", | ||
"eslint-config-brightspace": "^0.11.0", | ||
"eslint-config-brightspace": "^0.13", | ||
"eslint-plugin-html": "^6", | ||
@@ -36,0 +37,0 @@ "eslint-plugin-lit": "^1", |
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
59870
660
11