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

protoduck

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

protoduck - npm Package Compare versions

Comparing version 3.1.0 to 3.2.0

4

package.json
{
"name": "protoduck",
"version": "3.1.0",
"version": "3.2.0",
"description": "Fancy duck typing for the most serious of ducks.",

@@ -44,3 +44,3 @@ "main": "index.js",

"dependencies": {
"genfun": "^3.0.1"
"genfun": "^3.1.0"
},

@@ -47,0 +47,0 @@ "devDependencies": {

@@ -314,3 +314,3 @@ # Protoduck [![Travis](https://img.shields.io/travis/zkat/protoduck.svg)](https://travis-ci.org/zkat/protoduck) [![npm version](https://img.shields.io/npm/v/protoduck.svg)](https://npm.im/protoduck) [![license](https://img.shields.io/npm/l/protoduck.svg)](https://npm.im/protoduck)

```javascript
import protocol from '@zkat/protocols'
import protocol from 'protoduck'

@@ -334,3 +334,3 @@ // Singly-dispatched protocols

```javascript
import protocol from '@zkat/protocols'
import protocol from 'protoduck'

@@ -337,0 +337,0 @@ // Multi-dispatched protocols

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