Socket
Socket
Sign inDemoInstall

@comunica/actor-abstract-parse

Package Overview
Dependencies
Maintainers
5
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@comunica/actor-abstract-parse - npm Package Compare versions

Comparing version 2.2.2-alpha.12.0 to 2.2.2-alpha.13.0

1

lib/ActorAbstractParse.d.ts
/// <reference types="node" />
/// <reference types="node" />
import type { Readable } from 'stream';

@@ -3,0 +4,0 @@ import type { IAction, IActorOutput } from '@comunica/core';

6

package.json
{
"name": "@comunica/actor-abstract-parse",
"version": "2.2.2-alpha.12.0",
"version": "2.2.2-alpha.13.0",
"description": "An abstract actor for applying parsers to dereferenced results",

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

"dependencies": {
"@comunica/core": "2.2.2-alpha.12.0"
"@comunica/core": "2.2.2-alpha.13.0"
},

@@ -42,3 +42,3 @@ "scripts": {

},
"gitHead": "399067ba332379a62a0d82782b5930f2925e262b"
"gitHead": "f3a79b04bcf5f96767847cc335145491ccba68ff"
}
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