Socket
Socket
Sign inDemoInstall

bulma

Package Overview
Dependencies
0
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.28 to 0.1.0

2

bower.json
{
"name": "bulma",
"version": "0.0.28",
"version": "0.1.0",
"homepage": "http://bulma.io",

@@ -5,0 +5,0 @@ "authors": [

# Bulma Changelog
## 0.1.0
* Fix #227
* Fix #232
* Fix #242
* Fix #243
* Fix #228
* Fix #245
* Fix #246
## 0.0.28

@@ -4,0 +14,0 @@

{
"name": "bulma",
"version": "0.0.28",
"version": "0.1.0",
"homepage": "http://bulma.io",

@@ -31,6 +31,4 @@ "author": "jgthms <bbxdesign@gmail.com>",

"autoprefix": "postcss --use autoprefixer --output css/bulma.css css/bulma.css",
"autoprefix-min": "postcss --use autoprefixer --output css/bulma.min.css css/bulma.min.css",
"build": "npm run clean && npm run build-sass && npm run build-sass-min && npm run autoprefix && npm run autoprefix-min",
"build": "npm run clean && npm run build-sass && npm run autoprefix",
"build-sass": "node-sass --output-style expanded --source-map true --output css/ bulma.sass --outFile css/bulma.css",
"build-sass-min": "node-sass --output-style compressed --source-map true --output css/ bulma.sass css/bulma.min.css",
"clean": "rm -rf css",

@@ -37,0 +35,0 @@ "pre-push": "npm run build && git add css && git commit --amend --no-edit",

@@ -69,2 +69,3 @@ # [Bulma](http://bulma.io)

* Bulma with Rails: https://github.com/joshuajansen/bulma-rails
* Vue Admin powered by Bulma: https://github.com/fundon/vue-admin

@@ -71,0 +72,0 @@ ## Copyright and license

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

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

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

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

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