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

vinyl-map

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vinyl-map - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

14

package.json
{
"name": "vinyl-map",
"description": "Map vinyl files' contents as strings, so you can easily use existing code without needing yet another gulp plugin!",
"version": "1.0.1",
"version": "1.0.2",
"main": "index.js",
"dependencies": {
"through2": "^0.4.1",
"bl": "^0.7.0",
"bl": "^1.1.2",
"new-from": "0.0.3"
},
"devDependencies": {
"concat-stream": "~1.5.2",
"tape": "~2.3.2",

@@ -21,11 +22,14 @@ "vinyl": "~0.2.1",

"author": "Hugh Kennedy <hughskennedy@gmail.com> (http://hughsk.io/)",
"contributors": [
"Andrew Odri <andrew@affirmix.com> (https://affirmix.com/)"
],
"license": "MIT",
"repository": {
"type": "git",
"url": "git://github.com/hughsk/vinyl-map"
"url": "git://github.com/affirmix/vinyl-map"
},
"bugs": {
"url": "https://github.com/hughsk/vinyl-map/issues"
"url": "https://github.com/affirmix/vinyl-map/issues"
},
"homepage": "https://github.com/hughsk/vinyl-map",
"homepage": "https://github.com/affirmix/vinyl-map",
"keywords": [

@@ -32,0 +36,0 @@ "vinyl",

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

# vinyl-map [![Flattr this!](https://api.flattr.com/button/flattr-badge-large.png)](https://flattr.com/submit/auto?user_id=hughskennedy&url=http://github.com/hughsk/vinyl-map&title=vinyl-map&description=hughsk/vinyl-map%20on%20GitHub&language=en_GB&tags=flattr,github,javascript&category=software)[![experimental](http://hughsk.github.io/stability-badges/dist/experimental.svg)](http://github.com/hughsk/stability-badges) #
# vinyl-map

@@ -36,6 +36,4 @@ Map [vinyl](https://github.com/wearefractal/vinyl) files' contents as strings,

## Usage ##
## Usage
[![vinyl-map](https://nodei.co/npm/vinyl-map.png?mini=true)](https://nodei.co/npm/vinyl-map)
Here's a simple example, using gulp:

@@ -42,0 +40,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