Socket
Socket
Sign inDemoInstall

@wordpress/notices

Package Overview
Dependencies
Maintainers
12
Versions
198
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wordpress/notices - npm Package Compare versions

Comparing version 1.9.0 to 1.10.0

2

build-module/store/selectors.js

@@ -5,2 +5,4 @@ /**

import { DEFAULT_CONTEXT } from './constants';
/** @typedef {import('./actions').WPNoticeAction} WPNoticeAction */
/**

@@ -7,0 +9,0 @@ * The default empty set of notices to return when there are no notices

@@ -14,2 +14,4 @@ "use strict";

/** @typedef {import('./actions').WPNoticeAction} WPNoticeAction */
/**

@@ -16,0 +18,0 @@ * The default empty set of notices to return when there are no notices

6

package.json
{
"name": "@wordpress/notices",
"version": "1.9.0",
"version": "1.10.0",
"description": "State management for notices.",

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

"@wordpress/a11y": "^2.5.1",
"@wordpress/data": "^4.10.0",
"@wordpress/data": "^4.11.0",
"lodash": "^4.17.15"

@@ -33,3 +33,3 @@ },

},
"gitHead": "52bfe7deb90fe2b6df7f1a0a92f89cc69462a491"
"gitHead": "cc8b3fde75738a15c6152d18458eb5078a620cbe"
}

@@ -6,2 +6,4 @@ /**

/** @typedef {import('./actions').WPNoticeAction} WPNoticeAction */
/**

@@ -8,0 +10,0 @@ * The default empty set of notices to return when there are no notices

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