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

@arianee/utils

Package Overview
Dependencies
Maintainers
8
Versions
114
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arianee/utils - npm Package Compare versions

Comparing version 0.3.0 to 0.5.0

src/lib/fetchLike/defaultFetchLike.d.ts

7

package.json
{
"name": "@arianee/utils",
"version": "0.3.0",
"version": "0.5.0",
"type": "commonjs",
"dependencies": {
"node-fetch": "2.6.11"
},
"peerDependencies": {
"@arianee/common-types": "0.12.0",
"@arianee/common-types": "0.14.0",
"tslib": "2.5.0"

@@ -8,0 +11,0 @@ },

export * from './lib/links/readLink';
export * from './lib/fetchLike/defaultFetchLike';
export * from './lib/passphrase/randomPassphrase';
export * from './lib/storage/memoryStorage';

@@ -5,3 +5,5 @@ "use strict";

tslib_1.__exportStar(require("./lib/links/readLink"), exports);
tslib_1.__exportStar(require("./lib/fetchLike/defaultFetchLike"), exports);
tslib_1.__exportStar(require("./lib/passphrase/randomPassphrase"), exports);
tslib_1.__exportStar(require("./lib/storage/memoryStorage"), exports);
//# sourceMappingURL=index.js.map

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