1.3.1 • Published 8 years ago

cubx-webpackage-version-converter v1.3.1

Weekly downloads
3
License
Apache-2.0
Repository
github
Last release
8 years ago

cubx-webpackage-version-converter

Build Status

Version converter for cubbles webpackages. Convert an webapckage with modelVersion 8.x to modelVersion 9.1.

Usage:

  • command line:
cubx-webpackage-version-converter <webpacakgePath>
  • other npm modules
var webpackagePath = ...
var Converter = requiere('cubx-webpackage-version-converter');
var converter = new Converter(webpackagePath);
converter.convert();
1.3.1

8 years ago

1.3.0

9 years ago

1.2.10

9 years ago

1.2.9

9 years ago

1.2.8

9 years ago

1.2.7

10 years ago

1.2.6

10 years ago

1.2.5

10 years ago

1.2.4

10 years ago

1.2.3

10 years ago

1.2.2

10 years ago

1.2.1

10 years ago

1.2.0

10 years ago

1.1.0

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago