@transloadit/post
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "@transloadit/post", | ||
"private": false, | ||
"publishConfig": { | ||
@@ -13,5 +12,3 @@ "access": "public" | ||
}, | ||
"bin": { | ||
"post": "./post.js" | ||
}, | ||
"bin": "./post.js", | ||
"typings": "dist/post.d.ts", | ||
@@ -30,4 +27,4 @@ "files": [ | ||
"dependencies": { | ||
"@transloadit/file-exists": "^0.1.1", | ||
"@transloadit/slugify": "^0.1.1", | ||
"@transloadit/file-exists": "^0.1.2", | ||
"@transloadit/slugify": "^0.1.2", | ||
"inquirer": "7.0.5", | ||
@@ -37,4 +34,4 @@ "open-in-editor": "^2.2.0", | ||
}, | ||
"version": "0.1.1", | ||
"gitHead": "54c791274188e87e7d4a1e8e1bbf5fcc78cb33ef", | ||
"version": "0.1.2", | ||
"gitHead": "5c487499031f01adcc6869b3a0b7a4ac3d7d21c0", | ||
"devDependencies": { | ||
@@ -41,0 +38,0 @@ "@types/inquirer": "^8.2.1", |
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
42534