New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@coopdigital/component-search

Package Overview
Dependencies
Maintainers
10
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@coopdigital/component-search - npm Package Compare versions

Comparing version 1.0.18 to 1.0.19

33

package.json
{
"name": "@coopdigital/component-search",
"version": "1.0.18",
"version": "1.0.19",
"description": "Co-op Component Search",
"main": "src/component.html",
"style": "src/component.css",
"main": "dist/component.css",
"style": "src/component.pcss",
"author": "Matt Tyas (matt.tyas@coopdigital.co.uk)",

@@ -15,3 +15,3 @@ "license": "MIT",

"lint": "stylelint 'src/*.{css,pcss}' --config '../../.stylelintrc.js' --fix",
"build": "postcss src/*.pcss --dir dist/ --config '../../.postcssrc' --ext css",
"build": "postcss src/*.pcss --dir dist/ --config '../../postcss.config.js' --ext css",
"dist": "npm run build && npm run lint",

@@ -25,15 +25,18 @@ "init": "rm -rf ./.git && git init"

"devDependencies": {
"@coopdigital/foundations-vars": "^2.2.6",
"autoprefixer": "^9.3.1",
"cssnano": "^4.1.9",
"postcss": "^7.0.5",
"postcss-cli": "^6.0.1",
"@coopdigital/foundations-vars": "^2.2.7",
"autoprefixer": "^9.8.5",
"cssnano": "^4.1.10",
"postcss": "^7.0.32",
"postcss-calc": "^7.0.2",
"postcss-cli": "^7.1.1",
"postcss-custom-media": "^7.0.8",
"postcss-custom-properties": "^9.1.1",
"postcss-import": "^12.0.1",
"precss": "^3.1.2",
"prettier": "^1.14.3",
"stylelint": "^9.7.0",
"stylelint-config-prettier": "^4.0.0",
"stylelint-prettier": "^1.0.3"
"postcss-nesting": "^7.0.1",
"prettier": "^2.0.5",
"stylelint": "^13.6.1",
"stylelint-config-prettier": "^8.0.2",
"stylelint-prettier": "^1.1.2"
},
"gitHead": "0382100cf791a5ad6e49500ae1c89a31721d7c31"
"gitHead": "f9af51d2a85cc7713e47856228e3266a58dcd143"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc