Socket
Socket
Sign inDemoInstall

@tryghost/kg-parser-plugins

Package Overview
Dependencies
Maintainers
30
Versions
154
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tryghost/kg-parser-plugins - npm Package Compare versions

Comparing version 3.0.42 to 4.0.0

1

es/parser-plugins.js

@@ -151,3 +151,2 @@ import cleanBasicHtml from '@tryghost/kg-clean-basic-html';

}
function readImageAttributesFromNode(node) {

@@ -154,0 +153,0 @@ const attrs = {};

14

package.json
{
"name": "@tryghost/kg-parser-plugins",
"version": "3.0.42",
"version": "4.0.0",
"repository": "https://github.com/TryGhost/Koenig/tree/master/packages/kg-parser-plugins",

@@ -27,3 +27,3 @@ "author": "Ghost Foundation",

"engines": {
"node": "^14.18.0 || ^16.13.0 || ^18.12.1"
"node": "^18.12.1"
},

@@ -34,8 +34,8 @@ "publishConfig": {

"devDependencies": {
"@babel/core": "7.23.3",
"@babel/preset-env": "7.23.3",
"@babel/core": "7.23.5",
"@babel/preset-env": "7.23.5",
"@rollup/plugin-babel": "6.0.4",
"@tryghost/mobiledoc-kit": "0.11.2-ghost.4",
"c8": "8.0.1",
"jsdom": "22.1.0",
"jsdom": "23.0.1",
"mocha": "10.2.0",

@@ -47,5 +47,5 @@ "rollup": "2.79.1",

"dependencies": {
"@tryghost/kg-clean-basic-html": "^3.0.41"
"@tryghost/kg-clean-basic-html": "^4.0.0"
},
"gitHead": "c9d468156be3162ec736b1fa9d043c2486436455"
"gitHead": "b40b131cb7138d360336e7928f87a1602789048e"
}

Sorry, the diff of this file is not supported yet

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