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 4.0.0 to 5.0.0

LICENSE

17

CHANGELOG.md

@@ -5,2 +5,19 @@ # Change Log

<a name="5.0.0"></a>
# [5.0.0](https://github.com/zkat/protoduck/compare/v4.0.0...v5.0.0) (2017-12-12)
### Bug Fixes
* **license:** relicense to MIT ([55cdd89](https://github.com/zkat/protoduck/commit/55cdd89))
* **platforms:** drop support for node 4 and 7 ([07a19b1](https://github.com/zkat/protoduck/commit/07a19b1))
### BREAKING CHANGES
* **platforms:** node 4 and node 7 are no longer officially supported
* **license:** license changed from CC0-1.0 to MIT
<a name="4.0.0"></a>

@@ -7,0 +24,0 @@ # [4.0.0](https://github.com/zkat/protoduck/compare/v3.3.2...v4.0.0) (2017-04-17)

4

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

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

"author": "Kat Marchán <kzm@sykosomatic.org>",
"license": "CC0-1.0",
"license": "MIT",
"bugs": {

@@ -46,0 +46,0 @@ "url": "https://github.com/zkat/protoduck/issues"

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