New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@wordpress/private-apis

Package Overview
Dependencies
Maintainers
0
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wordpress/private-apis - npm Package Compare versions

Comparing version 1.15.0 to 1.16.0

2

CHANGELOG.md

@@ -5,2 +5,4 @@ <!-- Learn how to maintain this file at https://github.com/WordPress/gutenberg/tree/HEAD/packages#maintaining-changelogs. -->

## 1.16.0 (2025-01-15)
## 1.15.0 (2025-01-02)

@@ -7,0 +9,0 @@

4

package.json
{
"name": "@wordpress/private-apis",
"version": "1.15.0",
"version": "1.16.0",
"description": "Internal experimental APIs for WordPress core.",

@@ -38,3 +38,3 @@ "author": "The WordPress Contributors",

},
"gitHead": "75a65eb8ffc168a92042544052f46d080a71ea45"
"gitHead": "f48b9f56629e400891abb5ae491504de475237ff"
}

@@ -239,3 +239,3 @@ /**

* import { logData } from 'package1';
* const experimenalLogData = unlock( logData );
* const experimentalLogData = unlock( logData );
* ```

@@ -242,0 +242,0 @@ */

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc