@transloadit/post
Advanced tools
Comparing version 0.1.3 to 0.2.0
@@ -13,3 +13,3 @@ { | ||
"bin": "./post.js", | ||
"typings": "dist/post.d.ts", | ||
"types": "dist/post.d.ts", | ||
"files": [ | ||
@@ -27,4 +27,4 @@ "dist" | ||
"dependencies": { | ||
"@transloadit/file-exists": "^0.1.3", | ||
"@transloadit/slugify": "^0.1.3", | ||
"@transloadit/file-exists": "^0.2.0", | ||
"@transloadit/slugify": "^0.2.0", | ||
"inquirer": "7.0.5", | ||
@@ -34,8 +34,8 @@ "open-in-editor": "^2.2.0", | ||
}, | ||
"version": "0.1.3", | ||
"gitHead": "b9159b6f037336d9325656c35b9b15023d5c1ce7", | ||
"version": "0.2.0", | ||
"gitHead": "3fbbb8c4c18eeb9b9de5e3a5c022d46a7cc40800", | ||
"devDependencies": { | ||
"@types/inquirer": "^8.2.1", | ||
"@types/title": "^3.4.1" | ||
"@types/inquirer": "^8.2.10", | ||
"@types/title": "^3.4.3" | ||
} | ||
} |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
41487
6
67
+ Added@transloadit/file-exists@0.2.0(transitive)
+ Added@transloadit/slugify@0.2.0(transitive)
- Removed@transloadit/file-exists@0.1.3(transitive)
- Removed@transloadit/slugify@0.1.3(transitive)
Updated@transloadit/slugify@^0.2.0