New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@justeat/f-utils

Package Overview
Dependencies
Maintainers
39
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@justeat/f-utils - npm Package Compare versions

Comparing version 1.0.0-beta.0 to 1.0.0

13

CHANGELOG.md

@@ -7,2 +7,15 @@ # Changelog

v1.0.0
------------------------------
*November 3, 2020*
### Added
- Shared `browserslist` config.
### Changed
- Releasing v1 (to release the updated typography mixins).
- Dependency updates.
- Move Travis builds to `v12` and removed `v8`.
v1.0.0-beta.0

@@ -9,0 +22,0 @@ ------------------------------

18

package.json
{
"name": "@justeat/f-utils",
"description": "Sass utility functions and mixins for the Fozzie framework",
"version": "1.0.0-beta.0",
"version": "1.0.0",
"homepage": "https://github.com/justeat/f-utils",

@@ -18,3 +18,3 @@ "contributors": [

"engines": {
"node": ">=4.0.0"
"node": ">=10.0.0"
},

@@ -35,6 +35,3 @@ "scripts": {

"browserslist": [
"> 5%",
"last 2 versions",
"Safari >= 8",
"not ie 10"
"extends @justeat/browserslist-config-fozzie"
],

@@ -46,7 +43,8 @@ "keywords": [

"devDependencies": {
"@justeat/stylelint-config-fozzie": "2.0.1",
"danger": "3.9.0",
"stylelint": "9.10.1",
"stylelint-scss": "3.8.0"
"@justeat/browserslist-config-fozzie": "1.2.0",
"@justeat/stylelint-config-fozzie": "2.2.0",
"danger": "10.5.0",
"stylelint": "13.7.2",
"stylelint-scss": "3.18.0"
}
}

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