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
6
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.1.2 to 0.1.3

2

dist/prd.d.ts

@@ -1,1 +0,1 @@

export default function prd(...args: $TSFixMe[]): void;
export default function prd<T>(...args: T[]): void;
{
"name": "@transloadit/prd",
"license": "AGPL-3.0-only",
"version": "0.1.2",
"version": "0.1.3",
"publishConfig": {

@@ -23,9 +23,9 @@ "access": "public"

"scripts": {
"tsc": "tsc",
"tsc": "tsc --build --clean && tsc --build",
"test": "echo \"Error: run tests from root\" && exit 1"
},
"dependencies": {
"@transloadit/pr": "^0.1.2"
"@transloadit/pr": "^0.1.3"
},
"gitHead": "5c487499031f01adcc6869b3a0b7a4ac3d7d21c0"
"gitHead": "b9159b6f037336d9325656c35b9b15023d5c1ce7"
}

Sorry, the diff of this file is not supported yet

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