You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@wixc3/resolve-directory-context

Package Overview
Dependencies
Maintainers
70
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wixc3/resolve-directory-context - npm Package Compare versions

Comparing version

to
5.0.1

5

package.json
{
"name": "@wixc3/resolve-directory-context",
"description": "Helpers to get information about single/multi-package contexts",
"version": "5.0.0",
"version": "5.0.1",
"type": "module",
"exports": {
".": "./dist/index.js",
"./packge.json": "./package.json"
"./package.json": "./package.json"
},

@@ -18,3 +18,2 @@ "scripts": {

"test:browser": "mocha-web \"./test/**/*.spec.ts\"",
"lint": "eslint . -f codeframe",
"typecheck": "tsc --noEmit"

@@ -21,0 +20,0 @@ },