@readme/httpsnippet 8.1.2 → 8.1.4

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/README.md CHANGED
@@ -60,7 +60,7 @@ import { HTTPSnippet } from 'httpsnippet';
60
60
 
61
61
  const snippet = new HTTPSnippet({
62
62
  method: 'GET',
63
- url: 'httsp://httpbin.org/anything',
63
+ url: 'https://httpbin.org/anything',
64
64
  });
65
65
 
66
66
  // generate Node.js: Native output
@@ -1278,7 +1278,7 @@ var axios2 = {
1278
1278
  link: "https://github.com/axios/axios",
1279
1279
  description: "Promise based HTTP client for the browser and node.js",
1280
1280
  extname: ".cjs",
1281
- install: "npm install axios --save"
1281
+ installation: "npm install axios --save"
1282
1282
  },
1283
1283
  convert: ({ method, fullUrl, allHeaders, postData }, options) => {
1284
1284
  const opts = {
@@ -3452,4 +3452,4 @@ var addTargetClient = (targetId, client) => {
3452
3452
 
3453
3453
  export { addClientPlugin, addTarget, addTargetClient, getHeaderName, isClient, isTarget, targets };
3454
3454
  //# sourceMappingURL=out.js.map
3455
- //# sourceMappingURL=chunk-NPUBNYOA.js.map
3455
+ //# sourceMappingURL=chunk-ENNB4GTT.js.map