grunt-run-executables
Advanced tools
Comparing version 0.0.2 to 0.0.3
115
package.json
{ | ||
"name": "grunt-run-executables", | ||
"description": "Grunt plugin to execute batch files in a given path", | ||
"version": "0.0.2", | ||
"homepage": "", | ||
"_args": [ | ||
[ | ||
"grunt-run-executables", | ||
"E:\\" | ||
] | ||
], | ||
"_from": "grunt-run-executables@*", | ||
"_id": "grunt-run-executables@0.0.3", | ||
"_inCache": true, | ||
"_installable": true, | ||
"_location": "/grunt-run-executables", | ||
"_nodeVersion": "4.5.0", | ||
"_npmOperationalInternal": { | ||
"host": "packages-16-east.internal.npmjs.com", | ||
"tmp": "tmp/grunt-run-executables-0.0.2.tgz_1474998075709_0.6915895249694586" | ||
}, | ||
"_npmUser": { | ||
"email": "sri.harsha@zenq.com", | ||
"name": "sriharsha" | ||
}, | ||
"_npmVersion": "2.15.9", | ||
"_phantomChildren": {}, | ||
"_requested": { | ||
"name": "grunt-run-executables", | ||
"raw": "grunt-run-executables", | ||
"rawSpec": "", | ||
"scope": null, | ||
"spec": "*", | ||
"type": "range" | ||
}, | ||
"_requiredBy": [ | ||
"#DEV:/" | ||
], | ||
"_resolved": "https://registry.npmjs.org/grunt-run-executables/-/grunt-run-executables-0.0.2.tgz", | ||
"_shasum": "eaedde8f978b8dcdbca1e8b00fc50c6859d22e07", | ||
"_shrinkwrap": null, | ||
"_spec": "grunt-run-executables", | ||
"_where": "E:\\", | ||
"author": { | ||
"name": "Sri Harsha", | ||
"email": "sri.harsha@zenq.com" | ||
"email": "sri.harsha@zenq.com", | ||
"name": "Sri Harsha" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://bitbucket.org/Harsha509/grunt-run-executables" | ||
}, | ||
"bugs": { | ||
"url": "https://bitbucket.org/Harsha509/grunt-run-executables/issues" | ||
}, | ||
"description": "Grunt plugin to execute batch files in a given path", | ||
"devDependencies": { | ||
"async": "^2.6.1", | ||
"grunt": "~1.0.3", | ||
"grunt-contrib-clean": "^1.1.0", | ||
"grunt-contrib-jshint": "^1.1.0", | ||
"grunt-contrib-nodeunit": "^2.0.0" | ||
}, | ||
"directories": {}, | ||
"dist": { | ||
"shasum": "eaedde8f978b8dcdbca1e8b00fc50c6859d22e07", | ||
"tarball": "https://registry.npmjs.org/grunt-run-executables/-/grunt-run-executables-0.0.2.tgz" | ||
}, | ||
"engines": { | ||
"node": ">= 0.8.0" | ||
}, | ||
"gitHead": "ad2f7d7e2e1f6bd2d4e3684ab58f1f9eecb78fc2", | ||
"homepage": "https://bitbucket.org/Harsha509/grunt-run-executables#readme", | ||
"keywords": [ | ||
".bat", | ||
"execute batch", | ||
"grunt-batch", | ||
"grunt-execute", | ||
"gruntplugin", | ||
"run bat" | ||
], | ||
"licenses": [ | ||
@@ -23,29 +79,22 @@ { | ||
], | ||
"engines": { | ||
"node": ">= 0.8.0" | ||
"maintainers": [ | ||
{ | ||
"name": "sriharsha", | ||
"email": "sri.harsha@zenq.com" | ||
} | ||
], | ||
"name": "grunt-run-executables", | ||
"optionalDependencies": {}, | ||
"peerDependencies": { | ||
"grunt": "~0.4.5" | ||
}, | ||
"readme": "ERROR: No README data found!", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://bitbucket.org/Harsha509/grunt-run-executables.git" | ||
}, | ||
"scripts": { | ||
"test": "grunt test" | ||
}, | ||
"devDependencies": { | ||
"async": "^1.5.2", | ||
"grunt": "~0.4.5", | ||
"grunt-contrib-clean": "^0.5.0", | ||
"grunt-contrib-jshint": "^0.9.2", | ||
"grunt-contrib-nodeunit": "^0.3.3" | ||
}, | ||
"peerDependencies": { | ||
"grunt": "~0.4.5" | ||
}, | ||
"keywords": [ | ||
"gruntplugin", | ||
"execute batch", | ||
".bat", | ||
"run bat", | ||
"grunt-batch", | ||
"grunt-execute" | ||
], | ||
"dependencies": { | ||
"nodemailer": "^2.6.4" | ||
} | ||
"version": "0.0.3" | ||
} |
/* | ||
* run-executables | ||
* grunt-run-executables | ||
* | ||
@@ -9,3 +9,2 @@ * | ||
module.exports = function(grunt) { | ||
@@ -51,3 +50,2 @@ | ||
return 'js'; | ||
default: | ||
@@ -54,0 +52,0 @@ return 'unknown'; |
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
27087
1
21
1
1
- Removednodemailer@^2.6.4
- Removedaddressparser@1.0.1(transitive)
- Removedbuildmail@4.0.1(transitive)
- Removedhttpntlm@1.6.1(transitive)
- Removedhttpreq@1.1.1(transitive)
- Removediconv-lite@0.4.15(transitive)
- Removedip@1.1.9(transitive)
- Removedlibbase64@0.1.0(transitive)
- Removedlibmime@3.0.0(transitive)
- Removedlibqp@1.1.0(transitive)
- Removedmailcomposer@4.0.1(transitive)
- Removednodemailer@2.7.2(transitive)
- Removednodemailer-direct-transport@3.3.2(transitive)
- Removednodemailer-fetch@1.6.0(transitive)
- Removednodemailer-shared@1.1.0(transitive)
- Removednodemailer-smtp-pool@2.8.2(transitive)
- Removednodemailer-smtp-transport@2.7.2(transitive)
- Removednodemailer-wellknown@0.1.10(transitive)
- Removedpunycode@1.4.1(transitive)
- Removedsmart-buffer@1.1.15(transitive)
- Removedsmtp-connection@2.12.0(transitive)
- Removedsocks@1.1.9(transitive)