1.3.1 • Published 6 years ago

cubx-webpackage-version-converter v1.3.1

Weekly downloads
3
License
Apache-2.0
Repository
github
Last release
6 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

6 years ago

1.3.0

7 years ago

1.2.10

7 years ago

1.2.9

7 years ago

1.2.8

7 years ago

1.2.7

8 years ago

1.2.6

8 years ago

1.2.5

8 years ago

1.2.4

8 years ago

1.2.3

8 years ago

1.2.2

8 years ago

1.2.1

8 years ago

1.2.0

8 years ago

1.1.0

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago