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

@pandacss/preset-base

Package Overview
Dependencies
Maintainers
1
Versions
705
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pandacss/preset-base - npm Package Compare versions

Comparing version 0.0.0-dev-20240501191510 to 0.0.0-dev-20240501211216

14

dist/index.d.ts

@@ -317,15 +317,2 @@ import * as _pandacss_types from '@pandacss/types';

};
linkBox: {
transform(props: {
[x: string]: any;
[x: number]: any;
[x: string & Record<never, never>]: any;
}): {
position: "relative";
'& :where(a, abbr)': {
position: "relative";
zIndex: "1";
};
};
};
linkOverlay: {

@@ -338,3 +325,2 @@ jsxElement: string;

}): {
position: "static";
_before: any;

@@ -341,0 +327,0 @@ };

4

package.json
{
"name": "@pandacss/preset-base",
"version": "0.0.0-dev-20240501191510",
"version": "0.0.0-dev-20240501211216",
"description": "The base preset for Panda CSS that contains the conditions and utilities",

@@ -35,3 +35,3 @@ "author": "Segun Adebayo <joseshegs@gmail.com>",

"dependencies": {
"@pandacss/types": "0.0.0-dev-20240501191510"
"@pandacss/types": "0.0.0-dev-20240501211216"
},

@@ -38,0 +38,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet

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

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