Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

toast-me

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

toast-me - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

4

lib/toast-me.js

@@ -946,4 +946,4 @@ (function webpackUniversalModuleDefinition(root, factory) {

if (action.class) {
Object(_helper__WEBPACK_IMPORTED_MODULE_1__["setClass"])(actionNode, action.class);
if (action["class"]) {
Object(_helper__WEBPACK_IMPORTED_MODULE_1__["setClass"])(actionNode, action["class"]);
}

@@ -950,0 +950,0 @@

{
"name": "toast-me",
"version": "1.0.0",
"description": "Produce universal library with webpack and es6",
"version": "1.0.1",
"description": "Creates toast messages",
"main": "lib/toast-me.min.js",

@@ -24,6 +24,6 @@ "scripts": {

],
"author": "Krasimir Tsonev",
"author": "Alex Kalinin",
"license": "MIT",
"bugs": {
"url": "https://github.com/krasimir/webpack-library-starter/issues"
"url": "https://github.com/a-kalinin/toast-me/issues"
},

@@ -30,0 +30,0 @@ "homepage": "https://github.com/a-kalinin/toast-me",

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