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

@pandacss/is-valid-prop

Package Overview
Dependencies
Maintainers
1
Versions
1154
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pandacss/is-valid-prop - npm Package Compare versions

Comparing version 0.0.0-dev-20230109182737 to 0.0.0-dev-20230110150257

99

dist/index.js

@@ -30,2 +30,101 @@ "use strict";

var allCssProperties = uniq([
"MsAccelerator",
"MsBlockProgression",
"MsContentZoomChaining",
"MsContentZooming",
"MsContentZoomLimit",
"MsContentZoomLimitMax",
"MsContentZoomLimitMin",
"MsContentZoomSnap",
"MsContentZoomSnapPoints",
"MsContentZoomSnapType",
"MsFilter",
"MsFlowFrom",
"MsFlowInto",
"MsGridColumns",
"MsGridRows",
"MsHighContrastAdjust",
"MsHyphenateLimitChars",
"MsHyphenateLimitLines",
"MsHyphenateLimitZone",
"MsImeAlign",
"MsOverflowStyle",
"MsScrollbar3dlightColor",
"MsScrollbarArrowColor",
"MsScrollbarBaseColor",
"MsScrollbarDarkshadowColor",
"MsScrollbarFaceColor",
"MsScrollbarHighlightColor",
"MsScrollbarShadowColor",
"MsScrollbarTrackColor",
"MsScrollChaining",
"MsScrollLimit",
"MsScrollLimitXMax",
"MsScrollLimitXMin",
"MsScrollLimitYMax",
"MsScrollLimitYMin",
"MsScrollRails",
"MsScrollSnapPointsX",
"MsScrollSnapPointsY",
"MsScrollSnapType",
"MsScrollSnapX",
"MsScrollSnapY",
"MsScrollTranslation",
"MsTextAutospace",
"MsTouchSelect",
"MsUserSelect",
"MsWrapFlow",
"MsWrapMargin",
"MsWrapThrough",
"MozAppearance",
"MozBinding",
"MozBorderBottomColors",
"MozBorderLeftColors",
"MozBorderRightColors",
"MozBorderTopColors",
"MozContextProperties",
"MozFloatEdge",
"MozForceBrokenImageIcon",
"MozImageRegion",
"MozOrient",
"MozOutlineRadius",
"MozOutlineRadiusBottomleft",
"MozOutlineRadiusBottomright",
"MozOutlineRadiusTopleft",
"MozOutlineRadiusTopright",
"MozStackSizing",
"MozTextBlink",
"MozUserFocus",
"MozUserInput",
"MozUserModify",
"MozWindowDragging",
"MozWindowShadow",
"WebkitAppearance",
"WebkitBorderBefore",
"WebkitBorderBeforeColor",
"WebkitBorderBeforeStyle",
"WebkitBorderBeforeWidth",
"WebkitBoxReflect",
"WebkitLineClamp",
"WebkitMask",
"WebkitMaskAttachment",
"WebkitMaskClip",
"WebkitMaskComposite",
"WebkitMaskImage",
"WebkitMaskOrigin",
"WebkitMaskPosition",
"WebkitMaskPositionX",
"WebkitMaskPositionY",
"WebkitMaskRepeat",
"WebkitMaskRepeatX",
"WebkitMaskRepeatY",
"WebkitMaskSize",
"WebkitOverflowScrolling",
"WebkitTapHighlightColor",
"WebkitTextFillColor",
"WebkitTextStroke",
"WebkitTextStrokeColor",
"WebkitTextStrokeWidth",
"WebkitTouchCallout",
"WebkitUserModify",
"accentColor",

@@ -32,0 +131,0 @@ "alignContent",

5

package.json
{
"name": "@pandacss/is-valid-prop",
"version": "0.0.0-dev-20230109182737",
"version": "0.0.0-dev-20230110150257",
"description": "Common error messages for css panda",

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

"devDependencies": {
"mdn-data": "^2.0.30",
"css-in-js-utils": "^3.1.0"
"mdn-data": "^2.0.30"
},

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

dist/index.mjs

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