Socket
Socket
Sign inDemoInstall

safe-buffer

Package Overview
Dependencies
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

safe-buffer - npm Package Compare versions

Comparing version 5.1.1 to 5.1.2

index.d.ts

8

package.json
{
"name": "safe-buffer",
"description": "Safer Node.js Buffer API",
"version": "5.1.1",
"version": "5.1.2",
"author": {

@@ -15,4 +15,3 @@ "name": "Feross Aboukhadijeh",

"standard": "*",
"tape": "^4.0.0",
"zuul": "^3.0.0"
"tape": "^4.0.0"
},

@@ -31,2 +30,3 @@ "homepage": "https://github.com/feross/safe-buffer",

"main": "index.js",
"types": "index.d.ts",
"repository": {

@@ -37,4 +37,4 @@ "type": "git",

"scripts": {
"test": "standard && tape test.js"
"test": "standard && tape test/*.js"
}
}
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