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

cappasity-icons

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cappasity-icons - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

2

index.js

@@ -9,3 +9,3 @@ 'use strict';

module.exports = exports = {
links: [{ rel: 'icon', href: manifest['android-chrome-32x32.png'] }, { rel: 'apple-touch-icon-precomposed', href: manifest['android-chrome-512x512.png'] }, { rel: 'manifest', href: manifest['manifest.json'] }, { rel: 'mask-icon', href: manifest['safari-pinned-tab.svg'], color: '#5bbad5' }],
links: [{ rel: 'icon', href: manifest['favicon-32x32.png'] }, { rel: 'apple-touch-icon-precomposed', href: manifest['android-chrome-512x512.png'] }, { rel: 'manifest', href: manifest['manifest.json'] }, { rel: 'mask-icon', href: manifest['safari-pinned-tab.svg'], color: '#5bbad5' }],
meta: [{ name: 'msapplication-config', content: manifest['browserconfig.xml'] }, { name: 'msapplication-TileColor', content: '#b91d47' }, { name: 'msapplication-TileImage', content: manifest['mstile-144x144.png'] }, { name: 'theme-color', content: '#ffffff' }]

@@ -12,0 +12,0 @@ };

{
"name": "cappasity-icons",
"version": "2.0.1",
"version": "2.0.2",
"description": "contains cappasity icons for websites",

@@ -5,0 +5,0 @@ "main": "index.js",

{
"hash": "4acff27bcfd92400aebb04313ae036ad",
"timestamp": "2017-08-25T02:17:03.634Z"
"timestamp": "2017-08-25T03:50:16.547Z"
}
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