New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details β†’
Socket
Book a DemoSign in
Socket

pipeljs

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pipeljs - npm Package Compare versions

Comparing version
0.3.37
to
0.3.38
+1
-1
LICENSE
MIT License
Copyright (c) 2024 pipel
Copyright (c) 2025 pipeljs

@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy

{
"name": "pipeljs",
"version": "0.3.37",
"version": "0.3.38",
"description": "A Promise-like Reactive Stream Library",

@@ -34,4 +34,6 @@ "author": "GolderBrother <https://github.com/GolderBrother>",

"coverage": "vitest run --coverage",
"publish": "npm run build && npm publish",
"publish:beta": "npm run build && npm publish --tag beta",
"publish": "npm publish",
"publish:beta": "npm publish --tag beta",
"build-and-publish": "npm run build && npm publish",
"build-and-publish:beta": "npm run build && npm publish --tag beta",
"release": "standard-version",

@@ -41,5 +43,5 @@ "release-major": "standard-version --release-as major",

"release-patch": "standard-version --release-as patch",
"release-major-publish": "npm run release-major && npm run publish",
"release-minor-publish": "npm run release-minor && npm run publish",
"release-patch-publish": "npm run release-patch && npm run publish",
"release-major-publish": "npm run release-major && npm run build-and-publish",
"release-minor-publish": "npm run release-minor && npm run build-and-publish",
"release-patch-publish": "npm run release-patch && npm run build-and-publish",
"release-and-publish:beta": "npm run release && npm run publish:beta"

@@ -46,0 +48,0 @@ },

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

# Pipel
# Pipeljs

@@ -3,0 +3,0 @@ <div align="center">