@wordpress/router
Advanced tools
Comparing version 0.7.0 to 0.8.0
@@ -5,2 +5,4 @@ <!-- Learn how to maintain this file at https://github.com/WordPress/gutenberg/tree/HEAD/packages#maintaining-changelogs. --> | ||
## 0.8.0 (2023-08-10) | ||
## 0.7.0 (2023-07-20) | ||
@@ -7,0 +9,0 @@ |
{ | ||
"name": "@wordpress/router", | ||
"version": "0.7.0", | ||
"version": "0.8.0", | ||
"description": "Router API for WordPress pages.", | ||
@@ -29,5 +29,5 @@ "author": "The WordPress Contributors", | ||
"@babel/runtime": "^7.16.0", | ||
"@wordpress/element": "^5.15.0", | ||
"@wordpress/private-apis": "^0.20.0", | ||
"@wordpress/url": "^3.39.0", | ||
"@wordpress/element": "^5.16.0", | ||
"@wordpress/private-apis": "^0.21.0", | ||
"@wordpress/url": "^3.40.0", | ||
"history": "^5.1.0" | ||
@@ -41,3 +41,3 @@ }, | ||
}, | ||
"gitHead": "6f14d11ed4cb59df110a28ebaa23ecba95eb673a" | ||
"gitHead": "b898cf1dc8e70841d1647ea0994ac6278acc18a7" | ||
} |
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
61753
1
+ Added@wordpress/private-apis@0.21.0(transitive)
- Removed@wordpress/private-apis@0.20.0(transitive)
Updated@wordpress/element@^5.16.0
Updated@wordpress/url@^3.40.0