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.0 to 2.0.1

10

package.json
{
"name": "@tobes31415/dispose",
"version": "2.0.0",
"version": "2.0.1",
"description": "Dispose objects using the decorator pattern",

@@ -70,12 +70,12 @@ "main": "lib/gc-commonjs.min.js",

"typescript": "~4.0.2",
"uglify-es": "^3.3.9"
"uglify-es": "^3.3.9",
"@angular/core": "^11.1.0",
"@types/jest": "^26.0.20"
},
"peerDependencies": {
"@angular/core": "~11.0.6",
"@angular/core": "~11.1.0",
"rxjs": "^6.6.3"
},
"dependencies": {
"@angular/core": "^11.1.0",
"@types/jest": "^26.0.20"
}
}
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