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
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.1 to 1.0.0-develop.2

11

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

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

"files": [
"assets",
"dist"
"assets/fonts/",
"assets/icons/",
"assets/images/",
"dist/index.css"
],

@@ -33,3 +35,4 @@ "scripts": {

"watch:react": "sass --watch --style compressed --load-path=node_modules/ --no-source-map scss/index.scss ../ode-react-ui/public/assets/themes/edifice-bootstrap/index.css",
"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"
"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"
},

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