Socket
Socket
Sign inDemoInstall

base64-arraybuffer

Package Overview
Dependencies
0
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.5 to 0.2.0

index.d.ts

12

package.json
{
"name": "base64-arraybuffer",
"description": "Encode/decode base64 data into ArrayBuffers",
"version": "0.1.5",
"version": "0.2.0",
"homepage": "https://github.com/niklasvh/base64-arraybuffer",

@@ -9,3 +9,3 @@ "author": {

"email": "niklasvh@gmail.com",
"url": "http://hertzen.com"
"url": "https://hertzen.com"
},

@@ -30,12 +30,8 @@ "repository": {

"scripts": {
"test": "grunt nodeunit"
"test": "mocha test"
},
"devDependencies": {
"grunt": "^0.4.5",
"grunt-cli": "^0.1.13",
"grunt-contrib-jshint": "^0.11.2",
"grunt-contrib-nodeunit": "^0.4.1",
"grunt-contrib-watch": "^0.6.1"
"mocha": "^6.1.4"
},
"keywords": []
}
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