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

space-pen

Package Overview
Dependencies
Maintainers
2
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

space-pen - npm Package Compare versions

Comparing version 3.0.1 to 3.0.2

2

lib/space-pen.js

@@ -305,3 +305,3 @@ (function() {

var child, elementsWithHooks, onDom, _i, _j, _len, _len1, _ref, _ref1, _results;
if (!(element instanceof jQuery)) {
if (!(element instanceof jQuery && element[0])) {
return;

@@ -308,0 +308,0 @@ }

{
"name": "space-pen",
"version": "3.0.1",
"version": "3.0.2",
"description": "Write markup on the final frontier",

@@ -5,0 +5,0 @@ "main": "./lib/space-pen.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