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

@thi.ng/binary

Package Overview
Dependencies
Maintainers
1
Versions
150
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.2 to 2.0.3

lib/index.js.map

8

CHANGELOG.md

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

## [2.0.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/binary@2.0.2...@thi.ng/binary@2.0.3) (2020-04-11)
**Note:** Version bump only for package @thi.ng/binary
## [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)

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

15

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

@@ -40,2 +40,10 @@ "module": "./index.js",

},
"dependencies": {
"tslib": "^1.11.1"
},
"files": [
"*.js",
"*.d.ts",
"lib"
],
"keywords": [

@@ -58,6 +66,3 @@ "alignment",

"sideEffects": false,
"dependencies": {
"tslib": "^1.11.1"
},
"gitHead": "1fbd320aece52cdf48c3f502a449109b2c9ccfd9"
"gitHead": "bfafd37c52df27f7d886c0e2a344e4e7ede4d072"
}
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