marked-mangle
Advanced tools
Comparing version 1.1.1 to 1.1.2
{ | ||
"name": "marked-mangle", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "marked mangle extension", | ||
@@ -43,3 +43,3 @@ "main": "./lib/index.cjs", | ||
"peerDependencies": { | ||
"marked": "^4 || ^5 || ^6" | ||
"marked": "^4 || ^5 || ^6 || ^7" | ||
}, | ||
@@ -56,3 +56,3 @@ "devDependencies": { | ||
"@types/marked": "^5.0.1", | ||
"babel-jest": "^29.6.1", | ||
"babel-jest": "^29.6.2", | ||
"eslint": "^8.46.0", | ||
@@ -64,4 +64,4 @@ "eslint-config-standard": "^17.1.0", | ||
"jest-cli": "^29.6.2", | ||
"marked": "^6.0.0", | ||
"rollup": "^3.27.0", | ||
"marked": "^7.0.0", | ||
"rollup": "^3.27.2", | ||
"semantic-release": "^21.0.7", | ||
@@ -68,0 +68,0 @@ "tsd": "^0.28.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
7258