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

@pandacss/preset-base

Package Overview
Dependencies
Maintainers
1
Versions
711
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-20230705141337 to 0.0.0-dev-20230705165018

4

dist/index.js

@@ -56,4 +56,4 @@ "use strict";

only: "&:only-child",
even: "&:even",
odd: "&:odd",
even: "&:nth-child(even)",
odd: "&:nth-child(odd)",
firstOfType: "&:first-of-type",

@@ -60,0 +60,0 @@ lastOfType: "&:last-of-type",

{
"name": "@pandacss/preset-base",
"version": "0.0.0-dev-20230705141337",
"version": "0.0.0-dev-20230705165018",
"description": "The base preset for Panda CSS that contains the conditions and utilities",

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

"dependencies": {
"@pandacss/types": "0.0.0-dev-20230705141337"
"@pandacss/types": "0.0.0-dev-20230705165018"
},

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

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