Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@tryghost/kg-parser-plugins

Package Overview
Dependencies
Maintainers
21
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 2.11.5 to 2.11.6

12

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

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

"pretest": "yarn build",
"test": "NODE_ENV=testing c8 --reporter text --reporter cobertura mocha './test/**/*.test.js'",
"test": "NODE_ENV=testing c8 --all --reporter text --reporter cobertura mocha './test/**/*.test.js'",
"lint": "eslint . --ext .js --cache",

@@ -34,3 +34,3 @@ "posttest": "yarn lint"

"devDependencies": {
"@babel/core": "7.17.4",
"@babel/core": "7.17.8",
"@babel/preset-env": "7.16.11",

@@ -41,3 +41,3 @@ "@tryghost/mobiledoc-kit": "0.11.2-ghost.4",

"mocha": "9.2.0",
"rollup": "2.67.2",
"rollup": "2.70.1",
"rollup-plugin-babel": "4.4.0",

@@ -48,5 +48,5 @@ "should": "13.2.3",

"dependencies": {
"@tryghost/kg-clean-basic-html": "^2.2.9"
"@tryghost/kg-clean-basic-html": "^2.2.10"
},
"gitHead": "9ef2eefcee55e3ef3a823a007f169c2e3b34d9d0"
"gitHead": "1ce572e770cf82c5a2ebdd9b4a01cc53567c5d26"
}

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