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

rxjs-report-usage

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rxjs-report-usage - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

2

package.json

@@ -49,3 +49,3 @@ {

"scripts": {},
"version": "1.0.3"
"version": "1.0.4"
}

@@ -34,1 +34,3 @@ # rxjs-report-usage

Once the script has collected the usage statistics, the payload is shown and the developer is prompted to confirm the sending of the payload to the core team. The script sends no information without the developer's consent.
For more information - including the most convenient ways of running the script - see this blog post: [Reporting API Usage](http://ncjamieson.com/reporting-api-usage/).

@@ -47,3 +47,3 @@ "use strict";

const packageFiles = glob.sync(
"**/node_modules/**/@(rxjs|typescript)/package.json",
"**/node_modules/**/{rxjs,typescript}/package.json",
{ cwd }

@@ -50,0 +50,0 @@ );

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