Socket
Socket
Sign inDemoInstall

vinyl

Package Overview
Dependencies
2
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.0 to 0.3.1

3

index.js
var path = require('path');
var cloneStats = require('clone-stats');
var cloneDeep = require('lodash.clonedeep');
var _ = require('lodash');
var cloneDeep = require('lodash').cloneDeep;

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

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

@@ -11,3 +11,3 @@ "repository": "git://github.com/wearefractal/vinyl.git",

"clone-stats": "~0.0.1",
"lodash.clonedeep": "^2.4.1"
"lodash": "^2.4.1"
},

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc