New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

hyperid

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hyperid - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

1

hyperid.js

@@ -6,2 +6,3 @@ 'use strict'

const maxInt = Math.pow(2, 31) - 1
const Buffer = require('buffer').Buffer

@@ -8,0 +9,0 @@ function hyperid (opts) {

10

package.json
{
"name": "hyperid",
"version": "2.0.1",
"version": "2.0.2",
"description": "Uber-fast unique id generation, for Node.js and the browser",

@@ -28,10 +28,10 @@ "main": "hyperid",

"bloomfilter": "0.0.18",
"hashids": "^1.1.4",
"hashids": "^1.2.2",
"nid": "^0.3.2",
"pre-commit": "^1.2.2",
"shortid": "^2.2.8",
"shortid": "^2.2.14",
"standard": "^12.0.0",
"tap-dot": "^2.0.0",
"tape": "^4.9.1",
"typescript": "^2.8.3"
"tape": "^4.9.2",
"typescript": "^2.9.2"
},

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

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