@transloadit/post
Advanced tools
Comparing version 0.4.1 to 0.4.2
{ | ||
"name": "@transloadit/post", | ||
"version": "0.4.1", | ||
"version": "0.4.2", | ||
"repository": { | ||
@@ -21,4 +21,4 @@ "type": "git", | ||
"dependencies": { | ||
"@transloadit/file-exists": "^0.3.2", | ||
"@transloadit/slugify": "^0.3.2", | ||
"@transloadit/file-exists": "^0.3.3", | ||
"@transloadit/slugify": "^0.3.3", | ||
"inquirer": "^8.2.6", | ||
@@ -35,3 +35,3 @@ "open-in-editor": "^2.2.0", | ||
}, | ||
"gitHead": "0a3041d61326d5de201cb1728e1a1a2d7a0cd5bc" | ||
"gitHead": "412a97c914bd1a8c6d21df01c9f7e18ab19b218a" | ||
} |
@@ -9,7 +9,7 @@ { | ||
"@transloadit/file-exists": ["../file-exists"], | ||
"@transloadit/slugify": ["../slugify"], | ||
}, | ||
"@transloadit/slugify": ["../slugify"] | ||
} | ||
}, | ||
"references": [{ "path": "../file-exists" }, { "path": "../slugify" }], | ||
"include": ["src/"], | ||
"include": ["src/"] | ||
} |
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
11
210
69568