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

@tobes31415/dispose

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tobes31415/dispose - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

11

package.json
{
"name": "@tobes31415/dispose",
"version": "2.0.2",
"version": "2.0.3",
"description": "Dispose objects using the decorator pattern",
"main": "lib/gc-commonjs.min.js",
"module": "lib/gc.js",
"types": "lib/gc.d.ts",
"main": "gc-commonjs.min.js",
"module": "gc.js",
"types": "gc.d.ts",
"exports":{
"./*": "./lib"
},
"scripts": {

@@ -9,0 +12,0 @@ "test": "run-s build:compile test:jest",

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