Socket
Socket
Sign inDemoInstall

@reach/alert

Package Overview
Dependencies
Maintainers
4
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@reach/alert - npm Package Compare versions

Comparing version 0.18.0-pre.3 to 0.18.0-pre.4

9

CHANGELOG.md
# @reach/alert
## 0.18.0-pre.4
### Patch Changes
- Updated dependencies:
- `@reach/utils@0.18.0-pre.4`
- `@reach/polymorphic@0.18.0-pre.4`
- `@reach/visually-hidden@0.18.0-pre.4`
## 0.18.0-pre.3

@@ -4,0 +13,0 @@

2

dist/reach-alert.cjs.dev.js
"use strict";
/**
* @reach/alert v0.18.0-pre.3
* @reach/alert v0.18.0-pre.4
*

@@ -5,0 +5,0 @@ * Copyright (c) 2018-2022, React Training LLC

/**
* @reach/alert v0.18.0-pre.3
* @reach/alert v0.18.0-pre.4
*

@@ -13,3 +13,3 @@ * Copyright (c) 2018-2022, React Training LLC

import * as React from 'react';
import { Polymorphic } from '@reach/utils';
import * as Polymorphic from '@reach/polymorphic';

@@ -16,0 +16,0 @@ /**

{
"name": "@reach/alert",
"version": "0.18.0-pre.3",
"version": "0.18.0-pre.4",
"description": "Screen-reader-friendly alert messages.",

@@ -13,4 +13,5 @@ "author": "React Training <hello@reacttraining.com>",

"dependencies": {
"@reach/utils": "0.18.0-pre.3",
"@reach/visually-hidden": "0.18.0-pre.3"
"@reach/polymorphic": "0.18.0-pre.4",
"@reach/utils": "0.18.0-pre.4",
"@reach/visually-hidden": "0.18.0-pre.4"
},

@@ -17,0 +18,0 @@ "devDependencies": {

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