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

polotno-node

Package Overview
Dependencies
Maintainers
1
Versions
121
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

polotno-node - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

dist/client.42b535f1.js

2

index.js

@@ -5,3 +5,3 @@ const puppeteer = require('puppeteer');

module.exports.createInstance = async ({ key } = {}) => {
const browser = await puppeteer.launch();
const browser = await puppeteer.launch({});
const page = await browser.newPage();

@@ -8,0 +8,0 @@

{
"name": "polotno-node",
"version": "0.1.2",
"version": "0.1.3",
"description": "Polotno workflow from NodeJS",

@@ -17,3 +17,3 @@ "main": "index.js",

"parcel-bundler": "^1.12.4",
"polotno": "^0.14.1",
"polotno": "^0.17.0",
"react": "^17.0.1",

@@ -20,0 +20,0 @@ "react-dom": "^17.0.1"

Sorry, the diff of this file is not supported yet

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