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

bulma-badge

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bulma-badge - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

CHANGELOG.md

25

package.json
{
"name": "bulma-badge",
"version": "0.1.1",
"version": "0.1.2",
"description": "Display a badge element in front of Bulma's element in different colors.",

@@ -25,9 +25,24 @@ "main": "badge.sass",

"homepage": "https://github.com/Wikiki/bulma-badge#readme",
"scripts": {
"build": "gulp"
},
"devDependencies": {
"bulma": "^0.6.1"
"@babel/core": "^7.0.0-beta.39",
"@babel/preset-env": "^7.0.0-beta.39",
"babel-core": "^7.0.0-beta.3",
"bulma": "^0.6.2",
"del": "^3.0.0",
"gulp": "^3.9.1",
"gulp-autoprefixer": "^4.1.0",
"gulp-babel": "^7.0.1",
"gulp-clean-css": "^3.9.2",
"gulp-concat": "^2.6.1",
"gulp-postcss": "^7.0.1",
"gulp-sass": "^3.1.0",
"gulp-uglify": "^3.0.0",
"run-sequence": "^2.2.1"
},
"files": [
"badge.sass",
"bulma-badge.css",
"bulma-badge.min.css",
"dist/badge.sass",
"dist/bulma-badge.min.css",
"LICENSE",

@@ -34,0 +49,0 @@ "README.md"

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