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

angular-custom-tour

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

angular-custom-tour - npm Package Compare versions

Comparing version 0.0.9 to 0.0.10

2

package.json

@@ -8,3 +8,3 @@ {

},
"version": "0.0.9",
"version": "0.0.10",
"license": "MIT",

@@ -11,0 +11,0 @@ "main": "bundles/angular-custom-tour.umd.min.js",

export declare class HintOptions {
elementsDisabled: boolean;
defaultPosition: string;
defaultOrder: number;
defaultLayer: number;
applyRelative: boolean;
stepTag: string;
elementsDisabled?: boolean;
defaultPosition?: string;
defaultOrder?: number;
defaultLayer?: number;
applyRelative?: boolean;
stepTag?: string;
}

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