Socket
Socket
Sign inDemoInstall

posthtml-render

Package Overview
Dependencies
Maintainers
2
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

posthtml-render - npm Package Compare versions

Comparing version 1.2.2 to 1.2.3

lib/index.d.ts

2

CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

### [1.2.3](https://github.com/posthtml/posthtml-render/compare/v1.2.2...v1.2.3) (2020-07-28)
### [1.2.2](https://github.com/posthtml/posthtml-render/compare/v1.2.1...v1.2.2) (2020-04-16)

@@ -7,0 +9,0 @@

9

package.json
{
"name": "posthtml-render",
"version": "1.2.2",
"version": "1.2.3",
"description": "Renders PostHTML Tree to HTML/XML",

@@ -8,2 +8,3 @@ "author": "Ivan Voischev <voischev.ivan@ya.ru>",

"main": "lib/index.js",
"types": "lib/index.d.ts",
"engines": {

@@ -18,7 +19,7 @@ "node": ">=8"

"coveralls": "^3.0.9",
"jsdoc-to-markdown": "^5.0.3",
"mocha": "^7.0.1",
"jsdoc-to-markdown": "^6.0.1",
"mocha": "^8.0.1",
"nyc": "^15.0.0",
"standard": "^14.3.1",
"standard-version": "^7.1.0"
"standard-version": "^8.0.1"
},

@@ -25,0 +26,0 @@ "scripts": {

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc