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

magicpen

Package Overview
Dependencies
Maintainers
1
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 0.0.2 to 0.0.3

4

magicpen.js

@@ -1,2 +0,1 @@

/*global weknowhow:true*/
(function (global, factory) {

@@ -8,3 +7,4 @@ if (typeof exports === 'object') {

} else {
weknowhow.magicpen = factory();
global.weknowhow = global.weknowhow || {};
global.weknowhow.magicpen = factory();
}

@@ -11,0 +11,0 @@ }(this, function () {

{
"name": "magicpen",
"version": "0.0.2",
"version": "0.0.3",
"description": "Styled output in both consoles and browsers",

@@ -5,0 +5,0 @@ "main": "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