Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@transloadit/post

Package Overview
Dependencies
Maintainers
6
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@transloadit/post - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

30

package.json
{
"name": "@transloadit/post",
"publishConfig": {
"access": "public"
},
"license": "AGPL-3.0-only",
"version": "0.3.1",
"repository": {

@@ -12,7 +9,5 @@ "type": "git",

},
"license": "AGPL-3.0-only",
"types": "dist/post.d.ts",
"bin": "./post.js",
"types": "dist/post.d.ts",
"files": [
"dist"
],
"directories": {

@@ -22,9 +17,12 @@ "lib": "dist",

},
"files": [
"dist"
],
"scripts": {
"tsc": "tsc --build --clean && tsc --build",
"test": "echo \"Error: run tests from root\" && exit 1"
"test": "echo \"Error: run tests from root\" && exit 1",
"tsc": "tsc --build --clean && tsc --build"
},
"dependencies": {
"@transloadit/file-exists": "^0.3.0",
"@transloadit/slugify": "^0.3.0",
"@transloadit/file-exists": "^0.3.1",
"@transloadit/slugify": "^0.3.1",
"inquirer": "7.0.5",

@@ -34,8 +32,10 @@ "open-in-editor": "^2.2.0",

},
"version": "0.3.0",
"gitHead": "df8101d46064782dd743550aac74ab6afdb6b82c",
"devDependencies": {
"@types/inquirer": "^8.2.10",
"@types/title": "^3.4.3"
}
},
"publishConfig": {
"access": "public"
},
"gitHead": "48eed6c692a65c1aa29d6bf8f62aa4d246476fb3"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc