New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

asset-pipe-sink-mem

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

asset-pipe-sink-mem - npm Package Compare versions

Comparing version 1.0.0-beta.4 to 1.0.0-beta.5

10

package.json
{
"name": "asset-pipe-sink-mem",
"version": "1.0.0-beta.4",
"version": "1.0.0-beta.5",
"author": {

@@ -29,10 +29,10 @@ "name": "Trygve Lie",

"JSONStream": "1.3.1",
"asset-pipe-common": "1.0.0-beta.5",
"readable-stream": "2.2.9",
"asset-pipe-common": "1.0.0-beta.6",
"readable-stream": "2.3.2",
"concat-stream": "1.6.0"
},
"devDependencies": {
"eslint": "^3.19.0",
"eslint": "^3.12.2",
"eslint-config-finn": "^1.0.1",
"tap": "10.3.2"
"tap": "10.7.0"
},

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

# asset-pipe-sink-mem
[![Greenkeeper badge](https://badges.greenkeeper.io/asset-pipe/asset-pipe-sink-mem.svg)](https://greenkeeper.io/)
A [asset-pipe][asset-pipe] sink for writing and reading asset feeds and js/css bundles to and from a

@@ -82,3 +84,3 @@ simple in memory store.

- `file found` - When the file we want to read is found. Emits with: `file`
- `file found` - When the file we want to read is found. Emits with: `file`.
- `file not saved` - When the file we want to read is not found. Emits with: `file`.

@@ -85,0 +87,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