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

@edifice.io/bootstrap

Package Overview
Dependencies
Maintainers
1
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@edifice.io/bootstrap - npm Package Compare versions

Comparing version 2.0.4 to 2.0.5

6

package.json
{
"name": "@edifice.io/bootstrap",
"version": "2.0.4",
"version": "2.0.5",
"description": "Edifice CSS framework based on Bootstrap",

@@ -43,4 +43,3 @@ "keywords": [

"compile": "sass --load-path=node_modules/ --style=compressed src/index.scss dist/index.css",
"dev:fix": "stylelint src/**/*.scss --fix",
"dev:lint": "stylelint src/**/*.scss",
"fix": "stylelint src/**/*.scss --fix",
"format": "pnpm format:write && pnpm format:check",

@@ -50,4 +49,5 @@ "format:check": "npx prettier --check src/**/*.scss",

"generate-commit-version": "node scripts/version.cjs",
"lint": "stylelint src/**/*.scss",
"watch": "sass --watch --load-path=node_modules/ --style=compressed src/index.scss dist/index.css"
}
}
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