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

@pandacss/preset-panda

Package Overview
Dependencies
Maintainers
1
Versions
694
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pandacss/preset-panda - npm Package Compare versions

Comparing version 0.41.0 to 0.42.0

3

dist/index.d.ts

@@ -128,2 +128,5 @@ import * as _pandacss_types from '@pandacss/types';

};
'4xl': {
value: string;
};
full: {

@@ -130,0 +133,0 @@ value: string;

@@ -661,2 +661,3 @@ "use strict";

"3xl": { value: "1.5rem" },
"4xl": { value: "2rem" },
full: { value: "9999px" }

@@ -663,0 +664,0 @@ },

4

package.json
{
"name": "@pandacss/preset-panda",
"version": "0.41.0",
"version": "0.42.0",
"description": "The preset for PandaCSS that contains the default theme",

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

"dependencies": {
"@pandacss/types": "0.41.0"
"@pandacss/types": "0.42.0"
},

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

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