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

pipeline-fp-utils

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

pipeline-fp-utils - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

index.d.ts

10

package.json
{
"name": "pipeline-fp-utils",
"version": "0.0.1",
"description": "parse a json form a buffer",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"version": "0.0.2",
"description": "utilities fonctions to use with pipeline from streams module",
"main": "lib/index.mjs",
"types": "index.d.ts",
"scripts": {
"start": "node src/index.mjs",
"start": "node lib/index.mjs",
"test": "mocha --reporter spec",

@@ -10,0 +10,0 @@ "tag": "git tag v0.0.1",

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