New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@transloadit/prd

Package Overview
Dependencies
Maintainers
4
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@transloadit/prd - npm Package Compare versions

Comparing version 0.0.4 to 0.1.0

dist/prd.d.ts

20

package.json
{
"name": "@transloadit/prd",
"license": "AGPL-3.0-only",
"version": "0.0.4",
"version": "0.1.0",
"private": false,

@@ -14,7 +14,19 @@ "publishConfig": {

},
"main": "./prd.js",
"main": "dist/prd.js",
"typings": "dist/prd.d.ts",
"files": [
"dist"
],
"directories": {
"lib": "dist",
"test": "dist"
},
"scripts": {
"tsc": "tsc",
"test": "echo \"Error: run tests from root\" && exit 1"
},
"dependencies": {
"@transloadit/pr": "^0.0.3"
"@transloadit/pr": "^0.1.0"
},
"gitHead": "1d649aa77fbabed471420f73f9433954452743bd"
"gitHead": "f1ce9bed30944bcee1c7bbd95f3ea5a1d7bb119e"
}
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