@docusaurus/faster
Advanced tools
Comparing version 3.5.2 to 3.6.0
{ | ||
"name": "@docusaurus/faster", | ||
"version": "3.5.2", | ||
"version": "3.6.0", | ||
"description": "Docusaurus experimental package exposing new modern dependencies to make the build faster.", | ||
@@ -27,2 +27,3 @@ "main": "./lib/index.js", | ||
"swc-loader": "^0.2.6", | ||
"tslib": "^2.6.0", | ||
"webpack": "^5.95.0" | ||
@@ -35,3 +36,4 @@ }, | ||
"@docusaurus/types": "*" | ||
} | ||
}, | ||
"gitHead": "05bba6d4f495ef6b0bec5d41453932bb97981830" | ||
} |
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
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
10368
8
0
9
+ Addedtslib@^2.6.0
+ Addedtslib@2.8.1(transitive)