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

@wordpress/rich-text

Package Overview
Dependencies
Maintainers
25
Versions
235
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wordpress/rich-text - npm Package Compare versions

Comparing version 5.18.0 to 5.19.0

1

build-module/component/use-anchor-ref.js

@@ -40,3 +40,2 @@ /**

since: '6.1',
version: '6.3',
alternative: '`useAnchor` hook'

@@ -43,0 +42,0 @@ });

@@ -52,3 +52,2 @@ "use strict";

since: '6.1',
version: '6.3',
alternative: '`useAnchor` hook'

@@ -55,0 +54,0 @@ });

6

CHANGELOG.md

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

## 5.19.0 (2022-11-02)
### Deprecations
- Update deprecation message for the `useAnchorRef` hook ([#45195](https://github.com/WordPress/gutenberg/pull/45195)).
## 5.18.0 (2022-10-19)

@@ -7,0 +13,0 @@

{
"name": "@wordpress/rich-text",
"version": "5.18.0",
"version": "5.19.0",
"description": "Rich text value and manipulation API.",

@@ -33,10 +33,10 @@ "author": "The WordPress Contributors",

"@babel/runtime": "^7.16.0",
"@wordpress/a11y": "^3.20.0",
"@wordpress/compose": "^5.18.0",
"@wordpress/data": "^7.4.0",
"@wordpress/deprecated": "^3.20.0",
"@wordpress/element": "^4.18.0",
"@wordpress/escape-html": "^2.20.0",
"@wordpress/i18n": "^4.20.0",
"@wordpress/keycodes": "^3.20.0",
"@wordpress/a11y": "^3.21.0",
"@wordpress/compose": "^5.19.0",
"@wordpress/data": "^7.5.0",
"@wordpress/deprecated": "^3.21.0",
"@wordpress/element": "^4.19.0",
"@wordpress/escape-html": "^2.21.0",
"@wordpress/i18n": "^4.21.0",
"@wordpress/keycodes": "^3.21.0",
"memize": "^1.1.0",

@@ -51,3 +51,3 @@ "rememo": "^4.0.0"

},
"gitHead": "a2ff0e6471c88436dad0287beb88d1729aa6f5dd"
"gitHead": "511f4cc1f0138641bc4394bc1cf36e833109c791"
}

@@ -33,3 +33,2 @@ /**

since: '6.1',
version: '6.3',
alternative: '`useAnchor` hook',

@@ -36,0 +35,0 @@ } );

Sorry, the diff of this file is not supported yet

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