micromark-factory-space
Advanced tools
Comparing version 1.0.0-alpha.1 to 1.0.0-alpha.2
{ | ||
"name": "micromark-factory-space", | ||
"version": "1.0.0-alpha.1", | ||
"version": "1.0.0-alpha.2", | ||
"description": "micromark factory to parse markdown space (found in lots of places)", | ||
@@ -27,2 +27,3 @@ "license": "MIT", | ||
], | ||
"sideEffects": false, | ||
"type": "module", | ||
@@ -41,4 +42,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"micromark-util-character": "^1.0.0-alpha.1", | ||
"micromark-util-types": "1.0.0-alpha.1" | ||
"micromark-util-character": "^1.0.0-alpha.2", | ||
"micromark-util-types": "1.0.0-alpha.2" | ||
}, | ||
@@ -45,0 +46,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
8030
+ Addedmicromark-util-types@1.0.0-alpha.2(transitive)
- Removedmicromark-util-types@1.0.0-alpha.1(transitive)