remark-emoji
Advanced tools
Comparing version 3.0.0 to 3.0.1
{ | ||
"name": "remark-emoji", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"type": "module", | ||
"engines": { | ||
"node": "^12.20.0 || ^14.13.1 || >=16.0.0" | ||
}, | ||
"description": "Emoji transformer plugin for Remark", | ||
"main": "index.js", | ||
"exports": "./index.js", | ||
"scripts": { | ||
@@ -8,0 +11,0 @@ "eslint": "eslint .", |
@@ -29,2 +29,4 @@ remark-emoji | ||
Note that this package is [ESM only][esm-only] from v3.0.0 since remark packages migrated to ESM. | ||
## Options | ||
@@ -53,1 +55,2 @@ | ||
[npm]: https://www.npmjs.com/package/remark-emoji | ||
[esm-only]: https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c |
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
6264
55