Huge News!Announcing our $40M Series B led by Abstract Ventures.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.22 to 0.1.23

sass/atoms/_links.scss

5

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

@@ -9,2 +9,3 @@ "scripts": {

"copy": "cp -R ./typography ./public/typography",
"copy:dinocons": "cp -R ./dinocons ./public/dinocons",
"lint": "stylelint sass/**/*.scss",

@@ -17,3 +18,3 @@ "optim:svg": "svgo --config=./.svgo.yml -r ./dinocons",

"server": "http-server -p 8090",
"start": "run-p build:sass copy server",
"start": "run-p build:sass copy copy:dinocons server",
"test": "jest"

@@ -20,0 +21,0 @@ },

sass/mdn-minimalist.scss

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