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
0
Versions
229
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 7.3.3 to 7.3.4

2

CHANGELOG.md
# Change Log
- **Last updated**: 2024-08-18T14:11:34Z
- **Last updated**: 2024-09-19T21:09:34Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

@@ -5,0 +5,0 @@

@@ -44,3 +44,3 @@ import type { Fn2, FnN2, ICopy, IEmpty, Range0_3 } from "@thi.ng/api";

get dim(): 2;
[Symbol.iterator](): Generator<number, void, undefined>;
[Symbol.iterator](): Generator<number, void, unknown>;
as(fmt: IntFormat): IntBuffer;

@@ -47,0 +47,0 @@ copy(): IntBuffer;

{
"name": "@thi.ng/pixel",
"version": "7.3.3",
"version": "7.3.4",
"description": "Typedarray integer & float pixel buffers w/ customizable formats, blitting, drawing, convolution",

@@ -42,15 +42,15 @@ "type": "module",

"dependencies": {
"@thi.ng/api": "^8.11.9",
"@thi.ng/canvas": "^0.5.2",
"@thi.ng/checks": "^3.6.11",
"@thi.ng/errors": "^2.5.15",
"@thi.ng/math": "^5.11.9",
"@thi.ng/porter-duff": "^2.1.87"
"@thi.ng/api": "^8.11.10",
"@thi.ng/canvas": "^0.5.3",
"@thi.ng/checks": "^3.6.12",
"@thi.ng/errors": "^2.5.16",
"@thi.ng/math": "^5.11.10",
"@thi.ng/porter-duff": "^2.1.88"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.47.5",
"esbuild": "^0.23.0",
"tslib": "^2.6.3",
"typedoc": "^0.26.5",
"typescript": "^5.5.4"
"@microsoft/api-extractor": "^7.47.9",
"esbuild": "^0.23.1",
"tslib": "^2.7.0",
"typedoc": "^0.26.7",
"typescript": "^5.6.2"
},

@@ -207,3 +207,3 @@ "keywords": [

},
"gitHead": "502a0192bae48e69290870ea8a2767f8b81adee6\n"
"gitHead": "b52baa3750ddd1256892df966ab7ac9b4806a9ef\n"
}
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