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

asyncy-ui-components

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

asyncy-ui-components - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

9

package.json
{
"name": "asyncy-ui-components",
"version": "0.1.1",
"version": "0.1.2",
"description": "Shared components for Asyncy",

@@ -8,3 +8,2 @@ "main": "index.js",

"@segment/in-eu": "^0.2.0",
"bulma": "^0.7.1",
"vue": "^2.5.16"

@@ -36,7 +35,7 @@ },

"dev": "run-p storybook js-watch css-watch",
"build": "run-p js-build css-build",
"build": "run-p js-build css-build",
"js-build": "NODE_ENV=production ./node_modules/.bin/rollup --config build/rollup.config.js",
"js-watch": "NODE_ENV=production ./node_modules/.bin/rollup --config build/rollup.config.js -w",
"css-build": "stylus assets/styles/global.styl --include-css -r -c --out dist/css/",
"css-watch": "stylus assets/styles/global.styl --include-css -r -c -w --out dist/css/",
"css-build": "stylus assets/styles/global.styl --include-css -r -c --out dist/css/",
"css-watch": "stylus assets/styles/global.styl --include-css -r -c -w --out dist/css/",
"storybook": "start-storybook -p 9001 -c .storybook",

@@ -43,0 +42,0 @@ "storybook-build": "build-storybook -c .storybook -o site/"

Sorry, the diff of this file is not supported yet

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