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
230
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.3.2 to 0.3.3

8

CHANGELOG.md

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

## [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)

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

26

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

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

"homepage": "https://github.com/thi-ng/umbrella/tree/develop/packages/pixel#readme",
"funding": {
"type": "patreon",
"url": "https://patreon.com/thing_umbrella"
},
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/postspectacular"
},
{
"type": "patreon",
"url": "https://patreon.com/thing_umbrella"
}
],
"author": "Karsten Schmidt <k+npm@thi.ng>",

@@ -47,6 +53,6 @@ "license": "Apache-2.0",

"dependencies": {
"@thi.ng/api": "^6.11.1",
"@thi.ng/checks": "^2.7.1",
"@thi.ng/math": "^1.7.11",
"@thi.ng/porter-duff": "^0.1.21",
"@thi.ng/api": "^6.11.2",
"@thi.ng/checks": "^2.7.2",
"@thi.ng/math": "^1.7.12",
"@thi.ng/porter-duff": "^0.1.22",
"tslib": "^1.12.0"

@@ -85,3 +91,3 @@ },

},
"gitHead": "ddf9b8b67d3d60bcca88143528ee33b843cc089e"
"gitHead": "71008cd78a3288d0f740c3e4b379b353f5c926b9"
}
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