sftpgo-api-client
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -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" | ||
] | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
622482
12
14903
22
1