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

azk-dev

Package Overview
Dependencies
Maintainers
5
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

azk-dev - npm Package Versions

2

0.3.0

Diff

Changelog

Source

v0.3.0 - (2016-01-12)

  • Deprecations
    • [Specs] --slow is not supported, all tests are performed by standard now. The --skip-slow option comes into existence as inverse replacement;
nuxlli
published 0.2.1 •

Changelog

Source

v0.2.1 - (2016-01-05)

  • Deprecations
    • [jscs] validateJSDoc is deprecated, use jsDoc in replace;
    • [Core] Adding dependencie jshint and turning babel-polyfill a optional dependencie;
    • [gulp] Replacing gulp-clean and rimraf for del and vinyl-paths;
nuxlli
published 0.2.0 •

Changelog

Source

v0.2.0 - (2016-01-04)

  • Enhancements

    • [Core] Modularizing AzkGulp in more pieces;
    • [Generators] Adding support to use generators and promises in tests;
    • [Chai] Adding chai-subset and change load order of the chai plugins;
    • [Babel] Adding babel:polyfill:install gulp task, to assist in the installation of the babel-polyfill lib;
    • [Babel] Adding babel:core:version gulp task, it helps to find out the version of the babel azk-dev this using;
    • [Babel] Configure babel for use present es2015 and plugin add-module-exports by default;
    • [Sourcemap] Refactoring sourcemap to use a format [module]-[version] [relative_path]
  • Deprecations

    • [Babel] The "runtime" option is no longer default, and its use generates a depreciation alert. The dependence "babel-polyfill" should be used instead;
    • [Require] The loading of files from the root directory become discouraged, files should be loaded from the lib folder, as the example: require('azk-dev/chai') => require('azk-dev/lib/chai');
gullitmiranda
published 0.1.0 •

nuxlli
published 0.0.15 •

nuxlli
published 0.0.14 •

nuxlli
published 0.0.13 •

nuxlli
published 0.0.12 •

nuxlli
published 0.0.11 •

nuxlli
published 0.0.10 •

2
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