@tryghost/kg-parser-plugins
Advanced tools
Comparing version 2.11.5 to 2.11.6
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
204089