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.1.2 to 0.2.1

4

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

@@ -10,3 +10,3 @@ "main": "index.js",

"resolve": "^1.0.0",
"moog": "~0.1.0"
"moog": "^0.2.0"
},

@@ -13,0 +13,0 @@ "devDependencies": {

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

0.2.0: depends on `moog` 0.2.0 which introduces the `mirror` method.
0.1.0: compatible with `moog` 0.1.0 in which the `__meta` property became an object with `chain` and `name` properties.
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