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

easy-toggler

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

easy-toggler - npm Package Compare versions

Comparing version 2.2.4 to 2.2.5

30

CHANGELOG.md
# CHANGELOG
## 2.2.4 - 2022-08-17
### Fixes
- fix ESlint
## 2.2.3 (2022-08-14)
### Fixes
- update docs #11
- update rollup config #12
- update docs #11
- update rollup config #12
## 2.2.2 (2022-07-22)
create gh-actions for auto publish to npm (and check functional)
## 2.2.0 (2022-07-15)
**Closed issues:**
- easy-self don't work with easy-rcoe attribute #5
**Bugfix:**
- fix error with attrsDefault for easy-toggler.es
- fix error with attrsDefault for easy-toggler.es
**Implemented enhancements:**
- Feature suggestion! Add hooks #6 (new hooks: `onToggle($el)`, `onAdd($el)`, `onRemove($el)`, `onRcoe($el)`)
## 2.1.0 (2022-06-18)
**Closed issues:**
- Delete log in core/index.js #4

@@ -27,9 +42,13 @@ - Дополнительный функционал #2 (self-easy)

**Implemented enhancements:**
- code refactoring
## 2.0.0 (2022-06-16)
**Closed issues:**
- fix "Don't work remove class after added data-easy-parallel #3"
**Implemented enhancements:**
- code refactoring

@@ -40,3 +59,5 @@ - add `easy-add`

## 1.3.0
**Date: Jun 13, 2022**
- Add base test

@@ -48,2 +69,3 @@ - Update plugin structure (add jest, eslint, babel and more...)

## 1.2.0
**Date: Aug 1, 2020**

@@ -53,2 +75,3 @@ Added attribute "data-easy-parallel"

## 1.0.1
**Date: Aug 1, 2020**

@@ -58,3 +81,4 @@ V 1.0.0 with fixes

## 1.0.0
**Date: Jul 31, 2020**
Lite version with base functional

2

dist/easy-toggler.iife.js
/*!
* EasyToggler v2.2.4 (https://github.com/rah-emil/easy-toggler#readme)
* EasyToggler v2.2.5 (https://github.com/rah-emil/easy-toggler#readme)
* Copyright 2022 Rah Emil <013131@mail.ru>

@@ -4,0 +4,0 @@ * Licensed under MIT (https://github.com/rah-emil/easy-toggler/blob/master/LICENSE)

/*!
* EasyToggler v2.2.4 (https://github.com/rah-emil/easy-toggler#readme)
* EasyToggler v2.2.5 (https://github.com/rah-emil/easy-toggler#readme)
* Copyright 2022 Rah Emil <013131@mail.ru>

@@ -4,0 +4,0 @@ * Licensed under MIT (https://github.com/rah-emil/easy-toggler/blob/master/LICENSE)

/*!
* EasyToggler v2.2.4 (https://github.com/rah-emil/easy-toggler#readme)
* EasyToggler v2.2.5 (https://github.com/rah-emil/easy-toggler#readme)
* Copyright 2022 Rah Emil <013131@mail.ru>

@@ -4,0 +4,0 @@ * Licensed under MIT (https://github.com/rah-emil/easy-toggler/blob/master/LICENSE)

/*!
* EasyToggler v2.2.4 (https://github.com/rah-emil/easy-toggler#readme)
* EasyToggler v2.2.5 (https://github.com/rah-emil/easy-toggler#readme)
* Copyright 2022 Rah Emil <013131@mail.ru>

@@ -4,0 +4,0 @@ * Licensed under MIT (https://github.com/rah-emil/easy-toggler/blob/master/LICENSE)

{
"name": "easy-toggler",
"version": "2.2.4",
"version": "2.2.5",
"description": "Simple class switcher on web elements. JavaScript only.",

@@ -5,0 +5,0 @@ "main": "dist/easy-toggler.cjs",

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