Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@wordpress/deprecated

Package Overview
Dependencies
Maintainers
21
Versions
154
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wordpress/deprecated - npm Package Compare versions

Comparing version 3.1.1 to 3.2.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. -->

## 3.2.0 (2021-07-21)
## 3.1.0 (2021-05-20)

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

6

package.json
{
"name": "@wordpress/deprecated",
"version": "3.1.1",
"version": "3.2.0",
"description": "Deprecation utility for WordPress.",

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

"@babel/runtime": "^7.13.10",
"@wordpress/hooks": "^3.1.1"
"@wordpress/hooks": "^3.2.0"
},

@@ -37,3 +37,3 @@ "publishConfig": {

},
"gitHead": "954d6776be2ee80b5975e4ced6a3d481d8a89354"
"gitHead": "743b70f86f1e75fd66a583bf659f2b2fe5daf1cc"
}

@@ -39,3 +39,3 @@ # Deprecated

<a name="default" href="#default">#</a> **default**
### default

@@ -71,3 +71,3 @@ Logs a message to notify developers about a deprecated feature.

<a name="logged" href="#logged">#</a> **logged**
### logged

@@ -74,0 +74,0 @@ Object map tracking messages which have been logged, for use in ensuring a

Sorry, the diff of this file is not supported yet

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