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

@trademe/sliderizr

Package Overview
Dependencies
Maintainers
2
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@trademe/sliderizr - npm Package Compare versions

Comparing version 0.0.25 to 0.0.26

2

package.json
{
"name": "@trademe/sliderizr",
"version": "0.0.25",
"version": "0.0.26",
"description": "Sliderizr",

@@ -5,0 +5,0 @@ "main": "index.ts",

@@ -59,2 +59,3 @@ import { Component, OnInit, ElementRef, ViewEncapsulation } from '@angular/core';

this._activePanelTimeoutId = window.setTimeout(() => {
console.log('set it active');
if (this._activePanel) {

@@ -61,0 +62,0 @@ this._activePanel.isActive = false;

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