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

@justeat/fozzie

Package Overview
Dependencies
Maintainers
53
Versions
326
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@justeat/fozzie - npm Package Compare versions

Comparing version 9.0.0-beta.5 to 9.0.0-beta.6

7

package.json

@@ -5,3 +5,3 @@ {

"description": "UI Web Framework for the Just Eat Global Platform",
"version": "9.0.0-beta.5",
"version": "9.0.0-beta.6",
"main": "dist/js/index.js",

@@ -57,4 +57,6 @@ "files": [

"fontfaceobserver": "2.1.0",
"glob": "8.0.3",
"jest": "27.3.0",
"sass": "1.49.7",
"sass-true": "6.1.0",
"stylelint": "13.13.1",

@@ -75,3 +77,4 @@ "stylelint-scss": "3.21.0"

"prepare": "concurrently -n \"lint,compile,test\" -c \"blue,yellow,green\" \"yarn lint\" \"yarn compile\" \"yarn test\" --kill-others-on-fail",
"test": "jest",
"test": "jest --config=jest.config.js",
"test:scss": "jest --config=src/test/scss/jest.config.js",
"test:build": "sass --no-source-map --load-path=node_modules --style=compressed src/scss:dist/css",

@@ -78,0 +81,0 @@ "test:cover": "jest --collect-coverage",

Sorry, the diff of this file is too big to display

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