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.0 to 2.0.1

2

index.d.ts

@@ -17,3 +17,3 @@ declare function hyperid(opts?: boolean | hyperid.Options): hyperid.Instance

type decode = (id: string) => hyperid.IdObject
type decode = (id: string, opts?: hyperid.Options) => hyperid.IdObject

@@ -20,0 +20,0 @@ interface IdObject {

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

@@ -5,0 +5,0 @@ "main": "hyperid",

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