Skip to content

Releases: typhonjs-node-jspm/typhonjs-config-jspm-parse

0.6.0

02 May 21:18
Compare
Choose a tag to compare

0.6.0 (2016-05-02)

  • Added additional data to normalized package parsing including links to public Github / NPM modules in addition to main entry points.

0.4.0

27 Jan 23:28
Compare
Choose a tag to compare

0.4.0 (2016-01-27)

  • No new features. Removed dependence on typhonjs-core-gulptasks. Updated JSPM version to 0.16.25.

0.3.0

12 Jan 09:12
Compare
Choose a tag to compare

0.3.0 (2016-01-11)

  • No new features. Stable version release coordinated with typhonjs-core-gulptasks@0.4.0

0.2.1

12 Jan 02:34
Compare
Choose a tag to compare

0.2.1 (2016-01-11)

  • Minor README.md change
  • Fixed lack of export for getPackageResolver for browser access.

0.2.0

10 Jan 10:48
Compare
Choose a tag to compare

0.2.0 (2016-01-10)

  • Added getPackageJSPMDependencies
  • Added getPackageJSPMDevDependencies
  • getPackageResolver -> getDirectDependency & getDirectDependencyMap can now also take an array of childPackageNames to retrieve package dependencies for any depth.

0.1.0 - Initial Release

29 Nov 04:25
Compare
Choose a tag to compare

Initial Release