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

@servicetitan/anvil-css-utilities

Package Overview
Dependencies
Maintainers
7
Versions
137
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@servicetitan/anvil-css-utilities - npm Package Compare versions

Comparing version 5.3.1 to 6.0.0

31

CHANGELOG.md

@@ -0,1 +1,32 @@

# v6.0.0 (Fri Sep 18 2020)
:tada: This release contains work from new contributors! :tada:
Thanks for all your work!
:heart: Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))
:heart: Swetha Popuri ([@swethapopuri](https://github.com/swethapopuri))
#### 🚀 Enhancement
- FAR-611: Adding new viewportScroll prop to Frame to allow 100vh fixed frame with Page/Sidebar scrolling [#1529](https://github.com/servicetitan/anvil/pull/1529) ([@rgdelato](https://github.com/rgdelato))
#### 🐛 Bug Fix
- Input: Correct width declaration with short label [#1553](https://github.com/servicetitan/anvil/pull/1553) ([@yakunins](https://github.com/yakunins))
#### 🏠 Internal
- Fix for Lerna not creating symlinks on some configurations [#1551](https://github.com/servicetitan/anvil/pull/1551) ([@yakunins](https://github.com/yakunins))
- Fix website publish docker build [#1556](https://github.com/servicetitan/anvil/pull/1556) ([@mattfelten](https://github.com/mattfelten))
#### Authors: 3
- Matt Felten ([@mattfelten](https://github.com/mattfelten))
- Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))
- Sergey Yakunin ([@yakunins](https://github.com/yakunins))
---
# v5.3.0 (Tue Sep 08 2020)

@@ -2,0 +33,0 @@

6

package.json
{
"name": "@servicetitan/anvil-css-utilities",
"version": "5.3.1",
"version": "6.0.0",
"description": "",

@@ -32,3 +32,3 @@ "main": "index.js",

"devDependencies": {
"@servicetitan/tokens": "^5.3.1",
"@servicetitan/tokens": "^6.0.0",
"autoprefixer": "9.7.5",

@@ -43,3 +43,3 @@ "chokidar-cli": "2.1.0",

},
"gitHead": "bb1642848a3f0a1c8b1bc466acb1527e5cf0fd8d"
"gitHead": "61579e1ea5b7ed2249d39059da237869b97726a8"
}

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