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

function-loop

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

function-loop - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

dist/cjs/index.d.ts.map

1

dist/cjs/index.d.ts
declare const loop: (arr: ((...a: any) => any)[], cb: () => any, onerr: (er: any) => any) => any;
export default loop;
//# sourceMappingURL=index.d.ts.map
declare const loop: (arr: ((...a: any) => any)[], cb: () => any, onerr: (er: any) => any) => any;
export default loop;
//# sourceMappingURL=index.d.ts.map

2

package.json
{
"name": "function-loop",
"version": "3.0.0",
"version": "3.0.1",
"files": [

@@ -5,0 +5,0 @@ "dist"

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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