marked-gfm-heading-id
Advanced tools
Comparing version 3.0.7 to 3.0.8
{ | ||
"name": "marked-gfm-heading-id", | ||
"version": "3.0.7", | ||
"version": "3.0.8", | ||
"description": "marked GFM heading ids", | ||
@@ -42,3 +42,3 @@ "main": "./lib/index.cjs", | ||
"peerDependencies": { | ||
"marked": ">=4 <9" | ||
"marked": ">=4 <10" | ||
}, | ||
@@ -49,11 +49,11 @@ "dependencies": { | ||
"devDependencies": { | ||
"@babel/core": "^7.22.10", | ||
"@babel/preset-env": "^7.22.10", | ||
"@babel/core": "^7.22.15", | ||
"@babel/preset-env": "^7.22.15", | ||
"@rollup/plugin-node-resolve": "^15.2.1", | ||
"@semantic-release/changelog": "^6.0.3", | ||
"@semantic-release/commit-analyzer": "^10.0.1", | ||
"@semantic-release/commit-analyzer": "^10.0.4", | ||
"@semantic-release/git": "^10.0.1", | ||
"@semantic-release/github": "^9.0.4", | ||
"@semantic-release/npm": "^10.0.5", | ||
"@semantic-release/release-notes-generator": "^11.0.6", | ||
"@semantic-release/release-notes-generator": "^11.0.7", | ||
"babel-jest": "^29.6.4", | ||
@@ -66,3 +66,3 @@ "eslint": "^8.48.0", | ||
"jest-cli": "^29.6.4", | ||
"marked": "^8.0.0", | ||
"marked": "^9.0.0", | ||
"rollup": "^3.28.1", | ||
@@ -69,0 +69,0 @@ "semantic-release": "^21.1.1", |
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
26650