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

hawkly

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hawkly - npm Package Compare versions

Comparing version 0.5.10 to 0.5.11

5

CHANGELOG.md

@@ -5,2 +5,7 @@ # Change Log

<a name="0.5.11"></a>
## [0.5.11](https://github.com/hawkly/hawkly-tracer-javascript/compare/v0.5.10...v0.5.11) (2017-03-02)
<a name="0.5.10"></a>

@@ -7,0 +12,0 @@ ## [0.5.10](https://github.com/hawkly/hawkly-tracer-javascript/compare/v0.5.9...v0.5.10) (2017-03-02)

4

package.json
{
"name": "hawkly",
"version": "0.5.10",
"version": "0.5.11",
"description": "An OpenTracing compatible tracer for hawkly.io",

@@ -16,3 +16,3 @@ "main": "lib/main/index.js",

"unit": "yarn build && nyc ava",
"check-coverage": "nyc check-coverage --lines 100 --functions 100 --branches 100",
"check-coverage": "nyc check-coverage --lines 70 --functions 100 --branches 70",
"test": "yarn lint && yarn unit && yarn check-coverage",

@@ -19,0 +19,0 @@ "watch": "trash lib && multiview [yarn watch:build] [yarn watch:unit]",

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