Socket
Socket
Sign inDemoInstall

terra-mixins

Package Overview
Dependencies
Maintainers
10
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

terra-mixins - npm Package Compare versions

Comparing version 1.21.0 to 1.22.0

5

CHANGELOG.md

@@ -7,2 +7,7 @@ Changelog

2.29.0 - (November 13, 2018)
------------------
### Changed
* Minor dependency version bump
2.28.0 - (November 9, 2018)

@@ -9,0 +14,0 @@ ------------------

4

package.json
{
"name": "terra-mixins",
"main": "lib/Mixins.scss",
"version": "1.21.0",
"version": "1.22.0",
"description": "The terra-mixins component supplies global mixins for use throughout the Terra ecosystem.",

@@ -24,3 +24,3 @@ "repository": {

"scripts": {
"compile": "npm run compile:clean && npm run compile:build",
"compile": "npm run compile:clean && npm run compile:build && tt-pack",
"compile:clean": "rimraf lib",

@@ -27,0 +27,0 @@ "compile:build": "babel src --out-dir lib --copy-files",

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