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

edifice-bootstrap

Package Overview
Dependencies
Maintainers
0
Versions
427
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

edifice-bootstrap - npm Package Compare versions

Comparing version 1.5.23-hotfix-check-user-rights.1 to 1.6.0-develop.0

10

package.json
{
"name": "edifice-bootstrap",
"version": "1.5.23-hotfix-check-user-rights.1",
"version": "1.6.0-develop.0",
"description": "Edifice CSS framework based on Bootstrap",

@@ -27,4 +27,5 @@ "keywords": [

"scripts": {
"build": "rm -rf dist && cp -r assets dist && pnpm run compile && cp dist/index.css ../../apps/docs/public/assets/themes/edifice-bootstrap/index.css",
"clean": "rm -rf dist",
"compile": "sass --load-path=node_modules/ --style=compressed scss/index.scss dist/index.css",
"clean": "rm -rf dist",
"dev:fix": "stylelint scss/**/*.scss --fix",

@@ -36,5 +37,4 @@ "dev:lint": "stylelint scss/**/*.scss",

"generate-commit-version": "node scripts/version.cjs",
"build": "rm -rf dist && cp -r assets dist && pnpm run compile && cp dist/index.css ../../public/assets/themes/edifice-bootstrap/index.css",
"watch": "sass --watch --load-path=node_modules/ --style=compressed scss/index.scss dist/index.css",
"watch:react": "sass --watch --style compressed --load-path=node_modules/ --no-source-map scss/index.scss ../../public/assets/themes/edifice-bootstrap/index.css",
"watch:react": "sass --watch --style compressed --load-path=node_modules/ --no-source-map scss/index.scss ../../apps/docs/public/assets/themes/edifice-bootstrap/index.css",
"watch:sb": "sass --watch --style compressed --load-path=node_modules/ --no-source-map scss/index.scss ../../../recette/assets/themes/edifice-bootstrap/index.css"

@@ -57,3 +57,3 @@ },

},
"gitHead": "65f6df85adb37fcf6394fa4cb1591741a128076e"
"gitHead": "06064f287ceb824a355e2f27250432e2650dd136"
}

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