bootstrap-list-filter
Advanced tools
Comparing version 0.2.5 to 0.2.6
{ | ||
"name": "bootstrap-list-filter", | ||
"version": "0.2.5", | ||
"version": "0.2.6", | ||
"main": "bootstrap-list-filter.min.js", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/stefanocudini/bootstrap-list-filter", |
Package.describe({ | ||
version: "0.2.5", | ||
version: "0.2.6", | ||
name: "stefcud:bootstrap-list-filter", | ||
@@ -9,4 +9,4 @@ summary: "bootstrap-list-filter", | ||
Package.on_use(function (api, where) { | ||
api.use('bootstrap-3', 'client'); | ||
api.use('twbs:bootstrap', 'client'); | ||
api.addFiles('bootstrap-list-filter.min.js', 'client'); | ||
}); |
{ | ||
"name": "bootstrap-list-filter", | ||
"version": "0.2.5", | ||
"version": "0.2.6", | ||
"description": "Search widget to filter Bootstrap lists", | ||
@@ -5,0 +5,0 @@ "main": "bootstrap-list-filter.src.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
346592
0