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

@thi.ng/bitfield

Package Overview
Dependencies
Maintainers
1
Versions
186
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/bitfield - npm Package Compare versions

Comparing version 0.3.16 to 0.3.17

50

CHANGELOG.md

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

## [0.3.16](https://github.com/thi-ng/umbrella/compare/@thi.ng/bitfield@0.3.15...@thi.ng/bitfield@0.3.16) (2020-07-28)
## [0.3.17](https://github.com/thi-ng/umbrella/compare/@thi.ng/bitfield@0.3.16...@thi.ng/bitfield@0.3.17) (2020-08-16)

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

## [0.3.15](https://github.com/thi-ng/umbrella/compare/@thi.ng/bitfield@0.3.14...@thi.ng/bitfield@0.3.15) (2020-07-08)
**Note:** Version bump only for package @thi.ng/bitfield
## [0.3.14](https://github.com/thi-ng/umbrella/compare/@thi.ng/bitfield@0.3.13...@thi.ng/bitfield@0.3.14) (2020-07-04)
**Note:** Version bump only for package @thi.ng/bitfield
## [0.3.13](https://github.com/thi-ng/umbrella/compare/@thi.ng/bitfield@0.3.12...@thi.ng/bitfield@0.3.13) (2020-07-02)
**Note:** Version bump only for package @thi.ng/bitfield
## [0.3.12](https://github.com/thi-ng/umbrella/compare/@thi.ng/bitfield@0.3.11...@thi.ng/bitfield@0.3.12) (2020-06-20)
**Note:** Version bump only for package @thi.ng/bitfield
## [0.3.11](https://github.com/thi-ng/umbrella/compare/@thi.ng/bitfield@0.3.10...@thi.ng/bitfield@0.3.11) (2020-06-14)
**Note:** Version bump only for package @thi.ng/bitfield
## [0.3.10](https://github.com/thi-ng/umbrella/compare/@thi.ng/bitfield@0.3.9...@thi.ng/bitfield@0.3.10) (2020-06-01)
**Note:** Version bump only for package @thi.ng/bitfield
# [0.3.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/bitfield@0.2.8...@thi.ng/bitfield@0.3.0) (2020-03-06)

@@ -65,0 +17,0 @@

14

package.json
{
"name": "@thi.ng/bitfield",
"version": "0.3.16",
"version": "0.3.17",
"description": "1D / 2D bit field implementations",

@@ -45,12 +45,12 @@ "module": "./index.js",

"@types/node": "^14.0.26",
"mocha": "^8.0.1",
"mocha": "^8.1.1",
"nyc": "^15.1.0",
"ts-node": "^8.10.1",
"typedoc": "^0.17.6",
"typedoc": "^0.18.0",
"typescript": "^3.9.7"
},
"dependencies": {
"@thi.ng/api": "^6.12.0",
"@thi.ng/binary": "^2.0.11",
"@thi.ng/strings": "^1.9.1"
"@thi.ng/api": "^6.12.1",
"@thi.ng/binary": "^2.0.12",
"@thi.ng/strings": "^1.9.2"
},

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

"sideEffects": false,
"gitHead": "6a1b929361ede67d425a0dbd12cf4bce56c1f8f8"
"gitHead": "81ba08f0ce3a0ece6901944e7b5827283d13a9e6"
}
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