🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

pear-opstream

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pear-opstream - npm Package Compare versions

Comparing version
1.0.1
to
1.2.0
+15
-3
package.json
{
"name": "pear-opstream",
"version": "1.0.1",
"version": "1.2.0",
"main": "index.js",

@@ -24,5 +24,17 @@ "type": "commonjs",

"dependencies": {
"pear-link": "^4.2.1",
"pear-link": "^5.0.0",
"streamx": "^2.23.0"
}
},
"directories": {
"test": "test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/holepunchto/pear-opstream.git"
},
"keywords": [],
"bugs": {
"url": "https://github.com/holepunchto/pear-opstream/issues"
},
"homepage": "https://github.com/holepunchto/pear-opstream#readme"
}