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.2 to 0.1.3

8

CHANGELOG.md

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

## [0.1.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/hex@0.1.2...@thi.ng/hex@0.1.3) (2021-01-02)
**Note:** Version bump only for package @thi.ng/hex
## [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)

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

8

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

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

"doc:readme": "ts-node -P ../../tools/tsconfig.json ../../tools/src/readme.ts",
"doc": "node_modules/.bin/typedoc --mode modules --out doc --theme ../../tools/doc/typedoc-theme src",
"doc": "node_modules/.bin/typedoc --excludePrivate --out doc --theme ../../tools/doc/typedoc-theme src/index.ts",
"doc:ae": "mkdir -p .ae/doc .ae/temp && node_modules/.bin/api-extractor run --local --verbose",

@@ -49,3 +49,3 @@ "pub": "yarn build:release && yarn publish --access public"

"ts-node": "^9.1.1",
"typedoc": "^0.19.2",
"typedoc": "^0.20.4",
"typescript": "^4.1.3"

@@ -73,3 +73,3 @@ },

},
"gitHead": "8fed74edc94bfb65f84e8982e6724619bbfbd1d0"
"gitHead": "a2127bae6d16682027fd94190452b8404bf99a47"
}

@@ -111,2 +111,2 @@ <!-- This file is generated - DO NOT EDIT! -->

&copy; 2020 Karsten Schmidt // Apache Software License 2.0
&copy; 2020 - 2021 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