Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

global-const

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

global-const - npm Package Compare versions

Comparing version 0.1.0 to 0.1.2

9

package.json
{
"name": "global-const",
"version": "0.1.0",
"version": "0.1.2",
"description": "A lightweight utility to create global singletons (on browser and node)",

@@ -10,3 +10,8 @@ "keywords": [

"state",
"instance"
"instance",
"global function",
"global object",
"singleton function",
"singleton object",
"reference"
],

@@ -13,0 +18,0 @@ "main": "dist/lib.js",

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

![Build](https://github.com/cajames/global-const/workflows/Build%20and%20Test/badge.svg)
[![Coverage Status](https://coveralls.io/repos/github/cajames/global-const/badge.svg?branch=master)](https://coveralls.io/github/cajames/global-const?branch=master)
![Build](https://github.com/cajames/global-const/workflows/Build%20and%20Test/badge.svg)[![Coverage Status](https://coveralls.io/repos/github/cajames/global-const/badge.svg?branch=main)](https://coveralls.io/github/cajames/global-const?branch=main)

@@ -4,0 +3,0 @@ > A lightweight utility to create global singletons (on browser and node)

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