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

@hapi/pinpoint

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hapi/pinpoint - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

4

lib/index.d.ts

@@ -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",

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