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

@axa-ch/materials

Package Overview
Dependencies
Maintainers
23
Versions
105
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@axa-ch/materials - npm Package Compare versions

Comparing version 1.5.0 to 1.6.0

icons/info-flat.svg.js

2

icons/index.js

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

export { default as ArrowRightSvg } from './arrow-right.svg.js';export { default as CaretSvg } from './caret.svg.js';export { default as CollapseSvg } from './collapse.svg.js';export { default as DateInputSvg } from './date-input.svg.js';export { default as DocumentSvg } from './document.svg.js';export { default as DownloadSvg } from './download.svg.js';export { default as EmailSvg } from './email.svg.js';export { default as ExpandSvg } from './expand.svg.js';export { default as FacebookSvg } from './facebook.svg.js';export { default as InstagramSvg } from './instagram.svg.js';export { default as LinkedinSvg } from './linkedin.svg.js';export { default as MobileSvg } from './mobile.svg.js';export { default as PhoneSvg } from './phone.svg.js';export { default as PlusSvg } from './plus.svg.js';export { default as SearchSvg } from './search.svg.js';export { default as TwitterSvg } from './twitter.svg.js';export { default as UploadSvg } from './upload.svg.js';export { default as XingSvg } from './xing.svg.js';export { default as YoutubeSvg } from './youtube.svg.js';
export { default as ArrowRightSvg } from './arrow-right.svg.js';export { default as CancelSvg } from './cancel.svg.js';export { default as CaretSvg } from './caret.svg.js';export { default as CollapseSvg } from './collapse.svg.js';export { default as DateInputSvg } from './date-input.svg.js';export { default as DocumentSvg } from './document.svg.js';export { default as DownloadSvg } from './download.svg.js';export { default as EmailSvg } from './email.svg.js';export { default as ExpandSvg } from './expand.svg.js';export { default as FacebookSvg } from './facebook.svg.js';export { default as InfoFlatSvg } from './info-flat.svg.js';export { default as InfoSvg } from './info.svg.js';export { default as InstagramSvg } from './instagram.svg.js';export { default as LinkedinSvg } from './linkedin.svg.js';export { default as MobileSvg } from './mobile.svg.js';export { default as PhoneSvg } from './phone.svg.js';export { default as PlusSvg } from './plus.svg.js';export { default as SearchSvg } from './search.svg.js';export { default as TwitterSvg } from './twitter.svg.js';export { default as UploadSvg } from './upload.svg.js';export { default as XingSvg } from './xing.svg.js';export { default as YoutubeSvg } from './youtube.svg.js';

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

export default '<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10 10-4.5 10-10S17.5 2 12 2zm0 18c-4.4 0-8-3.6-8-8s3.6-8 8-8 8 3.6 8 8-3.6 8-8 8z"/><path fill="currentColor" d="M12 10.7c.8.1 1.3.7 1.3 1.5v3.5c0 .8-.5 1.5-1.3 1.5s-1.3-.7-1.3-1.5v-3.5c-.1-.7.4-1.4 1.1-1.5h.2zm0-4c.7 0 1.3.6 1.3 1.3s-.6 1.3-1.3 1.3-1.3-.6-1.3-1.3.6-1.3 1.3-1.3z"/></svg>';
export default '<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> <path fill="currentColor" d="M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10 10-4.5 10-10S17.5 2 12 2zm0 18c-4.4 0-8-3.6-8-8s3.6-8 8-8 8 3.6 8 8-3.6 8-8 8z"/> <path fill="currentColor" d="M12 10.7c.8.1 1.3.7 1.3 1.5v3.5c0 .8-.5 1.5-1.3 1.5s-1.3-.7-1.3-1.5v-3.5c-.1-.7.4-1.4 1.1-1.5h.2zm0-4c.7 0 1.3.6 1.3 1.3s-.6 1.3-1.3 1.3-1.3-.6-1.3-1.3.6-1.3 1.3-1.3z"/></svg>';
{
"name": "@axa-ch/materials",
"version": "1.5.0",
"version": "1.6.0",
"description": "Materials like typography, colors, grid, layout, icons...",

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

},
"gitHead": "a2a6c23b9333db00e9a6d20071ae85e1dbc9461b"
"gitHead": "9f51869a8a0a7cba8d4c377e73d9766189df7ae8"
}
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