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

@condenast/perf-timeline-cli

Package Overview
Dependencies
Maintainers
272
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@condenast/perf-timeline-cli - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

9

CHANGELOG.md

@@ -9,2 +9,8 @@ # Changelog

## [0.1.1] - 2018-03-26
### Fixed
- Updated docs to use package name with namespace for the install command
- Bumped version to publish publicly
## 0.1.0 - 2018-03-25

@@ -14,2 +20,3 @@ - Initial release

<!-- Update the Unreleased comparison range with each release -->
[Unreleased]: https://github.com/CondeNast/perf-timeline/compare/0.1.0..master
[Unreleased]: https://github.com/CondeNast/perf-timeline/compare/0.1.1...master
[0.1.1]: https://github.com/CondeNast/perf-timeline/compare/0.1.0...0.1.1

2

package.json
{
"name": "@condenast/perf-timeline-cli",
"version": "0.1.0",
"version": "0.1.1",
"description": "Generate Chrome Performance Timelines via a command line interface",

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

@@ -48,3 +48,3 @@ # Perf Timeline CLI

```
npm install -g perf-timeline-cli
npm install -g @condenast/perf-timeline-cli
```

@@ -51,0 +51,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