@aws/mynah-ui 4.3.2 → 4.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -16,6 +16,13 @@
16
16
  * MIT Licensed
17
17
  */
18
18
 
19
+ /*!
20
+ * is-plain-object <https://github.com/jonschlinkert/is-plain-object>
21
+ *
22
+ * Copyright (c) 2014-2017, Jon Schlinkert.
23
+ * Released under the MIT License.
24
+ */
25
+
19
26
  /**
20
27
  * Prism: Lightweight, robust, elegant syntax highlighting
21
28
  *