Comparing version 1.0.1 to 1.0.2
{ | ||
"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 @@ |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
0
10898
5
85
1
+ Addedbl@1.2.3(transitive)
+ Addedisarray@1.0.0(transitive)
+ Addedprocess-nextick-args@2.0.1(transitive)
+ Addedreadable-stream@2.3.8(transitive)
+ Addedsafe-buffer@5.1.2(transitive)
+ Addedstring_decoder@1.1.1(transitive)
- Removedbl@0.7.0(transitive)
- Removedreadable-stream@3.6.2(transitive)
- Removedstream-browserify@3.0.0(transitive)
- Removedstring_decoder@1.3.0(transitive)
Updatedbl@^1.1.2