New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@comunica/actor-http-wayback

Package Overview
Dependencies
Maintainers
5
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@comunica/actor-http-wayback - npm Package Compare versions

Comparing version 2.8.2 to 2.10.0

1

lib/ActorHttpWayback.js

@@ -6,2 +6,3 @@ "use strict";

const context_entries_1 = require("@comunica/context-entries");
// Use require instead of import for default exports, to be compatible with variants of esModuleInterop in tsconfig.
const stringifyStream = require("stream-to-string");

@@ -8,0 +9,0 @@ require("cross-fetch/polyfill");

10

package.json
{
"name": "@comunica/actor-http-wayback",
"version": "2.8.2",
"version": "2.10.0",
"description": "A wayback http actor",

@@ -35,5 +35,5 @@ "lsd:module": true,

"dependencies": {
"@comunica/bus-http": "^2.8.2",
"@comunica/context-entries": "^2.8.2",
"@comunica/core": "^2.8.2",
"@comunica/bus-http": "^2.10.0",
"@comunica/context-entries": "^2.10.0",
"@comunica/core": "^2.10.0",
"cross-fetch": "^4.0.0",

@@ -47,3 +47,3 @@ "stream-to-string": "^1.2.0"

},
"gitHead": "293cf4edac83099ee3146a68161bea6b77edf300"
"gitHead": "4d8603ca7e7606ca8eaef305e8753b3f91668f4e"
}

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