🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@celery/ui-components

Package Overview
Dependencies
Maintainers
3
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@celery/ui-components - npm Package Compare versions

Comparing version

to
2.0.0-2

Brocfile.js

15

package.json
{
"name": "@celery/ui-components",
"version": "2.0.0-1",
"version": "2.0.0-2",
"description": "Shared UI Components and Styles",
"main": "config.less",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Error: no test specified\" && exit 1",
"build": "broccoli-timepiece build"
},

@@ -19,3 +20,11 @@ "repository": {

"homepage": "https://github.com/airbrite/ui-components#readme",
"dependencies": {}
"dependencies": {},
"devDependencies": {
"broccoli": "^0.16.4",
"broccoli-cli": "^1.0.0",
"broccoli-less-single": "^0.4.0",
"broccoli-merge-trees": "^0.2.2",
"broccoli-static-compiler": "^0.2.1",
"broccoli-timepiece": "^0.3.0"
}
}
.npmignore

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet