Comparing version 0.16.0 to 0.16.1
{ | ||
"name": "node-xlsx", | ||
"author": "Olivier Louvignes <olivier@mg-crea.com>", | ||
"version": "0.16.0", | ||
"version": "0.16.1", | ||
"description": "NodeJS Excel files parser & builder", | ||
@@ -20,21 +20,21 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@babel/runtime": "^7.12.5", | ||
"buffer-from": "^1.1.1", | ||
"xlsx": "^0.16.8" | ||
"xlsx": "^0.16.9" | ||
}, | ||
"devDependencies": { | ||
"@babel/cli": "^7.12.1", | ||
"@babel/core": "^7.12.3", | ||
"@babel/cli": "^7.12.10", | ||
"@babel/core": "^7.12.10", | ||
"@babel/plugin-proposal-class-properties": "^7.12.1", | ||
"@babel/plugin-transform-runtime": "^7.12.1", | ||
"@babel/preset-env": "^7.12.1", | ||
"@babel/runtime": "^7.12.5", | ||
"@babel/plugin-transform-runtime": "^7.12.10", | ||
"@babel/preset-env": "^7.12.11", | ||
"babel-eslint": "^10.1.0", | ||
"codacy-coverage": "^3.4.0", | ||
"debug-utils": "^0.5.3", | ||
"eslint": "^7.13.0", | ||
"eslint": "^7.17.0", | ||
"eslint-config-airbnb-base": "^14.2.1", | ||
"eslint-config-prettier": "^6.15.0", | ||
"eslint-config-prettier": "^7.1.0", | ||
"eslint-plugin-import": "^2.22.1", | ||
"expect": "^26.6.2", | ||
"jest": "^24.8.0", | ||
"jest": "^26.6.3", | ||
"rimraf": "^3.0.2" | ||
@@ -41,0 +41,0 @@ }, |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
26775
15
0
3
+ Added@babel/runtime@^7.12.5
+ Added@babel/runtime@7.26.0(transitive)
+ Addedregenerator-runtime@0.14.1(transitive)
Updatedxlsx@^0.16.9