PackageTrack

npm · #4159

amdefine

1.0.119M downloads/mojrburke/amdefine

Provide AMD's define() API for declaring modules in the AMD format

Release timeline

12 releases since 2011
2013201520172019202120232025

Releases

  1. 1.0.12 Nov 2016
    Release notes

    This project publishes no release notes. Between 1.0.0 and 1.0.1 there were 3 commits, 2 of them substantive:

    • use SPDX disjunctive operator
    • Rev 1.0.1
  2. 1.0.011 Jul 2015
    Release notes

    This project publishes no release notes. Between 0.1.1 and 1.0.0 there were 1 commits, 1 of them substantive:

    • Fixes #27, rev to 1.0.0, which is functionally equivalent to 0.1.1
  3. 0.1.18 Jun 2015
    Release notes

    This project publishes no release notes. Between 0.1.0 and 0.1.1 there were 8 commits, 6 of them substantive:

    • readme updates
    • readme updates
    • Update license attribute
    • Fix the error in case of no-cb require(["deps"])
    • using braces, whole nextTick conditioned
    • rev for 0.1.1
  4. 0.1.015 Oct 2013
    Release notes

    This project publishes no release notes. Between 0.0.8 and 0.1.0 there were 1 commits, 1 of them substantive:

    • Add amdefine/intercept and rev to 0.1.0
  5. 0.0.83 Aug 2013
    Release notes

    This project publishes no release notes. Between 0.0.7 and 0.0.8 there were 3 commits, 2 of them substantive:

    • Important fix: parameter require shadowed node's.
    • rev 0.0.8
  6. 0.0.73 Aug 2013
    Release notes

    This project publishes no release notes. Between 0.0.5 and 0.0.7 there were 6 commits, 4 of them substantive:

    • fix to use m.exports instead of forced module.exports
    • rev for 0.0.6
    • Making amdefine self-contained so easily embeddad.
    • rev for 0.0.7
  7. 0.0.62 Aug 2013

    Nothing published for this version

  8. 0.0.58 May 2013
    Release notes

    This project publishes no release notes. Between 0.0.4 and 0.0.5 there were 6 commits, 4 of them substantive:

    • Fix github url in package.json
    • Don't ship npm package with .npmignore
    • Named modules should be able to require other files
    • rev for 0.0.5
  9. 0.0.415 Oct 2012
    Release notes

    This project publishes no release notes. Between 0.0.2 and 0.0.4 there were 11 commits, 9 of them substantive:

    • Fix wording in readme.
    • remove superflous indentation from fenced code blocks
    • make it easier to skim past node 0.4 instructions
    • explain var declaration of define
    • simplify note about including amdefine inside codebase
    • slightly clearer language
    • Allow multiple named defines that are visible to the current module. Allows distributing single file JS files in node.
    • Rev for 0.0.3
    • rev version because npm muddles concerns
  10. 0.0.315 Oct 2012

    Nothing published for this version

  11. 0.0.228 Feb 2012
    Release notes

    This project publishes no release notes. Between 0.0.1 and 0.0.2 there were 5 commits, 5 of them substantive:

    • add npmignore
    • npmignore tweaking.
    • Removing some punctuation in the recommended snippet, as suggested by Axel Rauschmayer
    • Fixes #2, allow use in Node 0.4 if require is passed as second arg.
    • Forgot to rev version number in the file.
  12. 0.0.110 Dec 2011

    Nothing published for this version