Socket
Socket
Sign inDemoInstall

character-reference-invalid

Package Overview
Dependencies
0
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.3 to 1.1.4

18

package.json
{
"name": "character-reference-invalid",
"version": "1.1.3",
"version": "1.1.4",
"description": "HTML invalid numeric character reference information",

@@ -18,2 +18,6 @@ "license": "MIT",

"bugs": "https://github.com/wooorm/character-reference-invalid/issues",
"funding": {
"type": "github",
"url": "https://github.com/sponsors/wooorm"
},
"author": "Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)",

@@ -29,3 +33,3 @@ "contributors": [

"devDependencies": {
"bail": "^1.0.1",
"bail": "^1.0.0",
"browserify": "^16.0.0",

@@ -36,8 +40,8 @@ "concat-stream": "^2.0.0",

"rehype-parse": "^6.0.0",
"remark-cli": "^6.0.0",
"remark-preset-wooorm": "^4.0.0",
"remark-cli": "^7.0.0",
"remark-preset-wooorm": "^6.0.0",
"tape": "^4.0.0",
"tinyify": "^2.5.0",
"unified": "^7.0.0",
"xo": "^0.24.0"
"tinyify": "^2.0.0",
"unified": "^8.0.0",
"xo": "^0.25.0"
},

@@ -44,0 +48,0 @@ "scripts": {

@@ -9,11 +9,11 @@ # character-reference-invalid

## Installation
## Install
[npm][]:
```bash
```sh
npm install character-reference-invalid
```
## Usage
## Use

@@ -36,3 +36,3 @@ ```js

See [html.spec.whatwg.org][html].
See [`html.spec.whatwg.org`][html].

@@ -50,3 +50,3 @@ ## Related

* [`stringify-entities`](https://github.com/wooorm/stringify-entities)
— Stringify HTML character references
— Serialize HTML character references

@@ -53,0 +53,0 @@ ## License

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc