Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@heimdallr-sdk/types

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@heimdallr-sdk/types - npm Package Compare versions

Comparing version 0.0.14 to 0.0.15

8

esm/options.d.ts

@@ -13,4 +13,8 @@ import { AppInfoType, Dsn } from './base';

export interface CustomerOptionType {
name: string;
postion: StoreTypes;
name?: string;
postion?: StoreTypes;
}
export interface RequestPluginOptionType {
ignoreUrls?: string[];
reportResponds?: Boolean;
}
{
"name": "@heimdallr-sdk/types",
"version": "0.0.14",
"version": "0.0.15",
"description": "@heimdallr-sdk/types",

@@ -27,3 +27,3 @@ "license": "MIT",

},
"gitHead": "0aaed8774dd475fdaf034e1d2d5c9c1dc6d1c977"
"gitHead": "0b5595ecb6713da6f45bb1ace59299ee98892201"
}
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