@hapi/pinpoint
Advanced tools
Comparing version 1.0.2 to 2.0.0
@@ -1,2 +0,2 @@ | ||
Copyright (c) 2019, Sideway Inc, and project contributors | ||
Copyright (c) 2019-2020, Sideway Inc, and project contributors | ||
@@ -3,0 +3,0 @@ All rights reserved. |
{ | ||
"name": "@hapi/pinpoint", | ||
"description": "Return the filename and line number of the calling function", | ||
"version": "1.0.2", | ||
"version": "2.0.0", | ||
"repository": "git://github.com/hapijs/pinpoint", | ||
"main": "lib/index.js", | ||
"types": "lib/index.d.ts", | ||
"files": [ | ||
"lib" | ||
], | ||
"keywords": [ | ||
"utilities" | ||
], | ||
"files": [ | ||
"lib" | ||
], | ||
"dependencies": {}, | ||
"devDependencies": { | ||
"@hapi/code": "6.x.x", | ||
"@hapi/lab": "20.x.x" | ||
"@hapi/code": "8.x.x", | ||
"@hapi/lab": "22.x.x" | ||
}, | ||
@@ -19,0 +19,0 @@ "scripts": { |
<a href="https://hapi.dev"><img src="https://raw.githubusercontent.com/hapijs/assets/master/images/family.png" width="180px" align="right" /></a> | ||
# pinpoint | ||
# @hapi/pinpoint | ||
Return the filename and line number of the calling function | ||
#### Return the filename and line number of the calling function. | ||
[![Build Status](https://secure.travis-ci.org/hapijs/pinpoint.png?branch=master)](http://travis-ci.org/hapijs/pinpoint) | ||
**pinpoint** is part of the **hapi** ecosystem and was designed to work seamlessly with the [hapi web framework](https://hapi.dev) and its other components (but works great on its own or with other frameworks). If you are using a different web framework and find this module useful, check out [hapi](https://hapi.dev) – they work even better together. | ||
### Visit the [hapi.dev](https://hapi.dev) Developer Portal for tutorials, documentation, and support | ||
## Useful resources | ||
- [Documentation and API](https://hapi.dev/family/pinpoint/) | ||
- [Version status](https://hapi.dev/resources/status/#pinpoint) (builds, dependencies, node versions, licenses, eol) | ||
- [Changelog](https://hapi.dev/family/pinpoint/changelog/) | ||
- [Project policies](https://hapi.dev/policies/) | ||
- [Free and commercial support options](https://hapi.dev/support/) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4131
18