Socket
Socket
Sign inDemoInstall

@digitallyhappy/backstrap

Package Overview
Dependencies
36
Maintainers
2
Versions
34
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.4.1 to 0.5.0

dist/css/legacy.css

4

package.json
{
"name": "@digitallyhappy/backstrap",
"version": "0.4.1",
"version": "0.5.0",
"description": "Free Bootstrap 4 Admin Panel HTML Template",

@@ -56,2 +56,3 @@ "keywords": [

"css-compile-blue": "node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 src/scss/blue.scss src/css/blue.css",
"css-compile-legacy": "node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 src/scss/legacy.scss src/css/legacy.css",
"css-compile-vendors": "node build/vendors-sass.js",

@@ -61,2 +62,3 @@ "css-lint": "stylelint --config build/.stylelintrc --syntax scss \"src/scss/**/*.scss\"",

"css-minify-blue": "cleancss --level 1 --source-map --source-map-inline-sources --output src/css/blue.min.css src/css/blue.css",
"css-minify-legacy": "cleancss --level 1 --source-map --source-map-inline-sources --output src/css/legacy.min.css src/css/legacy.css",
"css-prefix": "postcss --config build/postcss.config.js --replace \"src/css/*.css\" \"!src/css/*.min.css\"",

@@ -63,0 +65,0 @@ "js": "npm-run-all --parallel js-compile* js-lint*",

@@ -76,3 +76,3 @@ # BackStrap - Free HTML Admin Template, using Bootstrap 4

# install app's dependencies
# install app's dependencies (make sure you are using node v15 - eg. nvm use 15)
$ npm install

@@ -79,0 +79,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc