🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

function-location

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

function-location - npm Package Compare versions

Comparing version
1.0.0-beta.4
to
1.0.0
+1
-1
package.json
{
"name": "function-location",
"version": "1.0.0-beta.4",
"version": "1.0.0",
"description": "Retrieve `[[FunctionLocation]]` from V8.",

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

@@ -25,3 +25,2 @@ # Description

locateV8(TestFunction);
// returns like `/Users/hello/Documents/function-location/test/index.spec.ts`
```

@@ -28,0 +27,0 @@