Socket
Socket
Sign inDemoInstall

uuid-d64

Package Overview
Dependencies
1
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.7 to 1.0.9

1

lib/index.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.decode = exports.encode = void 0;
const d64 = require("d64");

@@ -4,0 +5,0 @@ const _bytesToHex = [];

10

package.json
{
"name": "uuid-d64",
"version": "1.0.7",
"version": "1.0.9",
"description": "Compression codec for uuid to d64 (22 bytes)",

@@ -40,6 +40,6 @@ "main": "lib/index.js",

"@babel/preset-env": "^7.4.5",
"@types/node": "^12",
"ava": "^2",
"typescript": "^3",
"uuid": "^3.3.2"
"@types/node": "^14",
"ava": "^3",
"typescript": "^4",
"uuid": "^8"
},

@@ -46,0 +46,0 @@ "dependencies": {

Sorry, the diff of this file is not supported yet

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