New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@thi.ng/binary

Package Overview
Dependencies
Maintainers
1
Versions
157
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/binary - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

8

CHANGELOG.md

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

## [2.0.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/binary@2.0.1...@thi.ng/binary@2.0.2) (2020-04-05)
**Note:** Version bump only for package @thi.ng/binary
## [2.0.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/binary@2.0.0...@thi.ng/binary@2.0.1) (2020-03-28)

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

1

index.js

@@ -0,1 +1,2 @@

export * from "./api";
export * from "./align";

@@ -2,0 +3,0 @@ export * from "./bytes";

6

package.json
{
"name": "@thi.ng/binary",
"version": "2.0.1",
"version": "2.0.2",
"description": "95+ assorted binary / bitwise operations, conversions, utilities",

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

"@types/node": "^13.7.4",
"mocha": "^7.0.1",
"mocha": "^7.1.1",
"nyc": "^15.0.0",

@@ -61,3 +61,3 @@ "ts-node": "^8.6.2",

},
"gitHead": "202477e312cf26869f0421e42a9a5fd80ff6adc8"
"gitHead": "1fbd320aece52cdf48c3f502a449109b2c9ccfd9"
}
<!-- This file is generated - DO NOT EDIT! -->
# ![@thi.ng/binary](https://media.thi.ng/umbrella/banners/thing-binary.svg?1585427306)
# ![binary](https://media.thi.ng/umbrella/banners/thing-binary.svg?0e2f5170)

@@ -35,3 +35,3 @@ [![npm version](https://img.shields.io/npm/v/@thi.ng/binary.svg)](https://www.npmjs.com/package/@thi.ng/binary)

Package sizes (gzipped): ESM: 1.87 KB / CJS: 2.19 KB / UMD: 1.85 KB
Package sizes (gzipped, pre-treeshake): ESM: 1.87 KB / CJS: 2.19 KB / UMD: 1.85 KB

@@ -38,0 +38,0 @@ ## Dependencies

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