metalsmith-prefix
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "metalsmith-prefix", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "A metalsmith plugin to prefix internal URLs", | ||
"main": "lib/index.js", | ||
"dependencies": { | ||
"assert-dir-equal": "^1.0.1", | ||
"cheerio": "^0.19.0", | ||
"metalsmith": "^2.1.0" | ||
"cheerio": "^0.19.0" | ||
}, | ||
"devDependencies": { | ||
"assert-dir-equal": "^1.0.1", | ||
"metalsmith": "^2.1.0", | ||
"mocha": "^2.3.3" | ||
@@ -13,0 +13,0 @@ }, |
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
1
3
- Removedassert-dir-equal@^1.0.1
- Removedmetalsmith@^2.1.0
- Removedanymatch@3.1.3(transitive)
- Removedargparse@1.0.10(transitive)
- Removedassert-dir-equal@1.1.0(transitive)
- Removedbinary-extensions@2.3.0(transitive)
- Removedbraces@3.0.3(transitive)
- Removedbuffer-equal@0.0.0(transitive)
- Removedchokidar@3.6.0(transitive)
- Removedco@3.1.0(transitive)
- Removedcommander@10.0.1(transitive)
- Removeddebug@4.4.0(transitive)
- Removedesprima@4.0.1(transitive)
- Removedextend-shallow@2.0.1(transitive)
- Removedfill-range@7.1.1(transitive)
- Removedfs-readdir-recursive@0.0.1(transitive)
- Removedfsevents@2.3.3(transitive)
- Removedglob-parent@5.1.2(transitive)
- Removedgray-matter@4.0.3(transitive)
- Removedis-binary-path@2.1.0(transitive)
- Removedis-extendable@0.1.1(transitive)
- Removedis-extglob@2.1.1(transitive)
- Removedis-glob@4.0.3(transitive)
- Removedis-number@7.0.0(transitive)
- Removedis-utf8@0.2.1(transitive)
- Removedjs-yaml@3.14.1(transitive)
- Removedkind-of@6.0.3(transitive)
- Removedlodash.clonedeepwith@4.5.0(transitive)
- Removedmetalsmith@2.6.3(transitive)
- Removedmicromatch@4.0.8(transitive)
- Removedms@2.1.3(transitive)
- Removednormalize-path@3.0.0(transitive)
- Removedpicomatch@2.3.1(transitive)
- Removedreaddirp@3.6.0(transitive)
- Removedsection-matter@1.0.0(transitive)
- Removedsprintf-js@1.0.3(transitive)
- Removedstat-mode@1.0.0(transitive)
- Removedstrip-bom-string@1.0.0(transitive)
- Removedto-regex-range@5.0.1(transitive)
- Removedware@1.3.0(transitive)
- Removedwrap-fn@0.1.5(transitive)