Comparing version 1.3.12 to 1.3.13
{ | ||
"name": "pdf2pic", | ||
"version": "1.3.12", | ||
"version": "1.3.13", | ||
"types": "index.d.ts", | ||
@@ -37,3 +37,3 @@ "description": "A utility for converting pdf to image and base64 format.", | ||
"dependencies": { | ||
"@babel/runtime": "^7.6.3", | ||
"@babel/runtime": "^7.8.7", | ||
"fs-extra": "^8.1.0", | ||
@@ -44,11 +44,11 @@ "gm": "^1.23.0", | ||
"devDependencies": { | ||
"@babel/cli": "^7.6.4", | ||
"@babel/core": "^7.6.4", | ||
"@babel/plugin-external-helpers": "^7.2.0", | ||
"@babel/plugin-proposal-class-properties": "^7.5.5", | ||
"@babel/plugin-proposal-object-rest-spread": "^7.6.2", | ||
"@babel/plugin-transform-runtime": "^7.6.2", | ||
"@babel/preset-env": "^7.6.3", | ||
"@babel/register": "^7.6.2", | ||
"babel-eslint": "^10.0.3", | ||
"@babel/cli": "^7.8.4", | ||
"@babel/core": "^7.8.7", | ||
"@babel/plugin-external-helpers": "^7.8.3", | ||
"@babel/plugin-proposal-class-properties": "^7.8.3", | ||
"@babel/plugin-proposal-object-rest-spread": "^7.8.3", | ||
"@babel/plugin-transform-runtime": "^7.8.3", | ||
"@babel/preset-env": "^7.8.7", | ||
"@babel/register": "^7.8.6", | ||
"babel-eslint": "^10.1.0", | ||
"babel-plugin-module-resolver": "^4.0.0", | ||
@@ -58,9 +58,9 @@ "chai": "^4.2.0", | ||
"eslint-plugin-babel": "^5.3.0", | ||
"eslint-plugin-import": "^2.18.2", | ||
"eslint-plugin-import": "^2.20.1", | ||
"mocha": "^6.2.2", | ||
"rimraf": "^3.0.0", | ||
"rollup": "1.29.1", | ||
"rimraf": "^3.0.2", | ||
"rollup": "^1.32.0", | ||
"rollup-plugin-babel": "^4.3.3", | ||
"rollup-plugin-uglify": "^6.0.3" | ||
"rollup-plugin-uglify": "^6.0.4" | ||
} | ||
} |
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
30555
Updated@babel/runtime@^7.8.7