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

@comunica/bus-dereference

Package Overview
Dependencies
Maintainers
4
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@comunica/bus-dereference - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

4

lib/ActorDereferenceParse.d.ts

@@ -21,2 +21,6 @@ /// <reference types="node" />

mediatorParseMediatypes: MediateMediaTypes;
/**
* A collection of mappings, mapping file extensions to their corresponding media type.
* @range {json}
*/
mediaMappings: Record<string, string>;

@@ -23,0 +27,0 @@ }

4

package.json
{
"name": "@comunica/bus-dereference",
"version": "2.0.1",
"version": "2.0.2",
"description": "A bus for dereferencing a path or URL into a (generic) stream.",

@@ -41,3 +41,3 @@ "lsd:module": true,

},
"gitHead": "4c66bfaa44f73786bc7403504e5fe571181430c7"
"gitHead": "0f4dbef85e27830174efc5f460e07c92ff93469f"
}

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