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

glud-component

Package Overview
Dependencies
Maintainers
1
Versions
133
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

glud-component - npm Package Compare versions

Comparing version 0.0.23 to 0.0.24

lib/Toastify/index.js

9

lib/index.js

@@ -277,2 +277,11 @@ 'use strict';

var _Toastify = require('./Toastify');
Object.defineProperty(exports, 'Toastify', {
enumerable: true,
get: function get() {
return _interopRequireDefault(_Toastify).default;
}
});
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }

4

package.json
{
"name": "glud-component",
"version": "0.0.23",
"version": "0.0.24",
"description": "",

@@ -128,3 +128,3 @@ "repository": {

"react-router-redux": "^4.0.8",
"react-styleguidist": "^6.2.4",
"react-styleguidist": "^7.0.5",
"redux": "^3.6.0",

@@ -131,0 +131,0 @@ "redux-logger": "^3.0.1",

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