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.0 to 2.0.1

.airtap.yml

10

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

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

"devDependencies": {
"airtap": "0.0.4",
"standard": "*",
"tape": "^4.0.0",
"zuul": "^3.0.0"
"tape": "^4.0.0"
},

@@ -48,4 +48,4 @@ "engines": {

"test": "standard && npm run test-node && npm run test-browser",
"test-browser": "zuul -- test/*.js",
"test-browser-local": "zuul --local -- test/*.js",
"test-browser": "airtap -- test/*.js",
"test-browser-local": "airtap --local -- test/*.js",
"test-node": "tape test/*.js"

@@ -52,0 +52,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