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

mdbootstrap

Package Overview
Dependencies
Maintainers
2
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mdbootstrap - npm Package Compare versions

Comparing version 4.5.14 to 4.5.15

.npmignore

16

js/modules/waves.js

@@ -214,3 +214,3 @@ /*!

// If input already have parent just pass through
if (parent.tagName.toLowerCase() === 'i' && parent.classList.contains('waves-effect')) {
if (parent.tagName.toLowerCase() === 'span' && parent.classList.contains('waves-effect')) {
return;

@@ -220,5 +220,5 @@ }

// Put element class and style to the specified parent
var wrapper = document.createElement('i');
wrapper.className = element.className + ' waves-input-wrapper';
element.className = 'waves-button-input';
var wrapper = document.createElement('span');
wrapper.className = 'waves-input-wrapper';
// element.className = 'waves-button-input';

@@ -229,10 +229,2 @@ // Put element as child

// Apply element color and background color to wrapper
var elementStyle = window.getComputedStyle(element, null);
var color = elementStyle.color;
var backgroundColor = elementStyle.backgroundColor;
wrapper.setAttribute('style', 'color:' + color + ';background:' + backgroundColor);
element.setAttribute('style', 'background-color:rgba(0,0,0,0);');
},

@@ -239,0 +231,0 @@

@@ -21,3 +21,3 @@ Material Design for Bootstrap (MDB)

Copyright (c) 2017 MDBootstrap.com
Copyright (c) 2018 MDBootstrap.com

@@ -39,39 +39,42 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation

+------------------------------------------------+-------------+--------------------+--------------------+--------------------+
| | Personal | Developer | Business | Corporate |
+------------------------------------------------+-------------+--------------------+--------------------+--------------------+
| Feature | 1 person & | 1 person & | 1-10 people & | 10+ people & |
| | 1 project | unlimited projects | unlimited projects | unlimited projects |
+------------------------------------------------+-------------+--------------------+--------------------+--------------------+
| Personal (assigned to person, | yes | yes | no | no |
| can be used only by 1 person) | | | | |
+------------------------------------------------+-------------+--------------------+--------------------+--------------------+
| Corporate (assigned to company, | no | no | yes | yes |
| can be used by X employees) | | | | |
+------------------------------------------------+-------------+--------------------+--------------------+--------------------+
| Number of people (owners/employees) | 1 | 1 | 1-10 | No limit * |
| who can use MDB | | | | |
+------------------------------------------------+-------------+--------------------+--------------------+--------------------+
| Number of commercial website/apps | 1 | No limit | No limit | No limit |
| which can be created | | | | |
+------------------------------------------------+-------------+--------------------+--------------------+--------------------+
| Creation of an HTML/CSS template | no | yes | yes | yes |
| for sale (applicable only for MDB PRO, | | | | |
| not for Templates Packs) | | | | |
+------------------------------------------------+-------------+--------------------+--------------------+--------------------+
| Creation of a theme/template for CMS sale | no | no | no | no |
+------------------------------------------------+-------------+--------------------+--------------------+--------------------+
| Product resale (our Framework, icons, markups) | no | no | no | no |
+------------------------------------------------+-------------+--------------------+--------------------+--------------------+
| Create products redistributed in automated way | no | no | no | no |
| (i.e. CMS themes sold on ThemeForest or end | | | | |
| product which can download from customer site | | | | |
| including MDB source code) ** | | | | |
+------------------------------------------------+-------------+--------------------+--------------------+--------------------+
| Creation of online/offline generator based | no | no | no | no |
| on ourproducts | | | | |
+------------------------------------------------+-------------+--------------------+--------------------+--------------------+
| Embed MDB into open source project | no | no | no | no |
+------------------------------------------------+-------------+--------------------+--------------------+--------------------+
+-------------------------------------------+-----------+-----------+------------+------------+------------+--------------+------------+
| Feature | 1 person | 1 person | 1-3 people | 4-6 people | 7-9 people | 10-15 people | 15+ people |
| | & | & | & | & | & | & | & |
| | 1 project | unlimited | unlimited | unlimited | unlimited | unlimited | unlimited |
| | | projects | projects | projects | projects | projects | projects |
+-------------------------------------------+-----------+-----------+------------+------------+------------+--------------+------------+
| Personal (assigned to person, | yes | yes | no | no | no | no | no |
| can be used only by 1 person) | | | | | | | |
+-------------------------------------------+-----------+-----------+------------+------------+------------+--------------+------------+
| Team (assigned to company, | no | no | yes | yes | yes | yes | yes |
| can be used by X employees) | | | | | | | |
+-------------------------------------------+-----------+-----------+------------+------------+------------+--------------+------------+
| Number of people (owners/employees) | 1 | 1 | 1-3* | 4-6* | 7-9* | 10-15* | No limit* |
| who can use MDB | | | | | | | |
+-------------------------------------------+-----------+-----------+------------+------------+------------+--------------+------------+
| Number of website/apps | 1 | No limit | No limit | No limit | No limit | No limit | No limit |
| which can be created | | | | | | | |
+-------------------------------------------+-----------+-----------+------------+------------+------------+--------------+------------+
| Creation of an HTML/CSS template | no | yes | yes | yes | yes | yes | yes |
| for sale (applicable only for MDB PRO, | | | | | | | |
| not for Templates Packs) | | | | | | | |
+-------------------------------------------+-----------+-----------+------------+------------+------------+--------------+------------+
| Creation of a theme/template for CMS sale | no | no | no | no | no | no | no |
+-------------------------------------------+-----------+-----------+------------+------------+------------+--------------+------------+
| Product resale | no | no | no | no | no | no | no |
| (our Framework, icons, markups) | | | | | | | |
+-------------------------------------------+-----------+-----------+------------+------------+------------+--------------+------------+
| Create products redistributed | no | no | no | no | no | no | no |
| in automated way (i.e. CMS themes sold | | | | | | | |
| on ThemeForest or end product | | | | | | | |
| which can download from customer site | | | | | | | |
| including MDB source code) ** | | | | | | | |
+-------------------------------------------+-----------+-----------+------------+------------+------------+--------------+------------+
| Creation of online/offline generator | no | no | no | no | no | no | no | | based on ourproducts | | | | | | | |
| Embed MDB into open source project | | | | | | | |
+-------------------------------------------+-----------+-----------+------------+------------+------------+--------------+------------+
| Embed MDB ino open source project | no | no | no | no | no | no | no |
+-------------------------------------------+-----------+-----------+------------+------------+------------+--------------+------------+
* Within the same company. People granted license has to be an official employee of the company. License cover current and

@@ -107,4 +110,4 @@ future employees

4. You cannot redistribute any of the software (neither free not paid), or products created with MDB software to repositories
like Github, where they are publicly available or include into any Open Source projects.
4. You cannot redistribute any of the software, or products created with MDB software to repositories like Github,
where they are publicly available or include into any Open Source projects (refers to paid version).

@@ -117,36 +120,92 @@ Upgrades

+-----------+------------+----------+
| From | To: | Price: |
+-----------+------------+----------+
| Personal | Developer | 99$ |
+-----------+------------+----------+
| Personal | Business | 279$ |
+-----------+------------+----------+
| Personal | Corporate | 769$ |
+-----------+------------+----------+
| Developer | Business | 209$ |
+-----------+------------+----------+
| Developer | Corporate | 699$ |
+-----------+------------+----------+
| Business | Corporate | 529$ |
+-----------+------------+----------+
+-----------------------------------+---------------------------------------+---------+
| 1 person & 1 project | 1 person & unlimited projects | 79 € |
+-----------------------------------+---------------------------------------+---------+
| 1 person & 1 project | 1-3 people & unlimited projects | 199 € |
+-----------------------------------+---------------------------------------+---------+
| 1 person & 1 project | 4-6 people & unlimited projects | 379 € |
+-----------------------------------+---------------------------------------+---------+
| 1 person & 1 project | 7-9 people & unlimited projects | 549 € |
+-----------------------------------+---------------------------------------+---------+
| 1 person & 1 project | 10-15 people & unlimited projects | 959 € |
+-----------------------------------+---------------------------------------+---------+
| 1 person & 1 project | 15+ people & unlimited projects | Custom |
+-----------------------------------+---------------------------------------+---------+
| 1 person & 1 project | 1-3 people & unlimited projects | 199 € |
+-----------------------------------+---------------------------------------+---------+
| 1 person & unlimited projects | 4-6 people & unlimited projects | 289 € |
+-----------------------------------+---------------------------------------+---------+
| 1 person & unlimited projects | 7-9 people & unlimited projects | 469 € |
+-----------------------------------+---------------------------------------+---------+
| 1 person & unlimited projects | 10-15 people & unlimited projects | 879 € |
+-----------------------------------+---------------------------------------+---------+
| 1 person & unlimited projects | 15+ people & unlimited projects | Custom |
+-----------------------------------+---------------------------------------+---------+
| 1-3 people & unlimited projects | 4-6 people & unlimited projects | 179 € |
+-----------------------------------+---------------------------------------+---------+
| 1-3 people & unlimited projects | 7-9 people & unlimited projects | 349 € |
+-----------------------------------+---------------------------------------+---------+
| 1-3 people & unlimited projects | 10-15 people & unlimited projects | 759 € |
+-----------------------------------+---------------------------------------+---------+
| 1-3 people & unlimited projects | 15+ people & unlimited projects | Custom |
+-----------------------------------+---------------------------------------+---------+
| 4-6 people & unlimited projects | 7-9 people & unlimited projects | 119 € |
+-----------------------------------+---------------------------------------+---------+
| 4-6 people & unlimited projects | 10-15 people & unlimited projects | 319 € |
+-----------------------------------+---------------------------------------+---------+
| 4-6 people & unlimited projects | 15+ people & unlimited projects | Custom |
+-----------------------------------+---------------------------------------+---------+
| 7-9 people & unlimited projects | 10-15 people & unlimited projects | 199 € |
+-----------------------------------+---------------------------------------+---------+
| 7-9 people & unlimited projects | 15+ people & unlimited projects | Custom |
+-----------------------------------+---------------------------------------+---------+
| 10-15 people & unlimited projects | 15+ people & unlimited projects | Custom |
+-----------------------------------+---------------------------------------+---------+
Material Design for Bootstrap 4 PRO -> Big Bundle
Material Design for Bootstrap 4 PRO - Big Bundle
+-----------+------------+----------+
| From | To: | Price: |
+-----------+------------+----------+
| Personal | Developer | 79$ |
+-----------+------------+----------+
| Personal | Business | 229$ |
+-----------+------------+----------+
| Personal | Corporate | 479$ |
+-----------+------------+----------+
| Developer | Business | 179$ |
+-----------+------------+----------+
| Developer | Corporate | 429$ |
+-----------+------------+----------+
| Business | Corporate | 289$ |
+-----------+------------+----------+
+-----------------------------------+---------------------------------------+---------+
| 1 person & 1 project | 1 person & unlimited projects | 229 € |
+-----------------------------------+---------------------------------------+---------+
| 1 person & 1 project | 1-3 people & unlimited projects | 589 € |
+-----------------------------------+---------------------------------------+---------+
| 1 person & 1 project | 4-6 people & unlimited projects | 999 € |
+-----------------------------------+---------------------------------------+---------+
| 1 person & 1 project | 7-9 people & unlimited projects | 1599 € |
+-----------------------------------+---------------------------------------+---------+
| 1 person & 1 project | 10-15 people & unlimited projects | 2449 € |
+-----------------------------------+---------------------------------------+---------+
| 1 person & 1 project | 15+ people & unlimited projects | Custom |
+-----------------------------------+---------------------------------------+---------+
| 1 person & 1 project | 1-3 people & unlimited projects | 349 € |
+-----------------------------------+---------------------------------------+---------+
| 1 person & unlimited projects | 4-6 people & unlimited projects | 819 € |
+-----------------------------------+---------------------------------------+---------+
| 1 person & unlimited projects | 7-9 people & unlimited projects | 1369 € |
+-----------------------------------+---------------------------------------+---------+
| 1 person & unlimited projects | 10-15 people & unlimited projects | 2229 € |
+-----------------------------------+---------------------------------------+---------+
| 1 person & unlimited projects | 15+ people & unlimited projects | Custom |
+-----------------------------------+---------------------------------------+---------+
| 1-3 people & unlimited projects | 4-6 people & unlimited projects | 469 € |
+-----------------------------------+---------------------------------------+---------+
| 1-3 people & unlimited projects | 7-9 people & unlimited projects | 999 € |
+-----------------------------------+---------------------------------------+---------+
| 1-3 people & unlimited projects | 10-15 people & unlimited projects | 1879 € |
+-----------------------------------+---------------------------------------+---------+
| 1-3 people & unlimited projects | 15+ people & unlimited projects | Custom |
+-----------------------------------+---------------------------------------+---------+
| 4-6 people & unlimited projects | 7-9 people & unlimited projects | 549 € |
+-----------------------------------+---------------------------------------+---------+
| 4-6 people & unlimited projects | 10-15 people & unlimited projects | 1399 € |
+-----------------------------------+---------------------------------------+---------+
| 4-6 people & unlimited projects | 15+ people & unlimited projects | Custom |
+-----------------------------------+---------------------------------------+---------+
| 7-9 people & unlimited projects | 10-15 people & unlimited projects | 859 € |
+-----------------------------------+---------------------------------------+---------+
| 7-9 people & unlimited projects | 15+ people & unlimited projects | Custom |
+-----------------------------------+---------------------------------------+---------+
| 10-15 people & unlimited projects | 15+ people & unlimited projects | Custom |
+-----------------------------------+---------------------------------------+---------+

@@ -157,18 +216,46 @@

+-----------+------------+----------+
| From | To: | Price: |
+-----------+------------+----------+
| Personal | Developer | 79$ |
+-----------+------------+----------+
| Personal | Business | 229$ |
+-----------+------------+----------+
| Personal | Corporate | 479$ |
+-----------+------------+----------+
| Developer | Business | 179$ |
+-----------+------------+----------+
| Developer | Corporate | 429$ |
+-----------+------------+----------+
| Business | Corporate | 289$ |
+-----------+------------+----------+
+-----------------------------------+---------------------------------------+---------+
| 1 person & 1 project | 1 person & unlimited projects | 59 € |
+-----------------------------------+---------------------------------------+---------+
| 1 person & 1 project | 1-3 people & unlimited projects | 139 € |
+-----------------------------------+---------------------------------------+---------+
| 1 person & 1 project | 4-6 people & unlimited projects | 259 € |
+-----------------------------------+---------------------------------------+---------+
| 1 person & 1 project | 7-9 people & unlimited projects | 379 € |
+-----------------------------------+---------------------------------------+---------+
| 1 person & 1 project | 10-15 people & unlimited projects | 579 € |
+-----------------------------------+---------------------------------------+---------+
| 1 person & 1 project | 15+ people & unlimited projects | Custom |
+-----------------------------------+---------------------------------------+---------+
| 1 person & 1 project | 1-3 people & unlimited projects | 79 € |
+-----------------------------------+---------------------------------------+---------+
| 1 person & unlimited projects | 4-6 people & unlimited projects | 199 € |
+-----------------------------------+---------------------------------------+---------+
| 1 person & unlimited projects | 7-9 people & unlimited projects | 319 € |
+-----------------------------------+---------------------------------------+---------+
| 1 person & unlimited projects | 10-15 people & unlimited projects | 519 € |
+-----------------------------------+---------------------------------------+---------+
| 1-3 people & unlimited projects | 4-6 people & unlimited projects | 119 € |
+-----------------------------------+---------------------------------------+---------+
| 1-3 people & unlimited projects | 4-6 people & unlimited projects | 119 € |
+-----------------------------------+---------------------------------------+---------+
| 1-3 people & unlimited projects | 7-9 people & unlimited projects | 229 € |
+-----------------------------------+---------------------------------------+---------+
| 1-3 people & unlimited projects | 10-15 people & unlimited projects | 429 € |
+-----------------------------------+---------------------------------------+---------+
| 1-3 people & unlimited projects | 15+ people & unlimited projects | Custom |
+-----------------------------------+---------------------------------------+---------+
| 4-6 people & unlimited projects | 7-9 people & unlimited projects | 119 € |
+-----------------------------------+---------------------------------------+---------+
| 4-6 people & unlimited projects | 10-15 people & unlimited projects | 319 € |
+-----------------------------------+---------------------------------------+---------+
| 4-6 people & unlimited projects | 15+ people & unlimited projects | Custom |
+-----------------------------------+---------------------------------------+---------+
| 7-9 people & unlimited projects | 10-15 people & unlimited projects | 199 € |
+-----------------------------------+---------------------------------------+---------+
| 7-9 people & unlimited projects | 15+ people & unlimited projects | Custom |
+-----------------------------------+---------------------------------------+---------+
| 10-15 people & unlimited projects | 15+ people & unlimited projects | Custom |
+-----------------------------------+---------------------------------------+---------+
If you have any doubt about the license, please contact us.
{
"name": "mdbootstrap",
"version": "4.5.14",
"version": "4.5.15",
"description": "Material Design for Bootstrap (MDB) is a powerful Material Design UI KIT for most popular HTML, CSS, and JS framework - Bootstrap.",

@@ -5,0 +5,0 @@ "main": "js/mdb.min.js",

Material Design for Bootstrap
Version: MDB Free 4.5.14
Version: MDB Free 4.5.15

@@ -5,0 +5,0 @@ Documentation:

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 too big to display

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

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc