@entryline/gifstream
Advanced tools
Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "@entryline/gifstream", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "A JavaScript library for creating high resolution GIFs", | ||
@@ -26,3 +26,3 @@ "main": "./src/js/gif.js", | ||
"bluebird": "^3.5.1", | ||
"web-streams-polyfill": "^1.3.2" | ||
"web-streams-polyfill": "^2.0.4" | ||
}, | ||
@@ -29,0 +29,0 @@ "browser": { |
+ Addedweb-streams-polyfill@2.1.1(transitive)
- Removedweb-streams-polyfill@1.3.2(transitive)
Updatedweb-streams-polyfill@^2.0.4