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

@keboola/indigo-ui

Package Overview
Dependencies
Maintainers
5
Versions
206
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@keboola/indigo-ui - npm Package Compare versions

Comparing version 2.0.0-rc.1 to 2.0.0-rc.3

2

generate-manifest.js
const fs = require('fs');
const revision = process.env.INDIGO_UI_REVISON;
const revision = process.env.INDIGO_UI_REVISION;
const s3basePath = 'https://assets-cdn.keboola.com/indigo-ui/' + revision + '/';

@@ -5,0 +5,0 @@

{
"name": "@keboola/indigo-ui",
"description": "Keboola UI library",
"version": "2.0.0-rc.1",
"version": "2.0.0-rc.3",
"dependencies": {

@@ -39,3 +39,4 @@ "bootstrap": "^3.3.7",

"build-storybook": "build-storybook -s public -o build",
"build-dist-css": "grunt build prepare-revision"
"build-dist-css": "grunt build prepare-revision",
"generate-manifest": "node generate-manifest.js"
},

@@ -42,0 +43,0 @@ "main": "src/components/index.js",

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