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

@haxtheweb/figure-label

Package Overview
Dependencies
Maintainers
0
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@haxtheweb/figure-label - npm Package Compare versions

Comparing version 9.0.1 to 9.0.2

7

custom-elements.json

@@ -6,3 +6,3 @@ {

"name": "figure-label",
"description": "`figure-label`\n\nAttributes:\n\n * `title` {`string`} - \n\n * `description` {`string`} - \n\n * `accent-color` {`string`} - a selected accent-\"color\": grey, red, pink, purple, etc.\n\n * `dark` {`boolean`} - make the default theme dark?\n\nProperties:\n\n * `title` {`string`} - \n\n * `description` {`string`} - \n\n * `accentColor` {`string`} - a selected accent-\"color\": grey, red, pink, purple, etc.\n\n * `dark` {`boolean`} - make the default theme dark?\n\n * `colors` - ",
"description": "`figure-label`\n\nAttributes:\n\n * `title` {`string`} - \n\n * `description` {`string`} - \n\n * `is-safari` {`boolean`} - \n\n * `accent-color` {`string`} - a selected accent-\"color\": grey, red, pink, purple, etc.\n\n * `dark` {`boolean`} - make the default theme dark?\n\nProperties:\n\n * `title` {`string`} - \n\n * `description` {`string`} - \n\n * `isSafari` {`boolean`} - \n\n * `accentColor` {`string`} - a selected accent-\"color\": grey, red, pink, purple, etc.\n\n * `dark` {`boolean`} - make the default theme dark?\n\n * `colors` - ",
"attributes": [

@@ -18,2 +18,7 @@ {

{
"name": "is-safari",
"description": "`is-safari` {`boolean`} - \n\nProperty: isSafari",
"valueSet": "v"
},
{
"name": "accent-color",

@@ -20,0 +25,0 @@ "description": "`accent-color` {`string`} - a selected accent-\"color\": grey, red, pink, purple, etc.\n\nProperty: accentColor\n\nDefault: grey"

5

package.json

@@ -12,3 +12,2 @@ {

"css": "src/figure-label.css",
"scss": "src/figure-label.scss",
"html": "src/figure-label.html",

@@ -21,3 +20,3 @@ "js": "src/figure-label.js",

},
"version": "9.0.1",
"version": "9.0.2",
"description": "Figure label element to mark media assets within content.",

@@ -67,3 +66,3 @@ "repository": {

],
"gitHead": "7f62cde6a6242afcb57715e1e2067ea767c777fd"
"gitHead": "f528e4aac8aeadf5350d9262fb515d14d208e376"
}

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