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

@metrics/metric

Package Overview
Dependencies
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@metrics/metric - npm Package Compare versions

Comparing version 2.3.1 to 2.3.2

metric.d.ts

18

package.json
{
"name": "@metrics/metric",
"version": "2.3.1",
"version": "2.3.2",
"description": "The metric class definition which metric objects in the @metrics library is instansiated from",
"main": "lib/metric.js",
"types": "metric.d.ts",
"files": [
"lib"
"lib",
"metric.d.ts"
],

@@ -34,9 +36,9 @@ "scripts": {

"devDependencies": {
"eslint": "^5.10.0",
"eslint-config-airbnb-base": "^13.1.0",
"eslint-plugin-import": "^2.14.0",
"benchmark": "^2.1.4",
"lolex": "^3.0.0",
"tap": "^12.1.1"
"benchmark": "2.1.4",
"eslint": "7.32.0",
"eslint-config-airbnb-base": "14.2.1",
"eslint-plugin-import": "2.26.0",
"lolex": "6.0.0",
"tap": "14.11.0"
}
}

@@ -5,6 +5,5 @@ # @metrics/metric

[![Dependencies](https://img.shields.io/david/metrics-js/metric.svg?style=flat-square)](https://david-dm.org/metrics-js/metric)
[![Build Status](http://img.shields.io/travis/metrics-js/metric/master.svg?style=flat-square)](https://travis-ci.org/metrics-js/metric)
[![Greenkeeper badge](https://badges.greenkeeper.io/metrics-js/metric.svg?style=flat-square)](https://greenkeeper.io/)
[![Known Vulnerabilities](https://snyk.io/test/github/metrics-js/metric/badge.svg?targetFile=package.json&style=flat-square)](https://snyk.io/test/github/metrics-js/metric?targetFile=package.json)
[![Dependencies](https://img.shields.io/david/metrics-js/metric.svg)](https://david-dm.org/metrics-js/metric)
[![GitHub Actions status](https://github.com/metrics-js/metric/workflows/Run%20Lint%20and%20Tests/badge.svg)](https://github.com/metrics-js/metric/actions?query=workflow%3A%22Run+Lint+and+Tests%22)
[![Known Vulnerabilities](https://snyk.io/test/github/metrics-js/metric/badge.svg?targetFile=package.json)](https://snyk.io/test/github/metrics-js/metric?targetFile=package.json)

@@ -11,0 +10,0 @@ ## Installation

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