New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@financial-times/o-toggle

Package Overview
Dependencies
Maintainers
18
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@financial-times/o-toggle - npm Package Compare versions

Comparing version 3.0.1 to 3.0.2

7

CHANGELOG.md
# 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 @@

6

package.json
{
"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

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