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

aui

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aui - npm Package Compare versions

Comparing version 0.1.1 to 0.2.1

src/lib/aui.js

2

gulpfile.js

@@ -114,3 +114,3 @@ 'use strict';

['aui:build:' + options.type + ':copyfiles']);
gulp.watch([options.path + '/**/*'], function (event) {
gulp.watch([options.path + '/**/*'].concat(filePaths), function (event) {
livereload.changed(event.path);

@@ -117,0 +117,0 @@ });

{
"name": "aui",
"version": "0.1.1",
"version": "0.2.1",
"description": "Alicorns UI = Semantic UI + Stylus + React.js + Bacon.js + Browserify + Gulp",
"main": "src/lib/aui.bundle.jsx",
"main": "src/lib/aui.js",
"repository": {

@@ -7,0 +7,0 @@ "type": "git",

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