vpbuildhelper
Advanced tools
Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "vpbuildhelper", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "vitepress build helper for content that requires authorization", | ||
@@ -18,4 +18,6 @@ "main": "index.js", | ||
"fs": "^0.0.1-security", | ||
"path": "^0.12.7" | ||
"markdown-it": "^14.1.0", | ||
"path": "^0.12.7", | ||
"turndown": "^7.1.3" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
16752
8
183
6
2
1
+ Addedmarkdown-it@^14.1.0
+ Addedturndown@^7.1.3
+ Added@mixmark-io/domino@2.2.0(transitive)
+ Addedargparse@2.0.1(transitive)
+ Addedentities@4.5.0(transitive)
+ Addedlinkify-it@5.0.0(transitive)
+ Addedmarkdown-it@14.1.0(transitive)
+ Addedmdurl@2.0.0(transitive)
+ Addedpunycode.js@2.3.1(transitive)
+ Addedturndown@7.2.0(transitive)
+ Addeduc.micro@2.1.0(transitive)