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

@socketsupply/components

Package Overview
Dependencies
Maintainers
5
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@socketsupply/components - npm Package Compare versions

Comparing version 13.2.15 to 13.2.18

2

index.js

@@ -12,3 +12,3 @@ let Tonic

if (parseInt(major, 10) < 12) {
if (version && parseInt(major, 10) < 12) {
console.error('Out of date dependency. Try `npm install @socketsupply/tonic@12`.')

@@ -15,0 +15,0 @@ throw new Error('Invalid Tonic version. requires at least v12')

@@ -41,6 +41,6 @@ const Tonic = require('@socketsupply/tonic')

width="40px" height="40px" viewBox="0 0 40 40" enable-background="new 0 0 40 40" xml:space="preserve">
<path opacity="0.2" fill="#000" d="M20.201,5.169c-8.254,0-14.946,6.692-14.946,14.946c0,8.255,6.692,14.946,14.946,14.946
<path opacity="0.2" fill="var(--tonic-primary)" d="M20.201,5.169c-8.254,0-14.946,6.692-14.946,14.946c0,8.255,6.692,14.946,14.946,14.946
s14.946-6.691,14.946-14.946C35.146,11.861,28.455,5.169,20.201,5.169z M20.201,31.749c-6.425,0-11.634-5.208-11.634-11.634
c0-6.425,5.209-11.634,11.634-11.634c6.425,0,11.633,5.209,11.633,11.634C31.834,26.541,26.626,31.749,20.201,31.749z"/>
<path fill="#000" d="M26.013,10.047l1.654-2.866c-2.198-1.272-4.743-2.012-7.466-2.012h0v3.312h0
<path fill="var(--tonic-primary)" d="M26.013,10.047l1.654-2.866c-2.198-1.272-4.743-2.012-7.466-2.012h0v3.312h0
C22.32,8.481,24.301,9.057,26.013,10.047z">

@@ -47,0 +47,0 @@ <animateTransform attributeType="xml"

{
"name": "@socketsupply/components",
"version": "13.2.15",
"version": "13.2.18",
"description": "Example components",

@@ -35,10 +35,5 @@ "scripts": {

"@socketsupply/tonic": "14.1.0",
"@pre-bundled/send": "0.16.2-patch-1",
"@pre-bundled/tape": "4.11.0",
"chart.js": "^2.9.2",
"esbuild": "0.13.8",
"git-hooks": "1.1.10",
"highlight.js": "^10.1.0",
"marked": "^0.7.0",
"node-fetch": "^2.6.1",
"npm-bin-deps": "1.10.2",

@@ -45,0 +40,0 @@ "qsa-min": "1.0.2",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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