New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

html-encode

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

html-encode - npm Package Compare versions

Comparing version
2.1.9
to
2.1.10
+4
-8
package.json

@@ -5,3 +5,3 @@ {

"homepage": "https://github.com/Kikobeats/html-encode",
"version": "2.1.9",
"version": "2.1.10",
"main": "index.js",

@@ -40,5 +40,5 @@ "author": {

"charset": "~1.0.1",
"iconv-lite": "~0.6.3",
"iconv-lite": "~0.7.0",
"is-buffer": "~2.0.5",
"jschardet": "~3.1.0"
"jschardet": "~3.1.4"
},

@@ -59,3 +59,2 @@ "devDependencies": {

"standard": "latest",
"standard-markdown": "latest",
"standard-version": "latest"

@@ -71,3 +70,3 @@ },

"dev": "nodemon --exec \"npm start\" -e \"js\"",
"lint": "standard-markdown README.md && standard",
"lint": "standard",
"postrelease": "npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)",

@@ -99,5 +98,2 @@ "prelint": "npm run pretty",

],
"*.md": [
"standard-markdown"
],
"package.json": [

@@ -104,0 +100,0 @@ "finepack"