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

@atlassian/brand-logos

Package Overview
Dependencies
Maintainers
6
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlassian/brand-logos - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

dist/aui-legacy/aui-footer.css

18

package.json
{
"name": "@atlassian/brand-logos",
"version": "1.0.0",
"version": "1.1.0",
"description": "The Atlassian brand logos.",

@@ -13,3 +13,17 @@ "author": "Atlassian Pty Ltd",

},
"license": "SEE LICENSE IN LICENSE"
"license": "SEE LICENSE IN LICENSE",
"devDependencies": {
"gulp": "^3.9.1",
"gulp-less": "^3.3.2",
"less": "^2.7.2"
},
"engines": {
"node": "^8",
"yarn": "^1"
},
"scripts": {
"build": "yarn build:css",
"build:css": "gulp less",
"prepublishOnly": "yarn build"
}
}
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