New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ng2-rx-collector

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng2-rx-collector - npm Package Compare versions

Comparing version 1.0.0-0 to 1.0.0-1

4

dist/decorator.js

@@ -39,3 +39,5 @@ "use strict";

}
this[metaProperty].next();
if (this[metaProperty]) {
this[metaProperty].next();
}
};

@@ -42,0 +44,0 @@ };

{
"name": "ng2-rx-collector",
"version": "1.0.0-0",
"version": "1.0.0-1",
"description": "Angular 2 garbage collector for RxJS subscriptions",

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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