🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@bamboocss/is-valid-prop

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version
1.12.2
to
1.12.3
+5
dist/index.d.cts
//#region src/index.d.ts
declare const allCssProperties: string[];
declare const isCssProperty: (value: string) => boolean;
//#endregion
export { allCssProperties, isCssProperty };
//#region src/index.d.ts
declare const allCssProperties: string[];
declare const isCssProperty: (value: string) => boolean;
//#endregion
export { allCssProperties, isCssProperty };
+1
-1
{
"name": "@bamboocss/is-valid-prop",
"version": "1.12.2",
"version": "1.12.3",
"description": "Common error messages for css bamboo",

@@ -5,0 +5,0 @@ "homepage": "https://bamboo-css.com",