micromark-util-classify-character
Advanced tools
Comparing version 1.0.0-beta.1 to 1.0.0
{ | ||
"name": "micromark-util-classify-character", | ||
"version": "1.0.0-beta.1", | ||
"version": "1.0.0", | ||
"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-beta.1", | ||
"micromark-util-symbol": "^1.0.0-beta.1", | ||
"micromark-util-types": "1.0.0-beta.1" | ||
"micromark-util-character": "^1.0.0", | ||
"micromark-util-symbol": "^1.0.0", | ||
"micromark-util-types": "^1.0.0" | ||
}, | ||
@@ -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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
7747
- Removedmicromark-util-types@1.0.0-beta.1(transitive)
Updatedmicromark-util-symbol@^1.0.0
Updatedmicromark-util-types@^1.0.0