Socket
Socket
Sign inDemoInstall

@hazelcast/services

Package Overview
Dependencies
2
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.2-next.30 to 1.3.2-next.49

2

lib/logger.d.ts

@@ -1,2 +0,2 @@

declare type LogLevel = 'log' | 'warn' | 'error';
type LogLevel = 'log' | 'warn' | 'error';
declare class Logger {

@@ -3,0 +3,0 @@ private readonly whiteListedMessages;

{
"name": "@hazelcast/services",
"version": "1.3.2-next.30+50f0ac7",
"version": "1.3.2-next.49+d3917cb",
"description": "Hazelcast shared services",

@@ -29,3 +29,3 @@ "author": "",

"lint": "eslint --ext .ts,.tsx .",
"lint:fix": "npm run lint -- --fix"
"lint:fix": "pnpm run lint -- --fix"
},

@@ -38,3 +38,6 @@ "bugs": {

},
"gitHead": "50f0ac7388148e0ba4ee7f3260e224b2ddbd5ed3"
"devDependencies": {
"@types/node": "^16.18.13"
},
"gitHead": "d3917cb16cf7c98272e37337a542f2e94014b636"
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc