@docusaurus/utils-common
Advanced tools
Comparing version 3.6.0 to 3.6.1-canary-6141
{ | ||
"name": "@docusaurus/utils-common", | ||
"version": "3.6.0", | ||
"version": "3.6.1-canary-6141", | ||
"description": "Common (Node/Browser) utility functions for Docusaurus packages.", | ||
@@ -22,16 +22,9 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@docusaurus/types": "3.6.1-canary-6141", | ||
"tslib": "^2.6.0" | ||
}, | ||
"peerDependencies": { | ||
"@docusaurus/types": "*" | ||
}, | ||
"peerDependenciesMeta": { | ||
"@docusaurus/types": { | ||
"optional": true | ||
} | ||
}, | ||
"engines": { | ||
"node": ">=18.0" | ||
}, | ||
"gitHead": "05bba6d4f495ef6b0bec5d41453932bb97981830" | ||
"gitHead": "1cded62199840b5801ba20634092dc3a658eb9f2" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
18683
2
+ Added@docusaurus/types@3.6.1-canary-6141(transitive)
- Removed@docusaurus/types@3.6.2(transitive)