@hapi/pinpoint
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -8,5 +8,5 @@ /** | ||
*/ | ||
export function location(depth?: number): deepEqual.Location; | ||
export function location(depth?: number): location.Location; | ||
declare namespace deepEqual { | ||
declare namespace location { | ||
@@ -13,0 +13,0 @@ interface Location { |
{ | ||
"name": "@hapi/pinpoint", | ||
"description": "Return the filename and line number of the calling function", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"repository": "git://github.com/hapijs/pinpoint", | ||
@@ -6,0 +6,0 @@ "main": "lib/index.js", |
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
3403