@financial-times/o-toggle
Advanced tools
Comparing version 3.0.1 to 3.0.2
# Changelog | ||
### [3.0.2](https://www.github.com/Financial-Times/origami/compare/o-toggle-v3.0.1...o-toggle-v3.0.2) (2021-11-02) | ||
### Bug Fixes | ||
* Update `o-brand` in components, replace "master" with "core" ([322617e](https://www.github.com/Financial-Times/origami/commit/322617ea80f30a6825d9c36872e05574b871ea82)) | ||
### [3.0.1](https://www.github.com/Financial-Times/origami/compare/o-toggle-v3.0.0...o-toggle-v3.0.1) (2021-09-21) | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@financial-times/o-toggle", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"description": "Utility that provides toggle (show/hide) behaviour to a <button> or <a> tag and a target.", | ||
@@ -20,3 +20,5 @@ "keywords": [ | ||
"start": "npx serve ./demos/local", | ||
"build": "npm_config_yes=true npx \"origami-build-tools@^11\" install && npm_config_yes=true npx \"origami-build-tools@^11\" demo" | ||
"build": "bash ../../scripts/component/build.bash", | ||
"test": "bash ../../scripts/component/test.bash", | ||
"lint": "bash ../../scripts/component/lint.bash" | ||
}, | ||
@@ -23,0 +25,0 @@ "engines": { |
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
17485
0