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

moog-require

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

moog-require - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

1

index.js

@@ -103,2 +103,3 @@ var async = require('async');

function getNpmPath(parentPath, type) {
parentPath = path.resolve(parentPath);
if (_.has(self.bundled, type)) {

@@ -105,0 +106,0 @@ return self.bundled[type];

2

package.json
{
"name": "moog-require",
"version": "0.1.0",
"version": "0.1.1",
"description": "moog-require extends moog with support for type definitions in local files and npm modules.",

@@ -5,0 +5,0 @@ "main": "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