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

timeliner

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

timeliner - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

2

lib/reporters/basic.js
const statistics = require('statistics');
const mapValues = require('lodash.mapValues');
const mapValues = require('lodash.mapvalues');

@@ -4,0 +4,0 @@ function metrics (set) {

{
"name": "timeliner",
"version": "2.0.1",
"version": "2.0.2",
"description": "Automated Browser Timeline Analyser",

@@ -40,3 +40,8 @@ "main": "index.js",

"semistandard": "^9.1.0"
},
"semistandard": {
"ignore": [
"test"
]
}
}
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