@mapbox/hast-util-to-jsx
Advanced tools
Comparing version 2.0.0 to 2.1.0
# hast-util-to-jsx changelog | ||
## 2.1.0 | ||
- Update dependencies | ||
## 2.0.0 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "@mapbox/hast-util-to-jsx", | ||
"version": "2.0.0", | ||
"version": "2.1.0", | ||
"description": "Transform HAST to JSX", | ||
@@ -27,4 +27,4 @@ "main": "index.js", | ||
"kebab-case": "^1.0.0", | ||
"postcss": "^7.0.39", | ||
"postcss-js": "^2.0.3", | ||
"postcss": "^8.4.31", | ||
"postcss-js": "^4.0.1", | ||
"property-information": "^5.5.0", | ||
@@ -42,5 +42,5 @@ "react-attr-converter": "^0.3.1", | ||
"engines": { | ||
"node": ">=14" | ||
}, | ||
"gitHead": "5c0cb3bbe07fede8b415203b43139584d1737c31" | ||
"node": ">=18", | ||
"npm": ">=9" | ||
} | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
29244
1
+ Addednanoid@3.3.7(transitive)
+ Addedpicocolors@1.1.1(transitive)
+ Addedpostcss@8.4.49(transitive)
+ Addedpostcss-js@4.0.1(transitive)
+ Addedsource-map-js@1.2.1(transitive)
- Removedpicocolors@0.2.1(transitive)
- Removedpostcss@7.0.39(transitive)
- Removedpostcss-js@2.0.3(transitive)
- Removedsource-map@0.6.1(transitive)
Updatedpostcss@^8.4.31
Updatedpostcss-js@^4.0.1