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

sftpgo-api-client

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sftpgo-api-client - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

dist/sftpgo-api-client/src/lib/client.d.ts

9

dist/sftpgo-api-client/package.json

@@ -10,3 +10,3 @@ {

},
"version": "1.0.0",
"version": "1.0.2",
"license": "MIT",

@@ -17,3 +17,4 @@ "scripts": {

"example:start": "ts-node example/index.ts",
"prepublish": "nx build --skip-nx-cache",
"prepublish": "nx build --skip-nx-cache && npx copy-files-from-to",
"publish": "npm publish --access public",
"test": "nx test"

@@ -39,2 +40,3 @@ },

"@vitest/ui": "~0.34.6",
"copy-files-from-to": "^3.9.1",
"eslint": "~8.48.0",

@@ -61,4 +63,5 @@ "eslint-config-prettier": "^9.0.0",

"files": [
"/dist"
"/dist",
"src/**/*.d.ts"
]
}

@@ -10,3 +10,3 @@ {

},
"version": "1.0.1",
"version": "1.0.2",
"license": "MIT",

@@ -17,3 +17,4 @@ "scripts": {

"example:start": "ts-node example/index.ts",
"prepublish": "nx build --skip-nx-cache",
"prepublish": "nx build --skip-nx-cache && npx copy-files-from-to",
"publish": "npm publish --access public",
"test": "nx test"

@@ -39,2 +40,3 @@ },

"@vitest/ui": "~0.34.6",
"copy-files-from-to": "^3.9.1",
"eslint": "~8.48.0",

@@ -61,4 +63,5 @@ "eslint-config-prettier": "^9.0.0",

"files": [
"/dist"
"/dist",
"src/**/*.d.ts"
]
}
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