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.0.3 to 0.0.4

16

package.json
{
"name": "bulma-badge",
"version": "0.0.3",
"version": "0.0.4",
"description": "Display a badge element in front of Bulma's element in different colors.",
"main": "index.js",
"main": "badge.sass",
"scripts": {

@@ -24,3 +24,13 @@ "test": "echo \"Error: no test specified\" && exit 1"

},
"homepage": "https://github.com/Wikiki/bulma-badge#readme"
"homepage": "https://github.com/Wikiki/bulma-badge#readme",
"devDependencies": {
"bulma": "^0.6.1"
},
"files": [
"badge.sass",
"badge.css",
"badge.min.css",
"LICENSE",
"README.md"
]
}

@@ -5,2 +5,6 @@ # bulma-badge

[![npm](https://img.shields.io/npm/v/bulma-badge.svg)](https://www.npmjs.com/package/bulma-badge)
[![npm](https://img.shields.io/npm/dm/bulma-badge.svg)](https://www.npmjs.com/package/bulma-badge)
[![Build Status](https://travis-ci.org/Wikiki/bulma-badge.svg?branch=master)](https://travis-ci.org/Wikiki/bulma-badge)
<img src="https://img15.hostingpics.net/pics/241524ScreenShot20170726at124229.png" width="50%">

@@ -10,2 +14,2 @@

---
You can find the Documentation and a demo [here](https://wikiki.github.io/bulma-extensions/badge)
You can find the Documentation and a demo [here](https://wikiki.github.io/elements/badge/)
extension-badge.html

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc