path-loader
Advanced tools
Comparing version 1.0.10 to 1.0.11
@@ -47,3 +47,3 @@ /** | ||
* object in that it will have a `text` property whose value is the raw string value being processed. This was done | ||
* for consistency.)* | ||
* for consistency. There will also be a `location` property containing the location of the path being loaded.)* | ||
* @param callback - Error-first callback | ||
@@ -50,0 +50,0 @@ * @returns the result of processing the responses |
{ | ||
"name": "path-loader", | ||
"version": "1.0.10", | ||
"version": "1.0.11", | ||
"description": "Utility that provides a single API for loading the content of a path/URL.", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "./node_modules/gulp/bin/gulp.js" | ||
"test": "gulp" | ||
}, | ||
@@ -41,30 +41,33 @@ "author": { | ||
"basic-auth": "^2.0.0", | ||
"connect": "^3.6.0", | ||
"connect": "^3.7.0", | ||
"del": "^3.0.0", | ||
"gulp": "~3.9.1", | ||
"gulp-concat": "^2.6.1", | ||
"gulp-eslint": "^4.0.0", | ||
"gulp-if": "^2.0.2", | ||
"fancy-log": "^2.0.0", | ||
"gulp": "~4.0.0", | ||
"gulp-eslint": "^6.0.0", | ||
"gulp-if": "^3.0.0", | ||
"gulp-istanbul": "~1.1.1", | ||
"gulp-jsdoc-to-markdown": "^1.2.2", | ||
"gulp-jsdoc3": "^2.0.0", | ||
"gulp-load-plugins": "^1.5.0", | ||
"gulp-jsdoc3": "^3.0.0", | ||
"gulp-load-plugins": "^1.6.0", | ||
"gulp-mocha": "~3.0.1", | ||
"gulp-replace": "^1.0.0", | ||
"gulp-uglify": "^3.0.0", | ||
"jsdoc": "^3.5.5", | ||
"karma": "^1.6.0", | ||
"karma-mocha": "^1.3.0", | ||
"karma-mocha-reporter": "^2.2.3", | ||
"karma-phantomjs-launcher": "^1.0.4", | ||
"karma-webpack": "^4.0.0-rc.5", | ||
"mocha": "^4.0.1", | ||
"phantomjs-prebuilt": "^2.1.7", | ||
"run-sequence": "^2.2.0", | ||
"webpack": "^4.26.1" | ||
"gulp-uglify": "^3.0.2", | ||
"jsdoc": "^3.6.4", | ||
"jsdoc-to-markdown": "^6.0.1", | ||
"karma": "^6.3.20", | ||
"karma-chrome-launcher": "^3.1.1", | ||
"karma-mocha": "^2.0.1", | ||
"karma-mocha-reporter": "^2.2.5", | ||
"karma-webpack": "^5.0.0", | ||
"mocha": "^10.0.0", | ||
"plugin-error": "^1.0.1", | ||
"puppeteer": "^14.3.0", | ||
"webpack": "^4.43.0" | ||
}, | ||
"dependencies": { | ||
"native-promise-only": "^0.8.1", | ||
"superagent": "^3.8.3" | ||
"superagent": "^7.1.6" | ||
}, | ||
"engines": { | ||
"node": ">=14.0.0" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
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
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
682229
6036
0
1
+ Addedasap@2.0.6(transitive)
+ Addeddebug@4.3.7(transitive)
+ Addeddezalgo@1.0.4(transitive)
+ Addedfast-safe-stringify@2.1.1(transitive)
+ Addedform-data@4.0.1(transitive)
+ Addedformidable@2.1.2(transitive)
+ Addedhexoid@1.0.0(transitive)
+ Addedmime@2.6.0(transitive)
+ Addedonce@1.4.0(transitive)
+ Addedreadable-stream@3.6.2(transitive)
+ Addedsemver@7.6.3(transitive)
+ Addedstring_decoder@1.3.0(transitive)
+ Addedsuperagent@7.1.6(transitive)
+ Addedwrappy@1.0.2(transitive)
- Removedcore-util-is@1.0.3(transitive)
- Removeddebug@3.2.7(transitive)
- Removedextend@3.0.2(transitive)
- Removedform-data@2.5.2(transitive)
- Removedformidable@1.2.6(transitive)
- Removedisarray@1.0.0(transitive)
- Removedmime@1.6.0(transitive)
- Removedprocess-nextick-args@2.0.1(transitive)
- Removedreadable-stream@2.3.8(transitive)
- Removedsafe-buffer@5.1.2(transitive)
- Removedstring_decoder@1.1.1(transitive)
- Removedsuperagent@3.8.3(transitive)
Updatedsuperagent@^7.1.6