micromark-factory-space
Advanced tools
Comparing version 1.0.0-alpha.3 to 1.0.0-beta.1
{ | ||
"name": "micromark-factory-space", | ||
"version": "1.0.0-alpha.3", | ||
"version": "1.0.0-beta.1", | ||
"description": "micromark factory to parse markdown space (found in lots of places)", | ||
@@ -41,4 +41,4 @@ "license": "MIT", | ||
"dependencies": { | ||
"micromark-util-character": "^1.0.0-alpha.3", | ||
"micromark-util-types": "1.0.0-alpha.3" | ||
"micromark-util-character": "^1.0.0-beta.1", | ||
"micromark-util-types": "1.0.0-beta.1" | ||
}, | ||
@@ -45,0 +45,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
8027
+ Addedmicromark-util-types@1.0.0-beta.1(transitive)
- Removedmicromark-util-types@1.0.0-alpha.3(transitive)