Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@apimatic/convert-to-stream

Package Overview
Dependencies
Maintainers
3
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@apimatic/convert-to-stream - npm Package Compare versions

Comparing version 0.0.0 to 0.0.1

3

esbuild.js

@@ -10,6 +10,3 @@ const esbuild = require('esbuild');

minify: true,
splitting: true,
format: 'esm',
target: ['esnext']
})
.catch(() => process.exit(1));

2

lib/index.js

@@ -1,2 +0,2 @@

function r(e){return typeof e!="string"?e:new Blob([e])}export{r as convertToStream};
(()=>{function r(e){return typeof e!="string"?e:new Blob([e])}})();
//# sourceMappingURL=index.js.map
{
"name": "@apimatic/convert-to-stream",
"version": "0.0.0",
"version": "0.0.1",
"description": "converts the content to stream",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc