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.27 to 0.2.28

66

CHANGELOG.md

@@ -6,3 +6,3 @@ # Change Log

## [0.2.27](https://github.com/thi-ng/umbrella/compare/@thi.ng/idgen@0.2.26...@thi.ng/idgen@0.2.27) (2020-12-07)
## [0.2.28](https://github.com/thi-ng/umbrella/compare/@thi.ng/idgen@0.2.27...@thi.ng/idgen@0.2.28) (2020-12-22)

@@ -15,66 +15,2 @@ **Note:** Version bump only for package @thi.ng/idgen

## [0.2.26](https://github.com/thi-ng/umbrella/compare/@thi.ng/idgen@0.2.25...@thi.ng/idgen@0.2.26) (2020-11-26)
**Note:** Version bump only for package @thi.ng/idgen
## [0.2.25](https://github.com/thi-ng/umbrella/compare/@thi.ng/idgen@0.2.24...@thi.ng/idgen@0.2.25) (2020-11-24)
**Note:** Version bump only for package @thi.ng/idgen
## [0.2.24](https://github.com/thi-ng/umbrella/compare/@thi.ng/idgen@0.2.23...@thi.ng/idgen@0.2.24) (2020-10-19)
**Note:** Version bump only for package @thi.ng/idgen
## [0.2.23](https://github.com/thi-ng/umbrella/compare/@thi.ng/idgen@0.2.22...@thi.ng/idgen@0.2.23) (2020-09-22)
**Note:** Version bump only for package @thi.ng/idgen
## [0.2.22](https://github.com/thi-ng/umbrella/compare/@thi.ng/idgen@0.2.21...@thi.ng/idgen@0.2.22) (2020-09-13)
**Note:** Version bump only for package @thi.ng/idgen
## [0.2.21](https://github.com/thi-ng/umbrella/compare/@thi.ng/idgen@0.2.20...@thi.ng/idgen@0.2.21) (2020-08-28)
**Note:** Version bump only for package @thi.ng/idgen
## [0.2.20](https://github.com/thi-ng/umbrella/compare/@thi.ng/idgen@0.2.19...@thi.ng/idgen@0.2.20) (2020-08-17)
**Note:** Version bump only for package @thi.ng/idgen
## [0.2.19](https://github.com/thi-ng/umbrella/compare/@thi.ng/idgen@0.2.18...@thi.ng/idgen@0.2.19) (2020-08-16)
**Note:** Version bump only for package @thi.ng/idgen
# [0.2.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/idgen@0.1.0...@thi.ng/idgen@0.2.0) (2020-01-24)

@@ -81,0 +17,0 @@

16

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

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

"@istanbuljs/nyc-config-typescript": "^1.0.1",
"@microsoft/api-extractor": "^7.12.0",
"@types/mocha": "^8.0.3",
"@types/node": "^14.6.1",
"@microsoft/api-extractor": "^7.12.1",
"@types/mocha": "^8.2.0",
"@types/node": "^14.14.14",
"mocha": "^8.2.1",
"nyc": "^15.1.0",
"ts-node": "^9.0.0",
"ts-node": "^9.1.1",
"typedoc": "^0.19.2",
"typescript": "^4.1.2"
"typescript": "^4.1.3"
},
"dependencies": {
"@thi.ng/api": "^6.13.4",
"@thi.ng/api": "^6.13.5",
"tslib": "2.0.1"

@@ -78,3 +78,3 @@ },

},
"gitHead": "b735cef6fb43db0f54ea8bb2a840d279225e95e0"
"gitHead": "8fed74edc94bfb65f84e8982e6724619bbfbd1d0"
}
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