@soos-io/api-client
Advanced tools
Comparing version 0.3.4 to 0.3.5
@@ -319,3 +319,3 @@ "use strict"; | ||
packageManager: fpm.packageManager, | ||
manifests: fpm.manifests.map((sm) => { | ||
manifests: fpm.manifests?.map((sm) => { | ||
return { | ||
@@ -322,0 +322,0 @@ isLockFile: sm.isLockFile, |
{ | ||
"name": "@soos-io/api-client", | ||
"version": "0.3.4", | ||
"version": "0.3.5", | ||
"description": "This is the SOOS API Client for registered clients leveraging the various integrations to the SOOS platform.", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
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
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
324969