Comparing version 3.1.2 to 3.1.3
@@ -231,3 +231,3 @@ "use strict"; | ||
return s == null || s.length === 0 ? null : s; | ||
} | ||
} | ||
//# sourceMappingURL=main.js.map |
{ | ||
"name": "temp-file", | ||
"version": "3.1.2", | ||
"version": "3.1.3", | ||
"main": "out/main.js", | ||
@@ -20,3 +20,3 @@ "author": "Vladimir Krivosheev", | ||
"bluebird-lst": "^1.0.5", | ||
"fs-extra-p": "^4.6.0", | ||
"fs-extra-p": "^4.6.1", | ||
"lazy-val": "^1.0.3" | ||
@@ -26,6 +26,6 @@ }, | ||
"@types/js-yaml": "^3.11.1", | ||
"@types/node": "^10.0.2", | ||
"babel-preset-ts-node6-bluebird": "^2.0.5", | ||
"ts-babel": "^5.0.3", | ||
"typescript": "^2.8.3" | ||
"@types/node": "^10.3.6", | ||
"babel-preset-ts-node6-bluebird": "^2.0.8", | ||
"ts-babel": "^5.0.7", | ||
"typescript": "^2.9.2" | ||
}, | ||
@@ -32,0 +32,0 @@ "babel": { |
Sorry, the diff of this file is not supported yet
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
17828
Updatedfs-extra-p@^4.6.1