Socket
Socket
Sign inDemoInstall

about-this-app

Package Overview
Dependencies
37
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

2

index.js

@@ -32,3 +32,3 @@ // @flow

dirs: directories,
dir: (name) /*: string */ => resolve(directories[name] || name),
dir: (name /*: string */) /*: string */ => resolve(directories[name] || name),
nodeModules: resolve('node_modules'),

@@ -35,0 +35,0 @@ hasDep,

{
"name": "about-this-app",
"version": "1.0.1",
"version": "1.0.2",
"description": "Utility functions to query package.json",

@@ -5,0 +5,0 @@ "author": "Felix Gnass <fgnass@cellular.de>",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc