marked-gfm-heading-id
Advanced tools
Comparing version 3.1.1 to 3.1.2
{ | ||
"name": "marked-gfm-heading-id", | ||
"version": "3.1.1", | ||
"version": "3.1.2", | ||
"description": "marked GFM heading ids", | ||
@@ -42,3 +42,3 @@ "main": "./lib/index.cjs", | ||
"peerDependencies": { | ||
"marked": ">=4 <11" | ||
"marked": ">=4 <12" | ||
}, | ||
@@ -49,4 +49,4 @@ "dependencies": { | ||
"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-node-resolve": "^15.2.3", | ||
@@ -56,7 +56,7 @@ "@semantic-release/changelog": "^6.0.3", | ||
"@semantic-release/git": "^10.0.1", | ||
"@semantic-release/github": "^9.2.3", | ||
"@semantic-release/github": "^9.2.4", | ||
"@semantic-release/npm": "^11.0.1", | ||
"@semantic-release/release-notes-generator": "^12.1.0", | ||
"babel-jest": "^29.7.0", | ||
"eslint": "^8.53.0", | ||
"eslint": "^8.54.0", | ||
"eslint-config-standard": "^17.1.0", | ||
@@ -67,7 +67,7 @@ "eslint-plugin-import": "^2.29.0", | ||
"jest-cli": "^29.7.0", | ||
"marked": "^10.0.0", | ||
"rollup": "^4.3.0", | ||
"semantic-release": "^22.0.7", | ||
"marked": "^11.0.0", | ||
"rollup": "^4.6.1", | ||
"semantic-release": "^22.0.8", | ||
"tsd": "^0.29.0" | ||
} | ||
} |
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