Socket
Socket
Sign inDemoInstall

litfass

Package Overview
Dependencies
249
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.5.0 to 1.5.1

2

litfass.js

@@ -68,3 +68,3 @@ "use strict";

process.env.SUPPRESS_NO_CONFIG_WARNING = true;
const config = require('config-uncached')(true);
const config = require('config');

@@ -71,0 +71,0 @@ // read & resolve the configuration and create a deep copy

{
"name": "litfass",
"version": "1.5.0",
"version": "1.5.1",
"description": "A library for advertising displays",

@@ -43,3 +43,2 @@ "keywords": [

"config": "^3.3.1",
"config-uncached": "^1.0.2",
"deepmerge": "^4.2.2",

@@ -52,6 +51,3 @@ "displays": "^1.1.2",

"puppeteer": "^2.1.1"
},
"resolutions": {
"config": "3.3.1"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc