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

@servicetitan/component-usage

Package Overview
Dependencies
Maintainers
7
Versions
233
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@servicetitan/component-usage - npm Package Compare versions

Comparing version 10.0.9 to 10.1.0

6

dist/index.js

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

],
metric_type: 'count',
metric_type: 'count', // eslint-disable-line @typescript-eslint/naming-convention
});

@@ -159,3 +159,3 @@ return arr;

],
metric_type: 'count',
metric_type: 'count', // eslint-disable-line @typescript-eslint/naming-convention
});

@@ -243,3 +243,3 @@ // teamcity build stats

api_key: apiKey,
app_key: appKey,
app_key: appKey, // eslint-disable-line @typescript-eslint/naming-convention
});

@@ -246,0 +246,0 @@ dogapi.metric.send_all(metrics, (err, res) => {

{
"name": "@servicetitan/component-usage",
"version": "10.0.9",
"version": "10.1.0",
"description": "Usage metrics of @servicetitan components",

@@ -34,3 +34,3 @@ "homepage": "https://docs.st.dev/docs/frontend/component-usage",

},
"gitHead": "d3312c4855c5e672e1a55516d3cd5362b15bbfb8"
"gitHead": "f015b0935251c4efe143aaf1f63ef6312a18367a"
}

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