New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.12 to 0.0.13

2

package.json

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

},
"version": "0.0.12",
"version": "0.0.13",
"license": "MIT",

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

@@ -20,3 +20,4 @@ "use strict";

HintComponent.prototype.dismiss = function () {
this.hintService.overlayNext();
if (this.hintService.hintOptions.dismissOnOverlay)
this.hintService.overlayNext();
};

@@ -23,0 +24,0 @@ HintComponent = __decorate([

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