@jsdoc/core
Advanced tools
Comparing version 0.2.0 to 0.2.1
@@ -9,2 +9,3 @@ /** | ||
const config = require('./lib/config'); | ||
const EventBus = require('./lib/bus'); | ||
const fs = require('./lib/fs'); | ||
@@ -15,3 +16,4 @@ | ||
config, | ||
EventBus, | ||
fs | ||
}; |
{ | ||
"name": "@jsdoc/core", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "Core functionality for JSDoc.", | ||
@@ -29,3 +29,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "8c532cfca395dbf36f113355309c6ce41e133c40" | ||
"gitHead": "a595f7f2a525f32da9a0498a027667af3d938158" | ||
} |
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
20626
8
280
0