@sanity/block-content-to-tree
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "@sanity/block-content-to-tree", | ||
"description": "Converts the flat Sanity block content structure into a generic tree structure for easier transformation into other formats.", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"main": "lib/index.js", | ||
@@ -25,3 +25,2 @@ "umd": "umd/index.min.js", | ||
"dependencies": { | ||
"lodash.omit": "^4.5.0", | ||
"in-publish": "^2.0.0" | ||
@@ -28,0 +27,0 @@ }, |
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
1
53787
- Removedlodash.omit@^4.5.0
- Removedlodash.omit@4.5.0(transitive)