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

@sproutsocial/seeds-border

Package Overview
Dependencies
Maintainers
44
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sproutsocial/seeds-border - npm Package Compare versions

Comparing version 0.3.10 to 0.3.11

3

CHANGELOG.md

@@ -6,2 +6,5 @@ # Change Log

## 0.3.10 (2018-11-13)
Refactored build system to use [Style Dictionary](https://amzn.github.io/style-dictionary). No impactful changes.
<a name="0.3.9"></a>

@@ -8,0 +11,0 @@ ## [0.3.9](https://github.com/sproutsocial/seeds/compare/@sproutsocial/seeds-border@0.3.8...@sproutsocial/seeds-border@0.3.9) (2018-07-11)

12

config.json

@@ -10,3 +10,4 @@ {

"destination": "seeds-border.scss",
"format": "scss/variables"
"format": "scss/variables",
"options": { "showFileHeader": false }
}]

@@ -19,3 +20,4 @@ },

"destination": "seeds-border.css",
"format": "css/variables"
"format": "css/variables",
"options": { "showFileHeader": false }
}]

@@ -30,3 +32,4 @@ },

"destination": "seeds-border.js",
"format": "template/js-exports"
"format": "template/js-exports",
"options": { "showFileHeader": false }
}

@@ -41,3 +44,4 @@ ]

"destination": "tokens.json",
"format": "template/json"
"format": "template/json",
"options": { "showFileHeader": false }
}

@@ -44,0 +48,0 @@ ]

{
"name": "@sproutsocial/seeds-border",
"version": "0.3.10",
"version": "0.3.11",
"description": "Seeds Border Tokens",

@@ -15,4 +15,5 @@ "main": "dist/seeds-border.js",

"devDependencies": {
"@sproutsocial/seeds-utils": "^1.0.0"
}
"@sproutsocial/seeds-utils": "^1.1.0"
},
"gitHead": "10a73c208d1b134ae66cbc86d0f8d223e064f8b6"
}

Sorry, the diff of this file is not supported yet

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