Socket
Socket
Sign inDemoInstall

@comunica/actor-abstract-parse

Package Overview
Dependencies
Maintainers
4
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.0.1-alpha.9.0 to 2.0.1

LICENSE.txt

6

lib/index.js
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
var desc = Object.getOwnPropertyDescriptor(m, k);
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
desc = { enumerable: true, get: function() { return m[k]; } };
}
Object.defineProperty(o, k2, desc);
}) : (function(o, m, k, k2) {

@@ -6,0 +10,0 @@ if (k2 === undefined) k2 = k;

8

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

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

"dependencies": {
"@comunica/actor-abstract-mediatyped": "2.0.1-alpha.9.0",
"@comunica/core": "2.0.1-alpha.9.0"
"@comunica/actor-abstract-mediatyped": "^2.0.1",
"@comunica/core": "^2.0.1"
},

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

},
"gitHead": "a6642f00830bd9ea3f2f39a10b07362b9f518610"
"gitHead": "4c66bfaa44f73786bc7403504e5fe571181430c7"
}

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