Socket
Socket
Sign inDemoInstall

singleton-manager

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

singleton-manager - npm Package Compare versions

Comparing version 1.6.0 to 1.6.1

8

docs/overview.md

@@ -12,3 +12,3 @@ # Tools >> Singleton Manager >> Overview ||10

⚠️ You need to make SURE that only ONE version of `singleton-manager` is installed. For how see [Non Goals](https://github.com/ing-bank/lion/blob/3cc3d2960ff10dac5351f7f337b9c70cabdeb85b/docs/fundamentals/tools/singleton-manager/#non-goals).
⚠️ You need to make SURE that only ONE version of `singleton-manager` is installed. For how see [Non Goals](https://github.com/ing-bank/lion/blob/e89faca25965e6832c1e104862fbb54e6ffb31e6/docs/fundamentals/tools/singleton-manager/#non-goals).

@@ -163,3 +163,3 @@ ### Example Singleton Users

➡️ See [it on the example page](https://github.com/ing-bank/lion/blob/3cc3d2960ff10dac5351f7f337b9c70cabdeb85b/docs/fundamentals/tools/singleton-manager/example-fail/index.md). <br>
➡️ See [it on the example page](https://github.com/ing-bank/lion/blob/e89faca25965e6832c1e104862fbb54e6ffb31e6/docs/fundamentals/tools/singleton-manager/example-fail/index.md). <br>
➡️ See [the code](https://github.com/ing-bank/lion/tree/master/docs/fundamentals/tools/singleton-manager/example-fail/demo-app.js).

@@ -207,3 +207,3 @@

➡️ See [it on the example page](https://github.com/ing-bank/lion/blob/3cc3d2960ff10dac5351f7f337b9c70cabdeb85b/docs/fundamentals/tools/singleton-manager/example-success/index.md). <br>
➡️ See [it on the example page](https://github.com/ing-bank/lion/blob/e89faca25965e6832c1e104862fbb54e6ffb31e6/docs/fundamentals/tools/singleton-manager/example-success/index.md). <br>
➡️ See [the code](https://github.com/ing-bank/lion/tree/master/docs/fundamentals/tools/singleton-manager/example-success/demo-app.js).

@@ -249,3 +249,3 @@

➡️ See [it on the example page](https://github.com/ing-bank/lion/blob/3cc3d2960ff10dac5351f7f337b9c70cabdeb85b/docs/fundamentals/tools/singleton-manager/example-complex/index.md). <br>
➡️ See [it on the example page](https://github.com/ing-bank/lion/blob/e89faca25965e6832c1e104862fbb54e6ffb31e6/docs/fundamentals/tools/singleton-manager/example-complex/index.md). <br>
➡️ See [the code](https://github.com/ing-bank/lion/tree/master/docs/fundamentals/tools/singleton-manager/example-complex/demo-app.js).

@@ -252,0 +252,0 @@

{
"name": "singleton-manager",
"version": "1.6.0",
"version": "1.6.1",
"description": "Manage singletons across multiple major versions so they converge to a single instance",

@@ -21,2 +21,3 @@ "license": "MIT",

},
"main": "./src/index.js",
"files": [

@@ -23,0 +24,0 @@ "dist-types",

@@ -12,3 +12,3 @@ # Tools >> Singleton Manager >> Overview ||10

⚠️ You need to make SURE that only ONE version of `singleton-manager` is installed. For how see [Non Goals](https://github.com/ing-bank/lion/blob/3cc3d2960ff10dac5351f7f337b9c70cabdeb85b/docs/fundamentals/tools/singleton-manager/#non-goals).
⚠️ You need to make SURE that only ONE version of `singleton-manager` is installed. For how see [Non Goals](https://github.com/ing-bank/lion/blob/e89faca25965e6832c1e104862fbb54e6ffb31e6/docs/fundamentals/tools/singleton-manager/#non-goals).

@@ -163,3 +163,3 @@ ### Example Singleton Users

➡️ See [it on the example page](https://github.com/ing-bank/lion/blob/3cc3d2960ff10dac5351f7f337b9c70cabdeb85b/docs/fundamentals/tools/singleton-manager/example-fail/index.md). <br>
➡️ See [it on the example page](https://github.com/ing-bank/lion/blob/e89faca25965e6832c1e104862fbb54e6ffb31e6/docs/fundamentals/tools/singleton-manager/example-fail/index.md). <br>
➡️ See [the code](https://github.com/ing-bank/lion/tree/master/docs/fundamentals/tools/singleton-manager/example-fail/demo-app.js).

@@ -207,3 +207,3 @@

➡️ See [it on the example page](https://github.com/ing-bank/lion/blob/3cc3d2960ff10dac5351f7f337b9c70cabdeb85b/docs/fundamentals/tools/singleton-manager/example-success/index.md). <br>
➡️ See [it on the example page](https://github.com/ing-bank/lion/blob/e89faca25965e6832c1e104862fbb54e6ffb31e6/docs/fundamentals/tools/singleton-manager/example-success/index.md). <br>
➡️ See [the code](https://github.com/ing-bank/lion/tree/master/docs/fundamentals/tools/singleton-manager/example-success/demo-app.js).

@@ -249,3 +249,3 @@

➡️ See [it on the example page](https://github.com/ing-bank/lion/blob/3cc3d2960ff10dac5351f7f337b9c70cabdeb85b/docs/fundamentals/tools/singleton-manager/example-complex/index.md). <br>
➡️ See [it on the example page](https://github.com/ing-bank/lion/blob/e89faca25965e6832c1e104862fbb54e6ffb31e6/docs/fundamentals/tools/singleton-manager/example-complex/index.md). <br>
➡️ See [the code](https://github.com/ing-bank/lion/tree/master/docs/fundamentals/tools/singleton-manager/example-complex/demo-app.js).

@@ -252,0 +252,0 @@

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