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

@axa-ch/icon

Package Overview
Dependencies
Maintainers
36
Versions
102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@axa-ch/icon - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

10

lib/index.d.ts

@@ -0,1 +1,7 @@

/**
* Either one of enumerated string literals, or:
*
* - a string containing ".svg", will be loaded as URL
* - a string containing "<svg", will be inlined
*/
export type Icon =

@@ -16,2 +22,4 @@ | 'arrow-left'

| 'axa-logo'
| 'axa-logo-open';
| 'axa-logo-open'
| String
;

4

package.json
{
"name": "@axa-ch/icon",
"version": "2.0.1",
"version": "2.0.2",
"description": "The icon component for the AXA Pattern Library",

@@ -36,3 +36,3 @@ "author": "Pattern Warriors",

},
"gitHead": "71e601bd7a917819d962fe2a0c2cf4a0532b3d94"
"gitHead": "d372e469a90458f7e59af69db9f2de6491e6bd7d"
}
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