Socket
Socket
Sign inDemoInstall

@wordpress/notices

Package Overview
Dependencies
Maintainers
16
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 2.12.2-next.0 to 2.12.2-next.1

2

build-module/store/index.js

@@ -15,3 +15,3 @@ /**

*
* @see https://github.com/WordPress/gutenberg/blob/master/packages/data/README.md#createReduxStore
* @see https://github.com/WordPress/gutenberg/blob/HEAD/packages/data/README.md#createReduxStore
*

@@ -18,0 +18,0 @@ * @type {Object}

@@ -31,3 +31,3 @@ "use strict";

*
* @see https://github.com/WordPress/gutenberg/blob/master/packages/data/README.md#createReduxStore
* @see https://github.com/WordPress/gutenberg/blob/HEAD/packages/data/README.md#createReduxStore
*

@@ -34,0 +34,0 @@ * @type {Object}

@@ -1,2 +0,2 @@

<!-- Learn how to maintain this file at https://github.com/WordPress/gutenberg/tree/master/packages#maintaining-changelogs. -->
<!-- Learn how to maintain this file at https://github.com/WordPress/gutenberg/tree/HEAD/packages#maintaining-changelogs. -->

@@ -15,3 +15,3 @@ ## Unreleased

- A notices message is no longer spoken as a result of notice creation, but rather by its display in the interface by its corresponding [`Notice` component](https://github.com/WordPress/gutenberg/tree/master/packages/components/src/notice).
- A notices message is no longer spoken as a result of notice creation, but rather by its display in the interface by its corresponding [`Notice` component](https://github.com/WordPress/gutenberg/tree/HEAD/packages/components/src/notice).

@@ -18,0 +18,0 @@ ## 1.5.0 (2019-06-12)

{
"name": "@wordpress/notices",
"version": "2.12.2-next.0",
"version": "2.12.2-next.1+c95ee08bb",
"description": "State management for notices.",

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

],
"homepage": "https://github.com/WordPress/gutenberg/tree/master/packages/notices/README.md",
"homepage": "https://github.com/WordPress/gutenberg/tree/HEAD/packages/notices/README.md",
"repository": {

@@ -27,4 +27,4 @@ "type": "git",

"@babel/runtime": "^7.12.5",
"@wordpress/a11y": "^2.14.1-next.0",
"@wordpress/data": "^4.26.2-next.0",
"@wordpress/a11y": "^2.14.1-next.1+c95ee08bb",
"@wordpress/data": "^4.26.2-next.1+c95ee08bb",
"lodash": "^4.17.19"

@@ -35,3 +35,3 @@ },

},
"gitHead": "eb424c9ed3dffb9ca4c31d7c81a3be85b0c94a74"
"gitHead": "c95ee08bb6159683e530e4f29c53430f17e98761"
}

@@ -16,3 +16,3 @@ /**

*
* @see https://github.com/WordPress/gutenberg/blob/master/packages/data/README.md#createReduxStore
* @see https://github.com/WordPress/gutenberg/blob/HEAD/packages/data/README.md#createReduxStore
*

@@ -19,0 +19,0 @@ * @type {Object}

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