Comparing version 0.1.35 to 0.1.37
{ | ||
"name": "pagedjs", | ||
"version": "0.1.35", | ||
"version": "0.1.37", | ||
"description": "Chunks up a document into paged media flows and applies print styles", | ||
@@ -12,23 +12,24 @@ "author": "Fred Chasen", | ||
"dependencies": { | ||
"@babel/polyfill": "^7.6.0", | ||
"@babel/runtime": "^7.6.3", | ||
"css-tree": "1.0.0-alpha.29", | ||
"@babel/polyfill": "^7.8.3", | ||
"@babel/runtime": "^7.8.4", | ||
"css-tree": "1.0.0-alpha.39", | ||
"event-emitter": "^0.3.5" | ||
}, | ||
"devDependencies": { | ||
"@babel/cli": "^7.6.4", | ||
"@babel/core": "^7.6.4", | ||
"@babel/plugin-proposal-async-generator-functions": "^7.2.0", | ||
"@babel/plugin-transform-runtime": "^7.6.2", | ||
"@babel/preset-env": "^7.6.3", | ||
"@babel/cli": "^7.8.4", | ||
"@babel/core": "^7.8.4", | ||
"@babel/plugin-proposal-async-generator-functions": "^7.8.3", | ||
"@babel/plugin-transform-runtime": "^7.8.3", | ||
"@babel/preset-env": "^7.8.4", | ||
"babel-core": "^7.0.0-bridge.0", | ||
"babel-jest": "^24.9.0", | ||
"chalk": "^2.4.2", | ||
"eslint": "^6.5.1", | ||
"babel-jest": "^25.1.0", | ||
"chalk": "^3.0.0", | ||
"eslint": "^6.8.0", | ||
"express": "^4.17.1", | ||
"jest": "^24.9.0", | ||
"jest-image-snapshot": "^2.11.0", | ||
"puppeteer": "^2.0.0", | ||
"rimraf": "^3.0.0", | ||
"rollup": "^1.25.2", | ||
"ghostscript4js": "^3.1.1", | ||
"jest": "^25.1.0", | ||
"jest-image-snapshot": "^2.12.0", | ||
"puppeteer": "^2.1.1", | ||
"rimraf": "^3.0.2", | ||
"rollup": "^1.31.1", | ||
"rollup-plugin-commonjs": "^10.1.0", | ||
@@ -52,3 +53,3 @@ "rollup-plugin-json": "^4.0.0", | ||
"watch": "./node_modules/.bin/rollup -w -c", | ||
"lint": "./node_modules/.bin/eslint -c .eslintrc.js src; exit 0", | ||
"lint": "./node_modules/.bin/eslint -c .eslintrc.js src", | ||
"docker": "docker build -t pagedmedia/pagedjs . && docker run -it --security-opt 'seccomp=seccomp.json' -v $(pwd)/specs:/home/node/pagedjs/specs pagedmedia/pagedjs npm test" | ||
@@ -63,6 +64,3 @@ }, | ||
"lib" | ||
], | ||
"optionalDependencies": { | ||
"ghostscript4js": "^3.1.1" | ||
} | ||
] | ||
} |
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
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
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
4
0
10220
22
3
0
1
2
+ Addedcss-tree@1.0.0-alpha.39(transitive)
+ Addedmdn-data@2.0.6(transitive)
+ Addedsource-map@0.6.1(transitive)
- Removedbindings@1.5.0(transitive)
- Removedcss-tree@1.0.0-alpha.29(transitive)
- Removedfile-uri-to-path@1.0.0(transitive)
- Removedghostscript4js@3.2.3(transitive)
- Removedmdn-data@1.1.4(transitive)
- Removednode-addon-api@2.0.2(transitive)
- Removedsource-map@0.5.7(transitive)
Updated@babel/polyfill@^7.8.3
Updated@babel/runtime@^7.8.4
Updatedcss-tree@1.0.0-alpha.39