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

@aspecto/core

Package Overview
Dependencies
Maintainers
2
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aspecto/core - npm Package Compare versions

Comparing version 1.0.20 to 1.0.21

2

dist/index.js

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

}
const collector = new collector_1.default(ws);
const collector = new collector_1.default(ws, options.packageName, options.packageVersion);
collector.addCollection(new OsCollector_1.default());

@@ -54,0 +54,0 @@ collector.addCollection(new NpmCollector_1.default());

{
"name": "@aspecto/core",
"version": "1.0.20",
"version": "1.0.21",
"description": "Aspecto metric collector",

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

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