Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bulma-extensions

Package Overview
Dependencies
Maintainers
1
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bulma-extensions - npm Package Compare versions

Comparing version 1.0.10 to 1.0.11

4

bulma-calendar/dist/bulma-calendar.js

@@ -171,7 +171,7 @@ (function (global, factory) {

if (!Array.isArray(events)) {
events =[events];
events = [events];
}
events.forEach(event => {
this.addEventListener(events[i], listener);
this.addEventListener(event, listener);
});

@@ -178,0 +178,0 @@ };

{
"name": "bulma-calendar",
"version": "1.1.6",
"version": "1.1.7",
"description": "Display a calendar for date selection or for planning management, in different colors and sizes",

@@ -5,0 +5,0 @@ "main": "dist/bulma-calendar.sass",

@@ -0,1 +1,6 @@

<a name="1.0.11"></a>
## [1.0.11](https://github.com/Wikiki/bulma-extensions/compare/1.0.10...1.0.11) (2018-03-16)
<a name="1.0.10"></a>

@@ -2,0 +7,0 @@ ## [1.0.10](https://github.com/Wikiki/bulma-extensions/compare/1.0.9...1.0.10) (2018-03-16)

{
"name": "bulma-extensions",
"version": "1.0.10",
"version": "1.0.11",
"description": "Set of extensions for Bulma.io CSS Framework",

@@ -5,0 +5,0 @@ "main": "dist/extensions.sass",

Sorry, the diff of this file is too big to display

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