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.1 to 0.1.2

8

CHANGELOG.md

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

## [0.1.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/porter-duff@0.1.1...@thi.ng/porter-duff@0.1.2) (2019-08-21)
**Note:** Version bump only for package @thi.ng/porter-duff
## [0.1.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/porter-duff@0.1.0...@thi.ng/porter-duff@0.1.1) (2019-07-31)

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

6

package.json
{
"name": "@thi.ng/porter-duff",
"version": "0.1.1",
"version": "0.1.2",
"description": "Porter-Duff operators for packed ints & float-array alpha compositing",

@@ -36,3 +36,3 @@ "module": "./index.js",

"dependencies": {
"@thi.ng/api": "^6.3.2",
"@thi.ng/api": "^6.3.3",
"@thi.ng/math": "^1.4.2"

@@ -54,3 +54,3 @@ },

"sideEffects": false,
"gitHead": "7dc1483608a9c2ac4a1cdb62f9765585cda7dc3e"
"gitHead": "161b4f8afaef0df742a8e2c7776993b828662589"
}

@@ -40,3 +40,3 @@ # @thi.ng/porter-duff

![porter-duff compositing modes](https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/porter-duff2.png)
![porter-duff compositing modes](https://raw.githubusercontent.com/thi-ng/umbrella/master/assets/porter-duff2.png)

@@ -70,3 +70,3 @@ ### References

[Live demo](http://demo.thi.ng/umbrella/porter-duff/) |
[Source](https://github.com/thi-ng/umbrella/tree/develop/examples/porter-duff)
[Source](https://github.com/thi-ng/umbrella/tree/master/examples/porter-duff)

@@ -129,3 +129,3 @@ Basic usage...

![custom operator](https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/porter-duff-custom.png)
![custom operator](https://raw.githubusercontent.com/thi-ng/umbrella/master/assets/porter-duff-custom.png)

@@ -132,0 +132,0 @@ The following coefficient functions are included by default (and are

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