@transloadit/file-exists
Advanced tools
Comparing version 0.0.18 to 0.0.19
@@ -1,2 +0,2 @@ | ||
const fileExists = require('./fileExists.js') | ||
const fileExists = require('./fileExists') | ||
@@ -3,0 +3,0 @@ describe('fileExists', () => { |
{ | ||
"name": "@transloadit/file-exists", | ||
"license": "AGPL-3.0-only", | ||
"version": "0.0.18", | ||
"version": "0.0.19", | ||
"private": false, | ||
@@ -15,3 +15,3 @@ "publishConfig": { | ||
"main": "./fileExists.js", | ||
"gitHead": "1d649aa77fbabed471420f73f9433954452743bd" | ||
"gitHead": "6c2f312c57208959ea9186194bc11dcc4f5c63c6" | ||
} |
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
35745