marked-highlight
Advanced tools
Comparing version 2.0.4 to 2.0.5
{ | ||
"name": "marked-highlight", | ||
"version": "2.0.4", | ||
"version": "2.0.5", | ||
"description": "marked highlight", | ||
@@ -43,27 +43,26 @@ "main": "./lib/index.cjs", | ||
"peerDependencies": { | ||
"marked": "^4 || ^5 || ^6 || ^7" | ||
"marked": ">=4 <9" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "^7.22.9", | ||
"@babel/preset-env": "^7.22.9", | ||
"@babel/core": "^7.22.11", | ||
"@babel/preset-env": "^7.22.10", | ||
"@semantic-release/changelog": "^6.0.3", | ||
"@semantic-release/commit-analyzer": "^10.0.1", | ||
"@semantic-release/commit-analyzer": "^10.0.3", | ||
"@semantic-release/git": "^10.0.1", | ||
"@semantic-release/github": "^9.0.4", | ||
"@semantic-release/npm": "^10.0.4", | ||
"@semantic-release/release-notes-generator": "^11.0.4", | ||
"@types/marked": "^5.0.1", | ||
"babel-jest": "^29.6.2", | ||
"eslint": "^8.46.0", | ||
"@semantic-release/npm": "^10.0.5", | ||
"@semantic-release/release-notes-generator": "^11.0.6", | ||
"babel-jest": "^29.6.4", | ||
"eslint": "^8.48.0", | ||
"eslint-config-standard": "^17.1.0", | ||
"eslint-plugin-import": "^2.28.0", | ||
"eslint-plugin-n": "^16.0.1", | ||
"eslint-plugin-import": "^2.28.1", | ||
"eslint-plugin-n": "^16.0.2", | ||
"eslint-plugin-promise": "^6.1.1", | ||
"highlight.js": "^11.8.0", | ||
"jest-cli": "^29.6.2", | ||
"marked": "^7.0.0", | ||
"jest-cli": "^29.6.4", | ||
"marked": "^8.0.0", | ||
"pygmentize-bundled": "^2.3.0", | ||
"rollup": "^3.27.2", | ||
"semantic-release": "^21.0.7", | ||
"tsd": "^0.28.1" | ||
"rollup": "^3.28.1", | ||
"semantic-release": "^21.0.9", | ||
"tsd": "^0.29.0" | ||
}, | ||
@@ -70,0 +69,0 @@ "tsd": { |
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
21
2
16339