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

@thi.ng/idgen

Package Overview
Dependencies
Maintainers
1
Versions
143
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/idgen - npm Package Compare versions

Comparing version 0.2.11 to 0.2.12

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [0.2.12](https://github.com/thi-ng/umbrella/compare/@thi.ng/idgen@0.2.11...@thi.ng/idgen@0.2.12) (2020-05-03)
**Note:** Version bump only for package @thi.ng/idgen
## [0.2.11](https://github.com/thi-ng/umbrella/compare/@thi.ng/idgen@0.2.10...@thi.ng/idgen@0.2.11) (2020-04-28)

@@ -8,0 +16,0 @@

20

package.json
{
"name": "@thi.ng/idgen",
"version": "0.2.11",
"version": "0.2.12",
"description": "Generator of opaque numeric identifiers with optional support for ID versioning and efficient re-use",

@@ -36,13 +36,13 @@ "module": "./index.js",

"@istanbuljs/nyc-config-typescript": "^1.0.1",
"@microsoft/api-extractor": "^7.7.8",
"@types/mocha": "^7.0.1",
"@types/node": "^13.7.4",
"mocha": "^7.1.1",
"nyc": "^15.0.0",
"ts-node": "^8.6.2",
"typedoc": "^0.16.10",
"@microsoft/api-extractor": "^7.7.13",
"@types/mocha": "^7.0.2",
"@types/node": "^13.13.4",
"mocha": "^7.1.2",
"nyc": "^15.0.1",
"ts-node": "^8.9.1",
"typedoc": "^0.17.6",
"typescript": "^3.8.3"
},
"dependencies": {
"@thi.ng/api": "^6.10.3",
"@thi.ng/api": "^6.10.4",
"tslib": "^1.11.1"

@@ -71,3 +71,3 @@ },

},
"gitHead": "bb751118ba5a7261d322952a7ec5530860d73881"
"gitHead": "c11f130122cbaa05b8d48d394c3a164e238c8078"
}
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