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

panda-river

Package Overview
Dependencies
Maintainers
2
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

panda-river - npm Package Compare versions

Comparing version 6.0.0 to 6.0.1

29

package.json
{
"name": "panda-river",
"version": "6.0.0",
"version": "6.0.1",
"description": "JavaScript reactive programming in a functional style",
"main": "build/npm/src/index.js",
"scripts": {

@@ -18,10 +17,23 @@ "test": "p9k npm:test"

],
"authors": [
"Dan Yoder"
"contributors": [
{
"name": "Dan Yoder",
"email": "dan@pandastrike.com"
},
{
"name": "David Harper",
"email": "david@pandastrike.com"
}
],
"main": "build/npm/src/index.js",
"main:coffee": "src/index.coffee",
"files": [
"src",
"build/npm/src"
],
"license": "MIT",
"dependencies": {
"panda-garden": "^5.0.0",
"panda-generics": "^6.0.0",
"panda-parchment": "^5.0.0"
"@pandastrike/garden": "^8.0.1",
"panda-generics": "^6.0.3",
"panda-parchment": "^6.0.4"
},

@@ -31,5 +43,6 @@ "devDependencies": {

"panda-9000": "5.0.2",
"panda-builder": "4.0.13"
"panda-builder": "4.0.13",
"panda-garden": "^5.0.0"
},
"engine": "node >= 8.10"
}
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