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

glamorous

Package Overview
Dependencies
Maintainers
1
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

glamorous - npm Package Compare versions

Comparing version 3.12.1 to 3.13.0

typings/css-properties.d.ts

2

package.json
{
"name": "glamorous",
"version": "3.12.1",
"version": "3.13.0",
"description": "React component styling solved",

@@ -5,0 +5,0 @@ "main": "dist/glamorous.cjs.js",

@@ -1,2 +0,3 @@

import { CSSProperties, SVGAttributes } from 'react'
import { SVGAttributes } from 'react'
import { CSSProperties } from './css-properties'
import {

@@ -131,3 +132,3 @@ HtmlStyledFunction,

image: SvgStyledFunction<SVGImageElement, SVGAttributes<any>>
line: SvgStyledFunction<SVGLineElement,SVGAttributes<any>>
line: SvgStyledFunction<SVGLineElement, SVGAttributes<any>>
linearGradient: SvgStyledFunction<SVGLinearGradientElement, SVGAttributes<any>>

@@ -134,0 +135,0 @@ mask: SvgStyledFunction<SVGMaskElement, SVGAttributes<any>>

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