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

@keawade/using

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@keawade/using - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

package.json
{
"name": "@keawade/using",
"version": "1.0.1",
"version": "1.0.2",
"description": "Using implementation for disposable resources.",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

# Using
![GitHub Workflow Status (branch)](https://img.shields.io/github/workflow/status/keawade/using/ci/main)
![npm](https://img.shields.io/npm/v/@keawade/using)
![NPM](https://img.shields.io/npm/l/@keawade/using)
![Snyk Vulnerabilities for npm package version](https://img.shields.io/snyk/vulnerabilities/npm/@keawade/using)
Provides a convenient syntax that ensures the correct use of Disposable or

@@ -9,0 +4,0 @@ Destroyable objects. That is, objects with either a `dispose()` or `destroy()`

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