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

@thi.ng/porter-duff

Package Overview
Dependencies
Maintainers
1
Versions
159
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/porter-duff - npm Package Compare versions

Comparing version 0.1.10 to 0.1.11

8

CHANGELOG.md

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

## [0.1.11](https://github.com/thi-ng/umbrella/compare/@thi.ng/porter-duff@0.1.10...@thi.ng/porter-duff@0.1.11) (2020-03-06)
**Note:** Version bump only for package @thi.ng/porter-duff
## [0.1.10](https://github.com/thi-ng/umbrella/compare/@thi.ng/porter-duff@0.1.9...@thi.ng/porter-duff@0.1.10) (2020-02-26)

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

2

index.d.ts

@@ -1,4 +0,4 @@

export type * from "./api";
export * from "./api";
export * from "./porter-duff";
export * from "./premultiply";
//# sourceMappingURL=index.d.ts.map
{
"name": "@thi.ng/porter-duff",
"version": "0.1.10",
"version": "0.1.11",
"description": "Porter-Duff operators for packed ints & float-array alpha compositing",

@@ -38,7 +38,7 @@ "module": "./index.js",

"typedoc": "^0.16.10",
"typescript": "^3.8.2"
"typescript": "^3.8.3"
},
"dependencies": {
"@thi.ng/api": "^6.8.2",
"@thi.ng/math": "^1.7.2"
"@thi.ng/api": "^6.8.3",
"@thi.ng/math": "^1.7.3"
},

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

},
"gitHead": "d426e5ee02515cbc6a769458a08c0677fe003ec9"
"gitHead": "18014ee1e4978dac7eb2e5d51d0a6ff7d82e9ffc"
}
<!-- This file is generated - DO NOT EDIT! -->
# ![@thi.ng/porter-duff](https://media.thi.ng/umbrella/banners/thing-porter-duff.svg?1582660658)
# ![@thi.ng/porter-duff](https://media.thi.ng/umbrella/banners/thing-porter-duff.svg?1583078712)

@@ -80,2 +80,4 @@ [![npm version](https://img.shields.io/npm/v/@thi.ng/porter-duff.svg)](https://www.npmjs.com/package/@thi.ng/porter-duff)

Pixel buffer manipulations
[Live demo](https://demo.thi.ng/umbrella/pixel-basics/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/pixel-basics)

@@ -87,2 +89,4 @@

Port-Duff image compositing / alpha blending
[Live demo](https://demo.thi.ng/umbrella/porter-duff/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/porter-duff)

@@ -89,0 +93,0 @@

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