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

@magda/connector-sdk

Package Overview
Dependencies
Maintainers
3
Versions
165
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@magda/connector-sdk - npm Package Compare versions

Comparing version 0.0.59-alpha.2 to 0.0.59-alpha.3

4

dist/index.d.ts
/// <reference types="node" />
/// <reference types="urijs" />
import http = require('http');
import { default as URI_2 } from 'urijs';

@@ -924,3 +924,3 @@ export declare interface AspectBuilder {

declare class RegistryClient {
protected baseUri: uri.URI;
protected baseUri: URI_2;
protected aspectDefinitionsApi: AspectDefinitionsApi;

@@ -927,0 +927,0 @@ protected recordsApi: RecordsApi;

{
"name": "@magda/connector-sdk",
"description": "MAGDA Connector SDK",
"version": "0.0.59-alpha.2",
"version": "0.0.59-alpha.3",
"scripts": {

@@ -17,3 +17,3 @@ "prebuild": "rimraf dist tsconfig.tsbuildinfo",

"devDependencies": {
"@magda/typescript-common": "^0.0.59-alpha.2",
"@magda/typescript-common": "^0.0.59-alpha.3",
"@microsoft/api-extractor": "^7.7.8",

@@ -27,3 +27,3 @@ "ts-loader": "^6.2.1",

"dependencies": {
"@types/urijs": "1.19.1",
"@types/urijs": "1.19.13",
"@types/yargs": "^12.0.8"

@@ -30,0 +30,0 @@ },

Sorry, the diff of this file is too big to display

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