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

@accordproject/concerto-util

Package Overview
Dependencies
Maintainers
6
Versions
495
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@accordproject/concerto-util - npm Package Compare versions

Comparing version 1.2.2-20211202203854 to 1.2.2-20211202213257

1

lib/filedownloader.js

@@ -41,3 +41,2 @@ /*

* Create a FileDownloader and bind to a FileLoader.
* @constructor
* @param {*} fileLoader - the loader to use to download model files

@@ -44,0 +43,0 @@ * @param {*} getExternalImports - a function taking a file and returning new files

2

package.json
{
"name": "@accordproject/concerto-util",
"version": "1.2.2-20211202203854",
"version": "1.2.2-20211202213257",
"description": "Utilities for Concerto Modeling Language",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/accordproject/concerto",

@@ -9,3 +9,2 @@ export = FileDownloader;

* Create a FileDownloader and bind to a FileLoader.
* @constructor
* @param {*} fileLoader - the loader to use to download model files

@@ -12,0 +11,0 @@ * @param {*} getExternalImports - a function taking a file and returning new files

@@ -20,3 +20,3 @@ export = CompositeFileLoader;

* Get the array of FileLoader instances
* @return {*[]} The FileLoader registered
* @return {*} The FileLoader registered
* @private

@@ -23,0 +23,0 @@ */

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