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

brainly-style-guide

Package Overview
Dependencies
Maintainers
12
Versions
331
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

brainly-style-guide - npm Package Compare versions

Comparing version 182.3.0 to 182.4.0

src/docs/_data/package.json

3

commonjs/components/icons/Icon.js

@@ -131,3 +131,4 @@ "use strict";

QUOTE: 'quote',
SPARK: 'spark'
SPARK: 'spark',
BULLET: 'bullet'
};

@@ -134,0 +135,0 @@ exports.TYPE = TYPE;

@@ -115,3 +115,4 @@ import _extends from "@babel/runtime/helpers/esm/extends";

QUOTE: 'quote',
SPARK: 'spark'
SPARK: 'spark',
BULLET: 'bullet'
};

@@ -118,0 +119,0 @@ export var ICON_COLOR = {

{
"name": "brainly-style-guide",
"version": "182.3.0",
"version": "182.4.0",
"description": "Brainly Front-End Style Guide",

@@ -5,0 +5,0 @@ "repository": "https://github.com/brainly/style-guide.git",

@@ -116,3 +116,4 @@ // @flow strict

| 'quote'
| 'spark';
| 'spark'
| 'bullet';

@@ -247,2 +248,3 @@ export type IconColorType =

SPARK: 'spark',
BULLET: 'bullet',
};

@@ -249,0 +251,0 @@

Sorry, the diff of this file is not supported yet

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