scribe-plugin-toolbar-dropdown
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "scribe-plugin-toolbar-dropdown", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Dropdown toggle for the scribe toolbar", | ||
@@ -5,0 +5,0 @@ "main": "src/scribe-plugin-toolbar-dropdown.js", |
@@ -95,3 +95,3 @@ (function () { | ||
// Module system magic dance | ||
if (typeof module !== 'undefined') { | ||
if (typeof module !== 'undefined' && typeof module.exports === 'object') { | ||
module.exports = scribePluginToolbarDropdown; | ||
@@ -98,0 +98,0 @@ } else if (typeof define === 'function' && typeof define.amd === 'object') { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7628
1