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

a-print

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

a-print - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

4

index.js

@@ -28,2 +28,4 @@ /* eslint-disable */

time: 720,
onPrintProcessReady: noop,

@@ -249,3 +251,3 @@ onPrintProcessOpen: noop,

// Cleaner
that.wait(360).then(() => document.body.removeChild(origin));
that.wait(that.options.time).then(() => document.body.removeChild(origin));
};

@@ -252,0 +254,0 @@ },

{
"name": "a-print",
"version": "0.0.2",
"version": "0.0.3",
"main": "index.js",

@@ -5,0 +5,0 @@ "author": "joenix <joenix.com@gmail.com>",

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