@osdk/foundry-sdk-generator 1.3.8 → 1.3.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -558,7 +558,7 @@ function isValidSemver(semverString) {
558
558
  }
559
559
 
560
560
  // src/utils/UserAgent.ts
561
- var USER_AGENT = `typescript-sdk-generator/${"1.3.8"}`;
561
+ var USER_AGENT = `typescript-sdk-generator/${"1.3.10"}`;
562
562
  async function createRollupBuild(absolutePackagePath, packageName) {
563
563
  const inputPath = `${absolutePackagePath}/${packageName}/index.js`;
564
564
  const {