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

@jamsr-ui/styles

Package Overview
Dependencies
Maintainers
0
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jamsr-ui/styles - npm Package Compare versions

Comparing version 0.0.18 to 0.0.19

dist/chunk-6ASBMQXX.js

2

dist/index.d.ts

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

export { UIStylesProvider, UIStylesType, useUIStyle } from './styles-provider.js';
export { UIConfigProvider, UIStylesType, useUIConfig } from './styles-provider.js';
import 'react/jsx-runtime';

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

"use strict";Object.defineProperty(exports, "__esModule", {value: true});"use client";var _chunk6YQM6ZKNjs = require('./chunk-6YQM6ZKN.js');exports.UIStylesProvider = _chunk6YQM6ZKNjs.a; exports.useUIStyle = _chunk6YQM6ZKNjs.b;
"use strict";Object.defineProperty(exports, "__esModule", {value: true});"use client";var _chunk6ASBMQXXjs = require('./chunk-6ASBMQXX.js');exports.UIConfigProvider = _chunk6ASBMQXXjs.a; exports.useUIConfig = _chunk6ASBMQXXjs.b;

@@ -11,5 +11,5 @@ import * as react_jsx_runtime from 'react/jsx-runtime';

} & UIStylesType;
declare const UIStylesProvider: (props: Props) => react_jsx_runtime.JSX.Element;
declare const useUIStyle: () => UIStylesType;
declare const UIConfigProvider: (props: Props) => react_jsx_runtime.JSX.Element;
declare const useUIConfig: () => UIStylesType;
export { UIStylesProvider, type UIStylesType, useUIStyle };
export { UIConfigProvider, type UIStylesType, useUIConfig };

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

"use strict";Object.defineProperty(exports, "__esModule", {value: true});var _chunk6YQM6ZKNjs = require('./chunk-6YQM6ZKN.js');exports.UIStylesProvider = _chunk6YQM6ZKNjs.a; exports.useUIStyle = _chunk6YQM6ZKNjs.b;
"use strict";Object.defineProperty(exports, "__esModule", {value: true});var _chunk6ASBMQXXjs = require('./chunk-6ASBMQXX.js');exports.UIConfigProvider = _chunk6ASBMQXXjs.a; exports.useUIConfig = _chunk6ASBMQXXjs.b;
{
"name": "@jamsr-ui/styles",
"version": "0.0.18",
"version": "0.0.19",
"sideEffects": false,

@@ -5,0 +5,0 @@ "peerDependencies": {

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