@wordpress/api-fetch
Advanced tools
+4
-4
| { | ||
| "name": "@wordpress/api-fetch", | ||
| "version": "6.0.0", | ||
| "version": "6.0.1", | ||
| "description": "Utility to make WordPress REST API requests.", | ||
@@ -31,4 +31,4 @@ "author": "The WordPress Contributors", | ||
| "@babel/runtime": "^7.16.0", | ||
| "@wordpress/i18n": "^4.3.0", | ||
| "@wordpress/url": "^3.4.0" | ||
| "@wordpress/i18n": "^4.3.1", | ||
| "@wordpress/url": "^3.4.1" | ||
| }, | ||
@@ -38,3 +38,3 @@ "publishConfig": { | ||
| }, | ||
| "gitHead": "d95ccb9366e249133cdb1d7b25c382446b9ee502" | ||
| "gitHead": "2e4922861e49f5a090f9dc52056165092cfba163" | ||
| } |
+7
-1
@@ -151,2 +151,8 @@ # API Fetch | ||
| <br/><br/><p align="center"><img src="https://s.w.org/style/images/codeispoetry.png?1" alt="Code is Poetry." /></p> | ||
| ## Contributing to this package | ||
| This is an individual package that's part of the Gutenberg project. The project is organized as a monorepo. It's made up of multiple self-contained software packages, each with a specific purpose. The packages in this monorepo are published to [npm](https://www.npmjs.com/) and used by [WordPress](https://make.wordpress.org/core/) as well as other software projects. | ||
| To find out more about contributing to this package or Gutenberg as a whole, please read the project's main [contributor guide](https://github.com/WordPress/gutenberg/tree/HEAD/CONTRIBUTING.md). | ||
| <br /><br /><p align="center"><img src="https://s.w.org/style/images/codeispoetry.png?1" alt="Code is Poetry." /></p> |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
228934
0.26%158
3.95%Updated
Updated