micromark-util-classify-character
Advanced tools
Comparing version 1.0.0-alpha.3 to 1.0.0-beta.1
{ | ||
"name": "micromark-util-classify-character", | ||
"version": "1.0.0-alpha.3", | ||
"version": "1.0.0-beta.1", | ||
"description": "micromark utility to classify whether a character is whitespace or punctuation", | ||
@@ -44,5 +44,5 @@ "license": "MIT", | ||
"dependencies": { | ||
"micromark-util-character": "^1.0.0-alpha.3", | ||
"micromark-util-symbol": "^1.0.0-alpha.3", | ||
"micromark-util-types": "1.0.0-alpha.3" | ||
"micromark-util-character": "^1.0.0-beta.1", | ||
"micromark-util-symbol": "^1.0.0-beta.1", | ||
"micromark-util-types": "1.0.0-beta.1" | ||
}, | ||
@@ -49,0 +49,0 @@ "scripts": { |
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
7774
+ Addedmicromark-util-types@1.0.0-beta.1(transitive)
- Removedmicromark-util-types@1.0.0-alpha.3(transitive)