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

@pismo/bolt-core

Package Overview
Dependencies
Maintainers
6
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pismo/bolt-core - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

0

dist/Core.d.ts

@@ -0,0 +0,0 @@ import * as React from 'react';

@@ -0,0 +0,0 @@ "use strict";

/// <reference types="react" />
export declare const PismoMarketplace: (props: import("@material-ui/core/OverridableComponent").OverrideProps<import("@material-ui/core/SvgIcon").SvgIconTypeMap<{}, "svg">, "svg">) => JSX.Element;
export declare const NoSearch: (props: import("@material-ui/core/OverridableComponent").OverrideProps<import("@material-ui/core/SvgIcon").SvgIconTypeMap<{}, "svg">, "svg">) => JSX.Element;

@@ -0,0 +0,0 @@ "use strict";

export { Bolt, Context } from './Core';
export { BoltTheme } from './themes';
export * from './icons';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { ThemeOptions } from '@material-ui/core/styles/createMuiTheme';

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=ColorsProps.js.map
export * from './ColorsProps';
export * from './PismoCleanTheme';

@@ -0,0 +0,0 @@ "use strict";

import { BoltTheme } from './ColorsProps';
export declare const PismoCleanTheme: BoltTheme;

@@ -0,0 +0,0 @@ "use strict";

2

package.json
{
"name": "@pismo/bolt-core",
"version": "2.1.0",
"version": "2.1.1",
"description": "Bolt component core",

@@ -5,0 +5,0 @@ "author": "Pismo <hello@pismo.io>",

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