Socket
Socket
Sign inDemoInstall

holygrail2

Package Overview
Dependencies
Maintainers
0
Versions
220
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

holygrail2 - npm Package Compare versions

Comparing version 1.1.68 to 1.1.69

.stylelintignore

75

package.json
{
"name": "holygrail2",
"version": "1.1.68",
"version": "1.1.69",
"description": "A minimal, responsive, style-agnostic CSS framework.",
"main": "scss/style.scss",
"directories": {
"lib": "scss"
"lib": "scss"
},
"scripts": {
"start": " npm run format && npm run docs && npm run build && npm run open:guide ",
"open:guide": "open guide/index.html",
"docs": "sass scss/docs.scss doc/docs.css --style expanded ",
"build": "sass scss/style.scss dist/style.css && sass scss/docs.scss doc/docs.css --style expanded && node add-name-version-package.js",
"build-sass": "sass --style expanded --source-map true scss/style.scss dist/style.css && node add-name-version-package.js && sass --output-style expanded --source-map true scss/docs.scss doc/docs.css",
"lint": "stylelint 'scss/**/*.?(s)css'",
"lint2": "stylelint 'scss/*.?(s)css'",
"lint:fix": "stylelint --fix 'scss/**/*.?(s)css'",
"format": "npm run prettier -- --write",
"prettier": "prettier 'scss/**/*.+(css|scss)'"
"start": "npm run format && npm run docs && npm run build && npm run open:guide",
"open:guide": "open index.html",
"docs": "sass scss/docs.scss doc/docs.css --style expanded",
"build": "sass scss/style.scss dist/style.css && sass scss/docs.scss doc/docs.css --style expanded && node add-name-version-package.js",
"build-sass": "sass --style expanded --source-map true scss/style.scss dist/style.css && node add-name-version-package.js && sass --output-style expanded --source-map true scss/docs.scss doc/docs.css",
"lint": "stylelint 'scss/**/*.?(s)css'",
"lint2": "stylelint 'scss/*.?(s)css'",
"lint:fix": "stylelint --fix 'scss/**/*.?(s)css'",
"format": "prettier --write 'scss/**/*.+(css|scss)'"
},
"repository": {
"type": "git",
"url": "git+https://github.com/holygrail2/holygrail.git"
"type": "git",
"url": "git+https://github.com/holygrail2/holygrail.git"
},
"devDependencies": {
"open": "^9.1.0",
"prettier": "^3.0.2",
"sass": "^1.65.1",
"stylelint": "^15.10.2",
"stylelint-scss": "^5.1.0",
"stylelint-config-standard": "^34.0.0",
"stylelint-config-standard-scss": "^10.0.0",
"stylelint-order": "^6.0.3"
"open": "^9.1.0",
"prettier": "^3.0.2",
"sass": "^1.65.1",
"stylelint": "^15.10.2",
"stylelint-scss": "^5.1.0",
"stylelint-config-standard": "^34.0.0",
"stylelint-config-standard-scss": "^10.0.0",
"stylelint-order": "^6.0.3"
},
"keywords": [
"css",
"sass",
"minimal",
"responsive",
"style-agnostic",
"framework",
"toolkit",
"holygrail2"
"css",
"sass",
"minimal",
"responsive",
"style-agnostic",
"framework",
"toolkit",
"holygrail2"
],

@@ -53,9 +47,10 @@ "author": "Manuel Ruiz",

"bugs": {
"url": "https://github.com/holygrail2/holygrail/issues",
"email": "dev@digitalstrategy.es"
"url": "https://github.com/holygrail2/holygrail/issues",
"email": "dev@digitalstrategy.es"
},
"homepage": "https://holygrail2.netlify.app/guide",
"homepage": "https://holygrail2.netlify.app",
"dependencies": {
"stylelint": "^15.10.2"
"stylelint": "^15.10.2"
}
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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