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

@evergis/common

Package Overview
Dependencies
Maintainers
4
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@evergis/common - npm Package Compare versions

Comparing version 0.0.24 to 0.0.25

10

dist/common.cjs.development.js

@@ -17,3 +17,3 @@ 'use strict';

const ApiContext = /*#__PURE__*/React.createContext({});
const ApiProvider = _ref => {
const ApiProvider = (_ref) => {
let {

@@ -46,3 +46,3 @@ api,

const usePolitics = _ref => {
const usePolitics = (_ref) => {
let {

@@ -149,3 +149,3 @@ username,

const PoliticsItemLimit = /*#__PURE__*/styled.span(_templateObject7 || (_templateObject7 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n font-size: 18px;\n font-weight: bold;\n margin-top: 0.75rem;\n"])));
const PoliticsItemType = /*#__PURE__*/styled.span(_templateObject8 || (_templateObject8 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n font-size: 12px;\n color: ", ";\n"])), _ref => {
const PoliticsItemType = /*#__PURE__*/styled.span(_templateObject8 || (_templateObject8 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n font-size: 12px;\n color: ", ";\n"])), (_ref) => {
let {

@@ -185,3 +185,3 @@ theme: {

const PolicyItem = _ref => {
const PolicyItem = (_ref) => {
let {

@@ -226,3 +226,3 @@ item,

const Politics = _ref => {
const Politics = (_ref) => {
let {

@@ -229,0 +229,0 @@ username,

@@ -10,3 +10,3 @@ import { PolicyType } from '@evergis/api';

const ApiContext = /*#__PURE__*/createContext({});
const ApiProvider = _ref => {
const ApiProvider = (_ref) => {
let {

@@ -39,3 +39,3 @@ api,

const usePolitics = _ref => {
const usePolitics = (_ref) => {
let {

@@ -142,3 +142,3 @@ username,

const PoliticsItemLimit = /*#__PURE__*/styled.span(_templateObject7 || (_templateObject7 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n font-size: 18px;\n font-weight: bold;\n margin-top: 0.75rem;\n"])));
const PoliticsItemType = /*#__PURE__*/styled.span(_templateObject8 || (_templateObject8 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n font-size: 12px;\n color: ", ";\n"])), _ref => {
const PoliticsItemType = /*#__PURE__*/styled.span(_templateObject8 || (_templateObject8 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n font-size: 12px;\n color: ", ";\n"])), (_ref) => {
let {

@@ -178,3 +178,3 @@ theme: {

const PolicyItem = _ref => {
const PolicyItem = (_ref) => {
let {

@@ -219,3 +219,3 @@ item,

const Politics = _ref => {
const Politics = (_ref) => {
let {

@@ -222,0 +222,0 @@ username,

@@ -1,2 +0,1 @@

/// <reference types="react" />
export declare const PoliticsContainer: import("styled-components").StyledComponent<"div", any, import("@evergis/ui").IFlexProps, never>;

@@ -3,0 +2,0 @@ export declare const PoliticsTitle: import("styled-components").StyledComponent<"h2", any, {}, never>;

{
"version": "0.0.24",
"version": "0.0.25",
"license": "MIT",

@@ -50,3 +50,3 @@ "main": "dist/index.js",

"@babel/preset-env": "^7.16.11",
"@evergis/api": "^3.0.127",
"@evergis/api": "^3.0.128",
"@evergis/react-fetching": "0.1.8",

@@ -68,3 +68,3 @@ "@evergis/sgis": "0.5.0-alpha.43",

},
"gitHead": "aa7d9ef1747bd84c6136757e60adc210cc072028"
"gitHead": "e3c80731fc8c9fd4309d355348f106aeee97b577"
}

@@ -0,0 +0,0 @@ # @evergis/common

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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