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

@gooddata/typings

Package Overview
Dependencies
Maintainers
37
Versions
304
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gooddata/typings - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

4

dist/index.d.ts

@@ -224,5 +224,3 @@ export declare namespace AFM {

interface IError extends Error {
response: {
status: number;
};
response: Response;
}

@@ -229,0 +227,0 @@ /**

@@ -300,5 +300,3 @@ // Copyright (C) 2007-2017, GoodData(R) Corporation. All rights reserved.

export interface IError extends Error {
response: {
status: number;
};
response: Response;
}

@@ -305,0 +303,0 @@

{
"name": "@gooddata/typings",
"version": "0.0.5",
"version": "0.0.6",
"description": "TypeScript definition files for GoodData platform",

@@ -5,0 +5,0 @@ "typings": "dist/index.d.ts",

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