Socket
Socket
Sign inDemoInstall

message-box

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

message-box - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

2

dist/MessageBox.js

@@ -14,3 +14,3 @@ 'use strict';

var _lodash = require('lodash.defaultsdeep');
var _lodash = require('lodash.merge');

@@ -17,0 +17,0 @@ var _lodash2 = _interopRequireDefault(_lodash);

{
"name": "message-box",
"version": "0.1.0",
"version": "0.1.1",
"description": "A package for defining and getting validation error messages, with support for Meteor Tracker reactivity",

@@ -30,3 +30,3 @@ "author": "Eric Dobbertin <aldeed@gmail.com>",

"dependencies": {
"lodash.defaultsdeep": "^4.6.0",
"lodash.merge": "^4.6.0",
"lodash.template": "^4.4.0"

@@ -33,0 +33,0 @@ },

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