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

moog-require

Package Overview
Dependencies
Maintainers
12
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.4.2 to 1.0.0

test/node_modules/failingBeforeConstructAsync/index.js

12

package.json
{
"name": "moog-require",
"version": "0.4.2",
"version": "1.0.0",
"description": "moog-require extends moog with support for type definitions in local files and npm modules.",
"main": "index.js",
"dependencies": {
"async": "^0.9.0",
"lodash": "2.4.x",
"resolve": "^1.0.0",
"moog": "^0.3.1"
"async": "^1.0.0",
"lodash": "^4.0.0",
"moog": "^1.0.0",
"resolve": "^1.7.1"
},
"devDependencies": {
"mocha": "2.1.x"
"mocha": "^5.0.0"
},

@@ -15,0 +15,0 @@ "scripts": {

@@ -340,2 +340,4 @@ [![Build Status](https://travis-ci.org/punkave/moog-require.svg?branch=master)](https://travis-ci.org/punkave/moog-require)

1.0.0: `moog`, `async` and `lodash` dependencies updated to satisfy `npm audit`. Declared 1.x as this has been a stable part of Apostrophe 2.x for a long time.
0.4.1: fixed `moog` dependency to use the version that supports `autoload: false`.

@@ -342,0 +344,0 @@

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