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.1.0 to 1.1.1

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [1.1.1](https://github.com/ing-bank/lion/compare/singleton-manager@1.1.0...singleton-manager@1.1.1) (2020-07-13)
**Note:** Version bump only for package singleton-manager
# [1.1.0](https://github.com/ing-bank/lion/compare/singleton-manager@1.0.0...singleton-manager@1.1.0) (2020-06-18)

@@ -8,0 +16,0 @@

9

package.json
{
"name": "singleton-manager",
"version": "1.1.0",
"version": "1.1.1",
"description": "Manage singletons across multiple major versions so they converge to a single instance",

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

"files": [
"*.d.ts",
"*.js",

@@ -21,3 +22,5 @@ "docs",

"test",
"test-helpers"
"test-helpers",
"translations",
"types"
],

@@ -40,3 +43,3 @@ "scripts": {

},
"gitHead": "8958b2fa02d3b0c39120d405c5284aa01990a524"
"gitHead": "b7ea11c767cd3c3998db65c64aa9e36794fee0c2"
}
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