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

@blaze/toggles

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blaze/toggles - npm Package Compare versions

Comparing version 0.2.3 to 1.0.0

16

CHANGELOG.md

@@ -6,14 +6,24 @@ # Change Log

## [0.2.3](https://github.com/BlazeUI/blaze/compare/@blaze/toggles@0.2.2...@blaze/toggles@0.2.3) (2019-02-06)
# [1.0.0](https://github.com/BlazeSoftware/blaze/compare/@blaze/toggles@0.2.3...@blaze/toggles@1.0.0) (2019-03-06)
### Bug Fixes
### Features
* **toggle atom:** stop emitting change event on attr change ([eb91463](https://github.com/BlazeUI/blaze/commit/eb91463))
* **buttons:** removal of buttons atom ([bdf08b5](https://github.com/BlazeSoftware/blaze/commit/bdf08b5))
### BREAKING CHANGES
* **buttons:** no more button atoms, use HTML elements instead
## [0.2.3](https://github.com/BlazeUI/blaze/compare/@blaze/toggles@0.2.2...@blaze/toggles@0.2.3) (2019-02-06)
### Bug Fixes
- **toggle atom:** stop emitting change event on attr change ([eb91463](https://github.com/BlazeUI/blaze/commit/eb91463))
## [0.2.2](https://github.com/BlazeUI/blaze/compare/@blaze/toggles@0.2.1...@blaze/toggles@0.2.2) (2019-02-05)

@@ -20,0 +30,0 @@

8

package.json
{
"name": "@blaze/toggles",
"version": "0.2.3",
"version": "1.0.0",
"description": "Open Source UI Toolkit - Feature Toggles",

@@ -37,9 +37,9 @@ "module": "dist/esm/index.js",

"type": "git",
"url": "https://github.com/BlazeUI/blaze.git"
"url": "https://github.com/BlazeSoftware/blaze.git"
},
"bugs": {
"url": "https://github.com/BlazeUI/blaze/issues"
"url": "https://github.com/BlazeSoftware/blaze/issues"
},
"homepage": "https://www.blazeui.com",
"gitHead": "206ed5bb59e9b491466cf1076dc2d1b7398e3ae9"
"gitHead": "12a659962ed62cdf8e51223e26979c8a0b400676"
}

@@ -7,3 +7,3 @@ # <a href="https://blaze-toggles.firebaseapp.com">Blaze Feature Toggles</a>

[![ci build status](https://img.shields.io/travis/BlazeUI/blaze.svg?style=for-the-badge&logo=travis)](https://travis-ci.org/BlazeUI/blaze)
[![ci build status](https://img.shields.io/travis/BlazeSoftware/blaze.svg?style=for-the-badge&logo=travis)](https://travis-ci.org/BlazeSoftware/blaze)

@@ -10,0 +10,0 @@ ## Using the Toggles

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