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

magicpen

Package Overview
Dependencies
Maintainers
2
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

magicpen - npm Package Compare versions

Comparing version 5.9.1 to 5.9.2

2

lib/MagicPen.js

@@ -197,3 +197,3 @@ /*global window*/

if (content && content.isMagicPen) {
throw new Error("You can't print a magicpen instance with a text style")
throw new Error("You can't print a magicpen instance with a text style");
}

@@ -200,0 +200,0 @@

@@ -537,3 +537,3 @@ /*!

if (content && content.isMagicPen) {
throw new Error("You can't print a magicpen instance with a text style")
throw new Error("You can't print a magicpen instance with a text style");
}

@@ -540,0 +540,0 @@

{
"name": "magicpen",
"version": "5.9.1",
"version": "5.9.2",
"description": "Styled output in both consoles and browsers",

@@ -5,0 +5,0 @@ "main": "./lib/MagicPen.js",

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