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

scribe-plugin-toolbar-dropdown

Package Overview
Dependencies
Maintainers
3
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

scribe-plugin-toolbar-dropdown - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

2

package.json
{
"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') {

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