Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@thi.ng/ksuid

Package Overview
Dependencies
Maintainers
1
Versions
149
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/ksuid - npm Package Compare versions

Comparing version 2.1.5 to 2.1.6

2

CHANGELOG.md
# Change Log
- **Last updated**: 2022-03-11T12:13:49Z
- **Last updated**: 2022-04-07T14:17:30Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

@@ -5,0 +5,0 @@

{
"name": "@thi.ng/ksuid",
"version": "2.1.5",
"version": "2.1.6",
"description": "Configurable K-sortable unique IDs, ULIDs, binary & base-N encoded, 32/48/64bit time resolutions",

@@ -38,10 +38,10 @@ "type": "module",

"dependencies": {
"@thi.ng/base-n": "^2.2.0",
"@thi.ng/errors": "^2.1.4",
"@thi.ng/random": "^3.2.4",
"@thi.ng/strings": "^3.3.2"
"@thi.ng/base-n": "^2.2.1",
"@thi.ng/errors": "^2.1.5",
"@thi.ng/random": "^3.2.5",
"@thi.ng/strings": "^3.3.3"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.19.4",
"@thi.ng/testament": "^0.2.4",
"@thi.ng/testament": "^0.2.5",
"rimraf": "^3.0.2",

@@ -86,18 +86,18 @@ "tools": "^0.0.1",

".": {
"import": "./index.js"
"default": "./index.js"
},
"./aksuid": {
"import": "./aksuid.js"
"default": "./aksuid.js"
},
"./api": {
"import": "./api.js"
"default": "./api.js"
},
"./ksuid32": {
"import": "./ksuid32.js"
"default": "./ksuid32.js"
},
"./ksuid64": {
"import": "./ksuid64.js"
"default": "./ksuid64.js"
},
"./ulid": {
"import": "./ulid.js"
"default": "./ulid.js"
}

@@ -114,3 +114,3 @@ },

},
"gitHead": "0fc692a3225c068aacafdc4cb6140cf603c67ad8\n"
"gitHead": "5ee1feb590dd935593b1dd4e7f38a3ed3ba64765\n"
}
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