fs-copy-file
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "fs-copy-file", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)", | ||
@@ -30,2 +30,3 @@ "description": "fs.copyFile ponyfill", | ||
"build": "redrun 6to5 legacy", | ||
"prebuild": "rimraf legacy", | ||
"legacy": "echo \"module.exports = require('./fs-copy-file');\" > legacy/index.js" | ||
@@ -49,2 +50,3 @@ }, | ||
"redrun": "^5.9.2", | ||
"rimraf": "^2.6.2", | ||
"tape": "^4.2.0", | ||
@@ -51,0 +53,0 @@ "tar-fs": "^1.14.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
9016
10
117