Socket
Socket
Sign inDemoInstall

is-buffer

Package Overview
Dependencies
0
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.4 to 2.0.5

22

package.json
{
"name": "is-buffer",
"description": "Determine if an object is a Buffer",
"version": "2.0.4",
"version": "2.0.5",
"author": {

@@ -15,5 +15,5 @@ "name": "Feross Aboukhadijeh",

"devDependencies": {
"airtap": "^2.0.3",
"airtap": "^3.0.0",
"standard": "*",
"tape": "^4.11.0"
"tape": "^5.0.1"
},

@@ -51,3 +51,17 @@ "engines": {

"test-node": "tape test/*.js"
}
},
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/feross"
},
{
"type": "patreon",
"url": "https://www.patreon.com/feross"
},
{
"type": "consulting",
"url": "https://feross.org/support"
}
]
}

2

README.md

@@ -31,4 +31,2 @@ # is-buffer [![travis][travis-image]][travis-url] [![npm][npm-image]][npm-url] [![downloads][downloads-image]][downloads-url] [![javascript style guide][standard-image]][standard-url]

[Get supported is-buffer with the Tidelift Subscription](https://tidelift.com/subscription/pkg/npm-is-buffer?utm_source=npm-is-buffer&utm_medium=referral&utm_campaign=readme)
## usage

@@ -35,0 +33,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc