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

mdn-minimalist

Package Overview
Dependencies
Maintainers
1
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mdn-minimalist - npm Package Compare versions

Comparing version 0.1.14 to 0.1.15

20

package.json
{
"name": "mdn-minimalist",
"version": "0.1.14",
"version": "0.1.15",
"description": "The base Sass for Mozilla Developer based projects and products",

@@ -36,6 +36,4 @@ "scripts": {

"devDependencies": {
"commitizen": "^4.0.3",
"cz-conventional-changelog": "3.2.0",
"http-server": "^0.12.3",
"husky": "^4.2.3",
"husky": "^4.2.5",
"jest": "26.0.1",

@@ -55,15 +53,3 @@ "node-sass-chokidar": "1.4.0",

"stylelint-scss": "^3.15.0"
},
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
},
"husky": {
"hooks": {
"prepare-commit-msg": "exec < /dev/tty && git cz --hook || true",
"pre-commit": "yarn run precommit"
}
},
"dependencies": {}
}
}
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