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

basisjs-tools-build

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

basisjs-tools-build - npm Package Versions

124

1.7.2

Diff

Changelog

Source

1.7.2 (July 21, 2016)

  • Changed path format for implicit SourceWrappers to neutral one (change prefix #N.N) to fix issue when SourceWrapper#path is using as <b:include> source (src attribute value)
lahmatiy
published 1.7.1 •

Changelog

Source

1.7.1 (July 18, 2016)

  • Fixed wrong inclusion culture packages in bundle when using --l10n-package (#13)
lahmatiy
published 1.7.0 •

Changelog

Source

1.7.0 (July 15, 2016)

  • Don't pack JavaScript with implicit jsPackCmd, but using uglify.js instead or explicit jsPackCmd if specified
  • Fixed warning count on build in non-verbose mode
  • Added warning count output for each build handler summary
  • Implemented option --l10n-package to store l10n cultures outside of bundle (except selected one) and load them asynchronously on demand (@fateevv)
  • Bump basisjs-tools-ast to 1.4.0
lahmatiy
published 1.6.0 •

Changelog

Source

1.6.0 (June 24, 2016)

  • Added support for <link rel="image-src"> (@istrel)
  • Added support for basis.js 1.7 dictionaries
  • Added deletion all non-culture and non-meta branches from dictionaries
  • Fixed markup token issue for basis.js prior 1.7
  • Fixed anim: class name renaming (--css-optimize-names)
  • Fixed class renaming in CSS usage data when --css-optimize-names is used
lahmatiy
published 1.5.1 •

Changelog

Source

1.5.1 (March 25, 2016)

  • fix build done time output
lahmatiy
published 1.5.0 •

Changelog

Source

1.5.0 (March 25, 2016)

  • bump basisjs-tools-ast to 1.3.0 (using CSSO 1.8.0 with usage data support)

extract

  • new target css-usage that output collected CSS usage data in JSON format

build

  • new CLI option --css-usage to use usage data (class names white list and scopes) for CSS compression
  • new CLI option --stat to output build statistics in non-verbose mode
lahmatiy
published 1.4.1 •

Changelog

Source

1.4.1 (March 19, 2016)

  • fix csso version issue
lahmatiy
published 1.4.0 •

Changelog

Source

1.4.0 (March 19, 2016)

Extract

  • support of new basis.js template declaration resources format
  • add preset support (w/o parallel running)

Build

  • add non-style resource list if any to template description in resource map (makes non-style resources work as in dev)

Common

  • fix CLI values overriding by preset values (CLI values has higher priority)
  • return non-zero code on parallel task running when one of task is failed (#9)
  • make possible to specify input file when presets are setup
  • always exit on Flow#exit() but throw exception in some cases
  • bump dependencies
    • clap 1.1.0
    • basisjs-tools-config 1.1.0 (config in package.json support)
    • csso 1.7.1
lahmatiy
published 1.3.2 •

Changelog

Source

1.3.2 (February 16, 2016)

  • FIX: first url in srcset isn't parse correctly if value starts with whitespaces
lahmatiy
published 1.3.1 •

Changelog

Source

1.3.1 (February 16, 2016)

  • FIX: issue when execute basis.js modules with all debug info cut off (because of --js-cut-dev)
  • FIX: try to use plugin only if target setting is not set or has some special value (fixes #7)
    • For every builder tasks (except find) build value should be used. To set specific command its name should be starts with build: prefix, i.e. build:lint for lint.
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