micromark-util-combine-extensions
Advanced tools
Comparing version 1.0.0-alpha.1 to 1.0.0-alpha.2
{ | ||
"name": "micromark-util-combine-extensions", | ||
"version": "1.0.0-alpha.1", | ||
"version": "1.0.0-alpha.2", | ||
"description": "micromark utility to combine syntax or html extensions", | ||
@@ -30,2 +30,3 @@ "license": "MIT", | ||
], | ||
"sideEffects": false, | ||
"type": "module", | ||
@@ -40,4 +41,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"micromark-util-chunked": "^1.0.0-alpha.1", | ||
"micromark-util-types": "1.0.0-alpha.1" | ||
"micromark-util-chunked": "^1.0.0-alpha.2", | ||
"micromark-util-types": "1.0.0-alpha.2" | ||
}, | ||
@@ -44,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
9008
+ Addedmicromark-util-types@1.0.0-alpha.2(transitive)
- Removedmicromark-util-types@1.0.0-alpha.1(transitive)