@pixi/filter-cross-hatch
Advanced tools
Comparing version 2.1.0 to 2.2.0
/*! | ||
* @pixi/filter-cross-hatch - v2.0.2 | ||
* Compiled Wed, 11 Oct 2017 19:50:08 UTC | ||
* @pixi/filter-cross-hatch - v2.2.0 | ||
* Compiled Wed, 18 Oct 2017 20:54:48 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * pixi-filters is licensed under the MIT License. |
/*! | ||
* @pixi/filter-cross-hatch - v2.0.2 | ||
* Compiled Wed, 11 Oct 2017 19:50:08 UTC | ||
* @pixi/filter-cross-hatch - v2.2.0 | ||
* Compiled Wed, 18 Oct 2017 20:54:48 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * pixi-filters is licensed under the MIT License. |
/*! | ||
* @pixi/filter-cross-hatch - v2.0.2 | ||
* Compiled Wed, 11 Oct 2017 19:50:06 UTC | ||
* @pixi/filter-cross-hatch - v2.2.0 | ||
* Compiled Wed, 18 Oct 2017 20:54:47 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * pixi-filters is licensed under the MIT License. |
/*! | ||
* @pixi/filter-cross-hatch - v2.0.2 | ||
* Compiled Wed, 11 Oct 2017 19:50:07 UTC | ||
* @pixi/filter-cross-hatch - v2.2.0 | ||
* Compiled Wed, 18 Oct 2017 20:54:47 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * pixi-filters is licensed under the MIT License. |
{ | ||
"name": "@pixi/filter-cross-hatch", | ||
"version": "2.1.0", | ||
"version": "2.2.0", | ||
"main": "lib/filter-cross-hatch.min.js", | ||
@@ -25,3 +25,4 @@ "description": "Display filter render as ASCII text", | ||
"build:es": "rollup -c && rollup -cp", | ||
"build": "npm run build:umd && npm run build:es" | ||
"build": "npm run build:umd && npm run build:es", | ||
"postversion": "npm run build" | ||
}, | ||
@@ -28,0 +29,0 @@ "files": [ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
14767