You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

yocto-doc

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

yocto-doc - npm Package Compare versions

Comparing version

to
2.3.7

2

package.json
{
"name": "yocto-doc",
"description": "Generate documention for javascript source from JsDoc",
"version": "2.3.6",
"version": "2.3.7",
"author": {

@@ -6,0 +6,0 @@ "name": "ROBERT Mathieu",

@@ -17,3 +17,8 @@ // only if document is ready ?

// move example container to correct place
$('.example-container').each(function() {
$(this).prev('.details').prev('.description').append($(this));
});
// force remove of search container on dom is already exists

@@ -20,0 +25,0 @@ $('.search-container').remove();