@advisr/excel4node
Advanced tools
Comparing version 1.7.3 to 1.7.4
{ | ||
"name": "@advisr/excel4node", | ||
"version": "1.7.3", | ||
"version": "1.7.4", | ||
"description": "Library to create Formatted Excel Files.", | ||
@@ -40,13 +40,13 @@ "engines": { | ||
"dependencies": { | ||
"deepmerge": "3.2.0", | ||
"image-size": "0.7.2", | ||
"jszip": "3.7.1", | ||
"lodash.get": "4.4.2", | ||
"lodash.isequal": "4.5.0", | ||
"lodash.isundefined": "3.0.1", | ||
"lodash.reduce": "4.6.0", | ||
"lodash.uniqueid": "4.0.1", | ||
"mime": "2.4.0", | ||
"uuid": "3.3.2", | ||
"xmlbuilder": "11.0.1" | ||
"deepmerge": "^3.2.0", | ||
"image-size": "^0.7.2", | ||
"jszip": "^3.8.0", | ||
"lodash.get": "^4.4.2", | ||
"lodash.isequal": "^4.5.0", | ||
"lodash.isundefined": "^3.0.1", | ||
"lodash.reduce": "^4.6.0", | ||
"lodash.uniqueid": "^4.0.1", | ||
"mime": "^2.4.0", | ||
"uuid": "^3.3.2", | ||
"xmlbuilder": "^11.0.1" | ||
}, | ||
@@ -53,0 +53,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
1089116
+ Addeddeepmerge@3.3.0(transitive)
+ Addedimage-size@0.7.5(transitive)
+ Addedjszip@3.10.1(transitive)
+ Addedmime@2.6.0(transitive)
+ Addedsetimmediate@1.0.5(transitive)
+ Addeduuid@3.4.0(transitive)
- Removeddeepmerge@3.2.0(transitive)
- Removedimage-size@0.7.2(transitive)
- Removedjszip@3.7.1(transitive)
- Removedmime@2.4.0(transitive)
- Removedset-immediate-shim@1.0.1(transitive)
- Removeduuid@3.3.2(transitive)
Updateddeepmerge@^3.2.0
Updatedimage-size@^0.7.2
Updatedjszip@^3.8.0
Updatedlodash.get@^4.4.2
Updatedlodash.isequal@^4.5.0
Updatedlodash.isundefined@^3.0.1
Updatedlodash.reduce@^4.6.0
Updatedlodash.uniqueid@^4.0.1
Updatedmime@^2.4.0
Updateduuid@^3.3.2
Updatedxmlbuilder@^11.0.1