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

@thi.ng/pixel

Package Overview
Dependencies
Maintainers
1
Versions
231
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/pixel - npm Package Compare versions

Comparing version 0.4.1 to 0.4.2

50

CHANGELOG.md

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

## [0.4.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/pixel@0.4.0...@thi.ng/pixel@0.4.1) (2020-07-28)
## [0.4.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/pixel@0.4.1...@thi.ng/pixel@0.4.2) (2020-08-16)

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

## [0.3.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/pixel@0.3.5...@thi.ng/pixel@0.3.6) (2020-07-17)
**Note:** Version bump only for package @thi.ng/pixel
## [0.3.5](https://github.com/thi-ng/umbrella/compare/@thi.ng/pixel@0.3.4...@thi.ng/pixel@0.3.5) (2020-07-04)
**Note:** Version bump only for package @thi.ng/pixel
## [0.3.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/pixel@0.3.3...@thi.ng/pixel@0.3.4) (2020-07-02)
**Note:** Version bump only for package @thi.ng/pixel
## [0.3.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/pixel@0.3.2...@thi.ng/pixel@0.3.3) (2020-06-20)
**Note:** Version bump only for package @thi.ng/pixel
## [0.3.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/pixel@0.3.1...@thi.ng/pixel@0.3.2) (2020-06-14)
**Note:** Version bump only for package @thi.ng/pixel
## [0.3.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/pixel@0.3.0...@thi.ng/pixel@0.3.1) (2020-06-01)
**Note:** Version bump only for package @thi.ng/pixel
# [0.3.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/pixel@0.2.0...@thi.ng/pixel@0.3.0) (2020-05-29)

@@ -76,0 +28,0 @@

16

package.json
{
"name": "@thi.ng/pixel",
"version": "0.4.1",
"version": "0.4.2",
"description": "Typed array backed, packed integer and unpacked floating point pixel buffers w/ customizable formats, blitting, dithering, conversions",

@@ -45,13 +45,13 @@ "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/checks": "^2.7.4",
"@thi.ng/math": "^2.0.1",
"@thi.ng/porter-duff": "^0.1.26"
"@thi.ng/api": "^6.12.1",
"@thi.ng/checks": "^2.7.5",
"@thi.ng/math": "^2.0.2",
"@thi.ng/porter-duff": "^0.1.27"
},

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

},
"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