Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

edifice-bootstrap

Package Overview
Dependencies
Maintainers
1
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.0.0-develop.2 to 1.0.0-develop.3

dist/fonts/dyslexic/OpenDyslexic.woff

10

package.json
{
"name": "edifice-bootstrap",
"version": "1.0.0-develop.2",
"version": "1.0.0-develop.3",
"description": "Edifice CSS framework based on Bootstrap",

@@ -23,8 +23,6 @@ "keywords": [

"files": [
"assets/fonts/",
"assets/icons/",
"assets/images/",
"dist/index.css"
"dist"
],
"scripts": {
"clean": "rm -rf dist",
"build": "sass --load-path=node_modules/ --style=compressed scss/index.scss dist/index.css",

@@ -36,3 +34,3 @@ "dev:fix": "stylelint scss/**/*.scss --fix",

"watch:sb": "sass --watch --style compressed --load-path=node_modules/ --no-source-map scss/index.scss ../ode-dev-server/assets/themes/edifice-bootstrap/index.css",
"prepare": "cp -r assets dist && pnpm run build"
"release": "pnpm run clean && cp -r assets dist && pnpm run build"
},

@@ -39,0 +37,0 @@ "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