micromark-util-chunked
Advanced tools
Comparing version 1.0.0-alpha.1 to 1.0.0-alpha.2
{ | ||
"name": "micromark-util-chunked", | ||
"version": "1.0.0-alpha.1", | ||
"version": "1.0.0-alpha.2", | ||
"description": "micromark utility to splice and push with giant arrays", | ||
@@ -30,2 +30,3 @@ "license": "MIT", | ||
], | ||
"sideEffects": false, | ||
"type": "module", | ||
@@ -44,3 +45,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"micromark-util-symbol": "^1.0.0-alpha.1" | ||
"micromark-util-symbol": "^1.0.0-alpha.2" | ||
}, | ||
@@ -47,0 +48,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
11641