@coopdigital/component-search
Advanced tools
Comparing version 1.0.16 to 1.0.17
{ | ||
"name": "@coopdigital/component-search", | ||
"version": "1.0.16", | ||
"version": "1.0.17", | ||
"description": "Co-op Component Search", | ||
@@ -14,3 +14,3 @@ "main": "src/component.html", | ||
"scripts": { | ||
"lint": "stylelint 'dist/*.css' --config '../../.stylelintrc.dist.js' --fix", | ||
"lint": "stylelint 'src/*.{css,pcss}' --config '../../.stylelintrc.js' --fix", | ||
"build": "postcss src/*.pcss --dir dist/ --config '../../.postcssrc' --ext css", | ||
@@ -25,3 +25,3 @@ "dist": "npm run build && npm run lint", | ||
"devDependencies": { | ||
"@coopdigital/foundations-vars": "^2.2.5", | ||
"@coopdigital/foundations-vars": "^2.2.6", | ||
"autoprefixer": "^9.3.1", | ||
@@ -38,3 +38,3 @@ "cssnano": "^4.1.9", | ||
}, | ||
"gitHead": "4c7838d2fd2a254d09869a6ae8df0333a8c8d565" | ||
"gitHead": "515f4c2547ac03bcca7d8c5e7cb444a706736cbc" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
14422
16