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

vigour-util

Package Overview
Dependencies
Maintainers
2
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vigour-util - npm Package Compare versions

Comparing version 3.0.4 to 3.0.5

recorder.js

2

package.json
{
"name": "vigour-util",
"version": "3.0.4",
"version": "3.0.5",
"author": "Vigour.io <dev@vigour.io>",

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

@@ -1,2 +0,2 @@

'use strict'
'use strict'
var Module = require('module')

@@ -46,2 +46,6 @@ var assert = require('assert')

} else {
if (path === 'package.json') {
console.log('find top package.json not doing it now.. do it soon')
path = './package.json'
}
return next(path)

@@ -48,0 +52,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