Socket
Socket
Sign inDemoInstall

vinyl

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vinyl - npm Package Compare versions

Comparing version 0.3.1 to 0.3.2

2

index.js

@@ -5,3 +5,3 @@ var path = require('path');

var _ = require('lodash');
var cloneDeep = require('lodash').cloneDeep;
var cloneDeep = _.cloneDeep;

@@ -8,0 +8,0 @@ var isBuffer = require('./lib/isBuffer');

{
"name": "vinyl",
"description": "A virtual file format",
"version": "0.3.1",
"version": "0.3.2",
"homepage": "http://github.com/wearefractal/vinyl",

@@ -6,0 +6,0 @@ "repository": "git://github.com/wearefractal/vinyl.git",

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