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

@quenty/ducktype

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@quenty/ducktype - npm Package Compare versions

Comparing version 1.0.1-canary.405.6fa018e.0 to 1.1.0

26

CHANGELOG.md

@@ -6,3 +6,3 @@ # Change Log

## 1.0.1-canary.405.6fa018e.0 (2023-08-14)
# 1.1.0 (2023-08-23)

@@ -13,1 +13,25 @@

* Add DuckType package which allows for easy ducktyping interface checkers to be made ([14874e8](https://github.com/Quenty/NevermoreEngine/commit/14874e8f4b0789e203bd60f418d70510fac950e9))
# v1.1.0 (Wed Aug 23 2023)
:tada: This release contains work from a new contributor! :tada:
Thank you, Max Bacon ([@max-bacon](https://github.com/max-bacon)), for all your work!
#### 🚀 Enhancement
- users/quenty/pack [#405](https://github.com/Quenty/NevermoreEngine/pull/405) ([@Quenty](https://github.com/Quenty))
- feat: Add DuckType package which allows for easy ducktyping interface checkers to be made ([@Quenty](https://github.com/Quenty))
#### 🐛 Bug Fix
- Fix DataStore.lua documentation type [#372](https://github.com/Quenty/NevermoreEngine/pull/372) ([@max-bacon](https://github.com/max-bacon))
#### Authors: 2
- James Onnen ([@Quenty](https://github.com/Quenty))
- Max Bacon ([@max-bacon](https://github.com/max-bacon))

6

package.json
{
"name": "@quenty/ducktype",
"version": "1.0.1-canary.405.6fa018e.0",
"version": "1.1.0",
"description": "Utility functions to duck type a value",

@@ -28,3 +28,3 @@ "keywords": [

"dependencies": {
"@quenty/loader": "6.2.1"
"@quenty/loader": "^6.3.0"
},

@@ -34,3 +34,3 @@ "publishConfig": {

},
"gitHead": "6fa018eb1f165230fe1eb0417d8d6951010e4971"
"gitHead": "2547e660a0333034a5b20ddd6b23e343bc01f7c6"
}
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