jquery-slideoutpanel
Advanced tools
Comparing version 1.0.24 to 1.0.25
# Change Log | ||
All notable changes to the "jquery-SlideOutPanel" plugin will be documented in this file. | ||
## v1.0.25 | ||
Mar 5, 2020 | ||
<br> | ||
[master] Added box-sizing for elements within the slide-out-panel (webdevnerdstuff) | ||
## v1.0.21 | ||
@@ -5,0 +10,0 @@ Mar 4, 2020 |
{ | ||
"name": "jquery-slideoutpanel", | ||
"version": "1.0.24", | ||
"version": "1.0.25", | ||
"description": "jQuery SlideOutPanel is a jQuery Plugin to add a sliding out panel.", | ||
@@ -54,3 +54,6 @@ "main": "Gruntfile.js", | ||
"node-sass": "^4.13.1" | ||
}, | ||
"dependencies": { | ||
"jquery": "^3.4.1" | ||
} | ||
} |
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
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
96546
19
1099
1
+ Addedjquery@^3.4.1
+ Addedjquery@3.7.1(transitive)