New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@arturdoruch/process-noticer

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arturdoruch/process-noticer - npm Package Compare versions

Comparing version 1.2.2 to 1.2.3

8

lib/ProcessNoticer.js

@@ -5,6 +5,6 @@ /*

import objectUtils from '@arturdoruch/util/lib/object-utils';
import screenUtils from '@arturdoruch/util/lib/screen-utils';
import HtmlElement from '@arturdoruch/html/lib/element/HtmlElement';
import elementFactory from "@arturdoruch/html/lib/element/html-element-factory";
import objectUtils from '@arturdoruch/util/lib/object-utils.js';
import screenUtils from '@arturdoruch/util/lib/screen-utils.js';
import HtmlElement from '@arturdoruch/html/lib/element/HtmlElement.js';
import elementFactory from '@arturdoruch/html/lib/element/html-element-factory.js';

@@ -11,0 +11,0 @@ let defaultOptions = {

@@ -5,3 +5,3 @@ {

"keywords": ["process message notice"],
"version": "1.2.2",
"version": "1.2.3",
"type": "module",

@@ -8,0 +8,0 @@ "main": "lib/ProcessNoticer.js",

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