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 2.1.2 to 2.1.3

.github/CODEOWNERS

5

origami.json
{
"description": "Utility that provides toggle (show/hide) behaviour to a <button> or <a> tag and a target.",
"keywords": [ "toggle", "show", "hide" ],
"brands": [
"master",
"internal",
"whitelabel"
],
"origamiType": "module",

@@ -5,0 +10,0 @@ "origamiCategory": "primitives",

38

package.json
{
"browser": "browser.js",
"files": [
"svg/",
"dist/",
"browser.js",
"src/",
"!src/**/*.js",
"main.scss",
"img",
"*.json",
"*.js",
"!main.js",
"scss",
"!bower.json",
"!.bower.json"
],
"module": "module.js",
"eslintIgnore": [
"module.js",
"browser.js",
"dist/"
"dist/",
"dist-esm/"
],

@@ -28,3 +16,3 @@ "keywords": [

"name": "@financial-times/o-toggle",
"version": "2.1.2",
"version": "2.1.3",
"dependencies": {},

@@ -34,11 +22,11 @@ "component": "o-toggle",

"devDependencies": {
"eslint": "^7.1.0",
"eslint-config-origami-component": "^2.0.1",
"origami-ci-tools": "^2.0.0",
"remark": "^12.0.0",
"remark-lint": "^7.0.0",
"remark-preset-lint-origami-component": "^1.1.1",
"stylelint": "^13.5.0",
"stylelint-config-origami-component": "^1.0.2"
"eslint": "^7.8.1",
"eslint-config-origami-component": "^2.1.0",
"origami-ci-tools": "^2.0.2",
"remark": "^13.0.0",
"remark-lint": "^8.0.0",
"remark-preset-lint-origami-component": "^1.1.3",
"stylelint": "^13.7.0",
"stylelint-config-origami-component": "^1.0.4"
}
}
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