You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

@spectrum-css/icons

Package Overview
Dependencies
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0-alpha.0 to 2.0.0-alpha.0

dist/vars/spectrum-dark.css

4

gulpfile.js

@@ -16,3 +16,3 @@ /*

var tasks = require('@spectrum-css/build');
var tasks = require('@spectrum-css/component-builder');

@@ -59,3 +59,3 @@ function generateSVGSprite() {

exports.build = build;
exports.build = exports.buildLite = build;
exports.default = build;
{
"name": "@spectrum-css/icons",
"version": "1.0.0-alpha.0",
"version": "2.0.0-alpha.0",
"description": "The Spectrum CSS icon component",

@@ -17,7 +17,8 @@ "author": "",

},
"dependencies": {
"peerDependencies": {
"@spectrum-css/vars": "^1.0.0-alpha.0"
},
"devDependencies": {
"@spectrum-css/build": "^1.0.0-alpha.0",
"@spectrum-css/component-builder": "^1.0.0-alpha.0",
"@spectrum-css/vars": "^2.0.0-alpha.0",
"gulp": "^4.0.0",

@@ -24,0 +25,0 @@ "gulp-rename": "^1.4.0",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc