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

@ntegral/lulu

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ntegral/lulu - npm Package Compare versions

Comparing version 1.3.6 to 1.3.7

1

dist/client.js

@@ -150,2 +150,3 @@ "use strict";

}
this.decoded = yield this.decode(result);
this.token = result;

@@ -152,0 +153,0 @@ this.isAuthenticated = true;

@@ -171,2 +171,3 @@ import * as request from 'request';

this.decoded = await this.decode(result);
this.token = result;

@@ -173,0 +174,0 @@ this.isAuthenticated = true;

2

package.json

@@ -10,3 +10,3 @@ {

"name": "@ntegral/lulu",
"version": "1.3.6",
"version": "1.3.7",
"description": "Lulu Print API Client",

@@ -13,0 +13,0 @@ "main": "./dist/index.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