Socket
Socket
Sign inDemoInstall

@thi.ng/hex

Package Overview
Dependencies
Maintainers
1
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/hex - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

2

CHANGELOG.md

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

## [0.1.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/hex@0.1.0...@thi.ng/hex@0.1.1) (2020-11-26)
## [0.1.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/hex@0.1.1...@thi.ng/hex@0.1.2) (2020-12-22)

@@ -9,0 +9,0 @@ **Note:** Version bump only for package @thi.ng/hex

{
"name": "@thi.ng/hex",
"version": "0.1.1",
"version": "0.1.2",
"description": "Hex string formatters for 4/8/16/24/32/48/64bit words",

@@ -42,10 +42,10 @@ "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"
},

@@ -72,3 +72,3 @@ "files": [

},
"gitHead": "f1a636bafd0558f1a4c098dab39639708886a692"
"gitHead": "8fed74edc94bfb65f84e8982e6724619bbfbd1d0"
}

@@ -28,3 +28,3 @@ <!-- This file is generated - DO NOT EDIT! -->

[Search or submit any issues for this package](https://github.com/thi-ng/umbrella/issues?q=is%3Aissue+is%3Aopen+%5Bhex%5D)
[Search or submit any issues for this package](https://github.com/thi-ng/umbrella/issues?q=%5Bhex%5D+in%3Atitle)

@@ -99,4 +99,15 @@ ## Installation

If this project contributes to an academic publication, please cite it as:
```bibtex
@misc{thing-hex,
title = "@thi.ng/hex",
author = "Karsten Schmidt",
note = "https://thi.ng/hex",
year = 2020
}
```
## License
&copy; 2020 Karsten Schmidt // Apache Software License 2.0
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