@prismatic-io/prism 7.4.2 → 7.4.3-rc.0

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.
package/lib/index.js CHANGED
@@ -64146,7 +64146,7 @@ ${String(e)}`)}catch(n){return n}},NCn=(e)=>{if(typeof e!=="object"||e===null)th
64146
64146
  error
64147
64147
  }
64148
64148
  }
64149
- `,variables:{objectId:e,fileName:bla(n),mediaType:"AVATAR"}});return await F20.put(o,await Zt0.readFile(n),{headers:{"Content-Type":mMn.default.contentType(Nla(n))}}),c};import{resolve as Pla}from"path";var gMn=".spectral/prism.json";function hMn(e=!1){return e?"../":"./"}async function eJe(e={}){let n=`${hMn(e.fromDist)}${gMn}`;if(!await pr0(n))return{};try{return JSON.parse(await Zt0.readFile(n,{encoding:"utf-8"}))}catch(c){return console.warn(`Failed to parse metadata at ${n}`,c),{}}}async function xMn(e,n={}){let o=`${hMn(n.fromDist)}${gMn}`,c=await pr0(o),p=await Zt0.writeFile(o,JSON.stringify(e));if(!c)console.log(`
64149
+ `,variables:{objectId:e,fileName:bla(n),mediaType:"AVATAR"}});return await F20.put(o,await Zt0.readFile(n),{headers:{"Content-Type":mMn.default.contentType(Nla(n))}}),c};import{resolve as Pla}from"path";var gMn=".spectral/prism.json";function hMn(e=!1){return e?"../":"./"}async function eJe(e={}){let n=`${hMn(e.fromDist)}${gMn}`;if(!await pr0(n))return{};try{return JSON.parse(await Zt0.readFile(n,{encoding:"utf-8"}))}catch(c){return console.warn(`Failed to parse metadata at ${n}`,c),{}}}async function xMn(e,n={}){let o=`${hMn(n.fromDist)}${gMn}`,c=await pr0(o),p=await Zt0.writeFile(o,JSON.stringify(e));if(!c)console.warn(`
64150
64150
  [NOTE] A metadata file has been added at .spectral/prism.json to improve local developer experience.
64151
64151
  If you are managing your integration via git, feel free to add this to your .gitignore.
64152
64152
  `);return p}var Oct=async(e,n)=>{let c=(await vg({document:fg`
@@ -5407,5 +5407,5 @@
5407
5407
  "enableJsonFlag": false
5408
5408
  }
5409
5409
  },
5410
- "version": "7.4.2"
5410
+ "version": "7.4.3-rc.0"
5411
5411
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@prismatic-io/prism",
3
- "version": "7.4.2",
3
+ "version": "7.4.3-rc.0",
4
4
  "description": "Build, deploy, and support integrations in Prismatic from the comfort of your command line",
5
5
  "keywords": ["prismatic", "cli"],
6
6
  "homepage": "https://prismatic.io",