New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@jouwomgeving/ui-alert

Package Overview
Dependencies
Maintainers
4
Versions
131
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jouwomgeving/ui-alert - npm Package Compare versions

Comparing version 0.0.1-alpha.0d838b77 to 0.0.1-alpha.3cab2b43

2

es/index.js
import Alert from './Alert';
export { Alert as default, Alert };
export default Alert;

@@ -6,3 +6,2 @@ 'use strict';

});
exports.Alert = exports.default = undefined;

@@ -15,3 +14,2 @@ var _Alert = require('./Alert');

exports.default = _Alert2.default;
exports.Alert = _Alert2.default;
exports.default = _Alert2.default;
{
"name": "@jouwomgeving/ui-alert",
"version": "0.0.1-alpha.0d838b77",
"version": "0.0.1-alpha.3cab2b43",
"description": "",

@@ -18,6 +18,6 @@ "main": "lib/index.js",

"peerDependencies": {
"@jouwomgeving/ui-flex": "^0.0.1-alpha.0d838b77",
"@jouwomgeving/ui-icon": "^0.0.1-alpha.0d838b77",
"@jouwomgeving/ui-typography": "^0.0.1-alpha.0d838b77",
"@jouwomgeving/util-vars": "^0.0.1-alpha.0d838b77",
"@jouwomgeving/ui-flex": "^0.0.1-alpha.3cab2b43",
"@jouwomgeving/ui-icon": "^0.0.1-alpha.3cab2b43",
"@jouwomgeving/ui-typography": "^0.0.1-alpha.3cab2b43",
"@jouwomgeving/util-vars": "^0.0.1-alpha.3cab2b43",
"react": "^15.2.0",

@@ -24,0 +24,0 @@ "react-dom": "^15.2.0"

import Alert from './Alert';
export {
Alert as default,
Alert,
};
export default Alert;

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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