Socket
Socket
Sign inDemoInstall

base64-url

Package Overview
Dependencies
0
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.3.2 to 2.3.3

18

package.json
{
"name": "base64-url",
"version": "2.3.2",
"version": "2.3.3",
"description": "Base64 encode, decode, escape and unescape for URL applications",
"main": "index.js",
"files": [
"LICENSE",
"README.md",
"index.js"
],
"files": ["LICENSE", "README.md", "index.js"],
"scripts": {

@@ -21,6 +17,3 @@ "coverage:open": "open coverage/index.html",

},
"keywords": [
"base64",
"base64url"
],
"keywords": ["base64", "base64url"],
"author": "@joaquimserafim",

@@ -39,6 +32,3 @@ "license": "ISC",

},
"pre-commit": [
"test",
"coverage:check"
],
"pre-commit": ["test", "coverage:check"],
"engines": {

@@ -45,0 +35,0 @@ "node": ">=6"

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