remark-mdx-frontmatter
Advanced tools
Comparing version 2.0.2 to 2.0.3
@@ -16,4 +16,4 @@ import { Root } from 'mdast'; | ||
* | ||
* By default `yaml` nodes will be parsed using [`js-yaml`](https://github.com/nodeca/js-yaml) | ||
* and `toml` nodes using [`toml`](https://github.com/BinaryMuse/toml-node). | ||
* By default `yaml` nodes will be parsed using [`yaml`](https://github.com/eemeli/yaml) and | ||
* `toml` nodes using [`toml`](https://github.com/BinaryMuse/toml-node). | ||
*/ | ||
@@ -25,3 +25,3 @@ parsers?: FrontmatterParsers; | ||
* | ||
* @param options - Optional options to configure the output. | ||
* @param options Optional options to configure the output. | ||
* @returns A unified transformer. | ||
@@ -28,0 +28,0 @@ */ |
@@ -10,3 +10,3 @@ import { name as isValidIdentifierName } from 'estree-util-is-identifier-name'; | ||
* | ||
* @param object - The object to create an export node for. | ||
* @param object The object to create an export node for. | ||
* @returns The MDX ESM node. | ||
@@ -49,3 +49,3 @@ */ | ||
* | ||
* @param options - Optional options to configure the output. | ||
* @param options Optional options to configure the output. | ||
* @returns A unified transformer. | ||
@@ -52,0 +52,0 @@ */ |
{ | ||
"name": "remark-mdx-frontmatter", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "A remark plugin for converting frontmatter metadata into MDX exports", | ||
@@ -43,3 +43,2 @@ "author": "Remco Haszing <remcohaszing@gmail.com>", | ||
"@types/mdast": "^3.0.0", | ||
"c8": "^7.11.3", | ||
"estree-util-is-identifier-name": "^2.0.0", | ||
@@ -55,4 +54,5 @@ "estree-util-value-to-estree": "^1.0.0", | ||
"@typescript-eslint/eslint-plugin": "^5.0.0", | ||
"c8": "^7.0.0", | ||
"eslint": "^8.0.0", | ||
"eslint-config-remcohaszing": "^4.0.0", | ||
"eslint-config-remcohaszing": "^5.0.0", | ||
"eslint-plugin-jsx-a11y": "^6.0.0", | ||
@@ -59,0 +59,0 @@ "eslint-plugin-react": "^7.0.0", |
@@ -73,4 +73,4 @@ # remark-mdx-frontmatter | ||
is a function that accepts the frontmatter data as a string, and returns the parsed data. By default | ||
`yaml` nodes will be parsed using [`js-yaml`](https://github.com/nodeca/js-yaml) and `toml` nodes | ||
using [`toml`](https://github.com/BinaryMuse/toml-node). | ||
`yaml` nodes will be parsed using [`yaml`](https://github.com/eemeli/yaml) and `toml` nodes using | ||
[`toml`](https://github.com/BinaryMuse/toml-node). | ||
@@ -77,0 +77,0 @@ ### License |
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
6
9308
14
- Removedc8@^7.11.3
- Removed@bcoe/v8-coverage@0.2.3(transitive)
- Removed@istanbuljs/schema@0.1.3(transitive)
- Removed@jridgewell/resolve-uri@3.1.2(transitive)
- Removed@jridgewell/sourcemap-codec@1.5.0(transitive)
- Removed@jridgewell/trace-mapping@0.3.25(transitive)
- Removed@types/istanbul-lib-coverage@2.0.6(transitive)
- Removedansi-regex@5.0.1(transitive)
- Removedansi-styles@4.3.0(transitive)
- Removedbalanced-match@1.0.2(transitive)
- Removedbrace-expansion@1.1.11(transitive)
- Removedc8@7.14.0(transitive)
- Removedcliui@7.0.4(transitive)
- Removedcolor-convert@2.0.1(transitive)
- Removedcolor-name@1.1.4(transitive)
- Removedconcat-map@0.0.1(transitive)
- Removedconvert-source-map@2.0.0(transitive)
- Removedcross-spawn@7.0.5(transitive)
- Removedemoji-regex@8.0.0(transitive)
- Removedescalade@3.2.0(transitive)
- Removedfind-up@5.0.0(transitive)
- Removedforeground-child@2.0.0(transitive)
- Removedfs.realpath@1.0.0(transitive)
- Removedget-caller-file@2.0.5(transitive)
- Removedglob@7.2.3(transitive)
- Removedhas-flag@4.0.0(transitive)
- Removedhtml-escaper@2.0.2(transitive)
- Removedinflight@1.0.6(transitive)
- Removedinherits@2.0.4(transitive)
- Removedis-fullwidth-code-point@3.0.0(transitive)
- Removedisexe@2.0.0(transitive)
- Removedistanbul-lib-coverage@3.2.2(transitive)
- Removedistanbul-lib-report@3.0.1(transitive)
- Removedistanbul-reports@3.1.7(transitive)
- Removedlocate-path@6.0.0(transitive)
- Removedmake-dir@4.0.0(transitive)
- Removedminimatch@3.1.2(transitive)
- Removedonce@1.4.0(transitive)
- Removedp-limit@3.1.0(transitive)
- Removedp-locate@5.0.0(transitive)
- Removedpath-exists@4.0.0(transitive)
- Removedpath-is-absolute@1.0.1(transitive)
- Removedpath-key@3.1.1(transitive)
- Removedrequire-directory@2.1.1(transitive)
- Removedrimraf@3.0.2(transitive)
- Removedsemver@7.6.3(transitive)
- Removedshebang-command@2.0.0(transitive)
- Removedshebang-regex@3.0.0(transitive)
- Removedsignal-exit@3.0.7(transitive)
- Removedstring-width@4.2.3(transitive)
- Removedstrip-ansi@6.0.1(transitive)
- Removedsupports-color@7.2.0(transitive)
- Removedtest-exclude@6.0.0(transitive)
- Removedv8-to-istanbul@9.3.0(transitive)
- Removedwhich@2.0.2(transitive)
- Removedwrap-ansi@7.0.0(transitive)
- Removedwrappy@1.0.2(transitive)
- Removedy18n@5.0.8(transitive)
- Removedyargs@16.2.0(transitive)
- Removedyargs-parser@20.2.9(transitive)
- Removedyocto-queue@0.1.0(transitive)