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

@justeat/fozzie-colour-palette

Package Overview
Dependencies
Maintainers
14
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@justeat/fozzie-colour-palette - npm Package Compare versions

Comparing version 1.3.0 to 1.4.0

18

CHANGELOG.md

@@ -6,2 +6,20 @@ # Changelog

v1.4.0
------------------------------
*June 20, 2018*
### Added
- Added `prepare` npm script.
- Added `lint` script to Travis config.
- Added `files` property to `package.json` so that only the relevant files are published to npm.
### Changed
- Bumped DangerJS version.
- Updated DangerJS config.
- Updated Travis config.
- Updated license date.
- Updated details in `package.json`.
v1.3.0

@@ -8,0 +26,0 @@ ------------------------------

15

package.json
{
"name": "@justeat/fozzie-colour-palette",
"description": "Brand colour palette for projects at Just Eat",
"version": "1.3.0",
"version": "1.4.0",
"files": [
"src"
],
"homepage": "https://github.com/justeat/fozzie-colour-palette",
"contributors": [
"Github contributors <https://github.com/justeat/fozzie-colour-palette/graphs/contributors>"
],
"repository": {

@@ -9,8 +16,12 @@ "type": "git",

},
"bugs": {
"url": "https://github.com/justeat/fozzie-colour-palette/issues"
},
"license": "Apache-2.0",
"devDependencies": {
"@justeat/gulp-build-fozzie": "^7.19.0",
"danger": "^1.2.0"
"danger": "^3.7.18"
},
"scripts": {
"prepare": "yarn lint",
"lint": "gulp scss:lint --prod"

@@ -17,0 +28,0 @@ },

.babelrc

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