Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@arcteryx/arcteryx-foundation-ui

Package Overview
Dependencies
Maintainers
2
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arcteryx/arcteryx-foundation-ui - npm Package Compare versions

Comparing version 0.2.0 to 0.3.0

bitbucket-pipelines.yml

5

package.json
{
"name": "@arcteryx/arcteryx-foundation-ui",
"version": "0.2.0",
"version": "0.3.0",
"description": "Arc'teryx.com foundational UI elements",

@@ -9,3 +9,3 @@ "main": "css/arcteryx.css",

"build-autoprefix": "postcss --use autoprefixer --map false css/*.css --dir css",
"build-cleancss": "foreach -g './css/*.css' -x 'cleancss -O2 #{path} -o #{path}' --no-c",
"build-cleancss": "foreach -g './css/*.css' -x 'cleancss -O2 #{path} -o #{path} --source-map' --no-c",
"build-clean": "rimraf css",

@@ -21,2 +21,3 @@ "build-scss": "node-sass --output-style expanded --source-map true scss/markets --output css",

"clean-css-cli": "^4.2.1",
"foreach": "^2.0.5",
"foreach-cli": "^1.8.1",

@@ -23,0 +24,0 @@ "node-sass": "^4.11.0",

scss/_base/_all.scss

Sorry, the diff of this file is not supported yet

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