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

basisjs-tools

Package Overview
Dependencies
Maintainers
1
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

basisjs-tools - npm Package Versions

1
10

1.3.19

Diff

Changelog

Source

1.3.19 (November 12, 2014)

  • build: fix hash-digest for style files in theme map
  • build: add read files content digest to build <meta>
  • build: fetch commit when basisjs-tools installed not by version tag
  • build: provide real config for basis.js 1.4
  • build: require basis.js only once (in processBasisFile.js)
  • build: support for local asset function and new resolving algorithm for basis.asset (for basis.js 1.4)
  • build: better error output on js compress
  • extract: fix issue with template files in the input graph
  • extract: fix template comparison (isolate issue)
  • extract: use basis core to resolve paths for basis.js 1.4
  • extract: fix css info collection for anim: bindings
  • cli: resolve basis.config relative to process.env.PWD when possible
  • cli and module refactoring
lahmatiy
published 1.3.18 •

Changelog

Source

1.3.18 (October 12, 2014)

  • server: load injected scripts async and defer
  • server: don't notify client about server internal files changes
  • server: don't use basis.js implicit namespace extensions in client script (avoid warnings in 1.4+)
  • build: exit with code 8 when fatal error (instead of 0)
  • build: remove --js-resolve-path option as not working for now
  • build: fix --target output-graph
  • create: fix app.js in app template
  • change global config name basis -> basisjs-tools and migration (file path changed as well)
  • bump deps
lahmatiy
published 1.3.17 •

Changelog

Source

1.3.17 (July 23, 2014)

  • build & extract: fix basisjsBaseURI
  • extract: fix l10n dictionary path resolve for basis.js prior 1.0
  • cleanup in repo root, remove GPL license
lahmatiy
published 1.3.16 •

Changelog

Source

1.3.16 (July 16, 2014)

  • build: output version and commit (for non-release versions) of basisjs-tools and basis.js if possible
  • build: fix resolving expressions with __dirname in basis.js modules
  • build: robust --js-pack handler, if google-closure-compiler command is not enabled, use uglify-js
  • build: show extra info in non-TTY mode (i.e. file output)
  • extract: pass correct sourceOrigin to basis.template.makeDeclaration but not just true
  • better cli errors output
lahmatiy
published 1.3.15 •

Changelog

Source

1.3.15 (July 10, 2014)

  • build: fix build regression for basis.js prior 1.3.0 (added in 1.3.12)
  • build: fix build for basis.js 1.3.0 with modules that create a sandbox (for example basis.devpanel)
lahmatiy
published 1.3.14 •

Changelog

Source

1.3.14 (July 8, 2014)

  • build & extract: set up env for basis.js (uses since 1.3.0)
  • server: show error message instead of exception when socket.io lib is not defined
  • server: unify client/server communication on sync init (ready/knownFiles -> handshake)
  • server: new option --inspect to include inspecting script
  • server: fix internal redirects when no host in destination
lahmatiy
published 1.3.13 •

Changelog

Source

1.3.13 (July 1, 2014)

  • server: fix issue with fileSync.js on Mac OS
lahmatiy
published 1.3.12 •

Changelog

Source

1.3.12 (July 1, 2014)

  • server: fix socket.io issue when using with require.js using
  • server: inject socket.io client in fileSync.js
  • add support for basis.js 1.3.0 config in extract and build
lahmatiy
published 1.3.11 •

Changelog

Source

1.3.11 (June 26, 2014)

  • update dependancies versions
  • implement global config storage and config command
  • create: update templates
  • create: use create.templates option in config to specify optional paths for templates
  • server: tweak init output
  • server: don't load socket.io through XHR, but using <script> (faster load, less noise in console)
lahmatiy
published 1.3.10 •

Changelog

Source

1.3.10 (May 24, 2014)

  • extractor: fix nested templates issue
  • extractor: temporary solution for preprocessors to process file content on extract
  • fix preprocessor relative paths resolving to config location
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