Comparing version 0.1.1 to 0.2.0
'use strict'; | ||
var gzip = require('zlib').gzip; | ||
var gzipSync = require('zlib-browserify').gzipSync; | ||
var gzipSync = require('browserify-zlib').gzipSync; | ||
@@ -5,0 +5,0 @@ module.exports = function (str, cb) { |
{ | ||
"name": "gzip-size", | ||
"version": "0.1.1", | ||
"version": "0.2.0", | ||
"description": "Get the gzipped size of a string or buffer", | ||
@@ -39,3 +39,3 @@ "license": "MIT", | ||
"concat-stream": "^1.4.1", | ||
"zlib-browserify": "^0.0.3" | ||
"browserify-zlib": "^0.1.4" | ||
}, | ||
@@ -42,0 +42,0 @@ "devDependencies": { |
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
+ Addedbrowserify-zlib@^0.1.4
+ Addedbrowserify-zlib@0.1.4(transitive)
+ Addedpako@0.2.9(transitive)
- Removedzlib-browserify@^0.0.3
- Removeddeep-equal@0.0.0(transitive)
- Removeddefined@0.0.0(transitive)
- Removedjsonify@0.0.1(transitive)
- Removedtape@0.2.2(transitive)
- Removedzlib-browserify@0.0.3(transitive)