@cortices/agent 0.2.15 → 0.3.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Binary file
@@ -1,4 +0,0 @@
1
- #!/usr/bin/env node
2
- 'use strict';
3
- require('bytenode');
4
- require(__dirname + '/schedule.jsc');
Binary file
@@ -1,4 +0,0 @@
1
- #!/usr/bin/env node
2
- 'use strict';
3
- require('bytenode');
4
- require(__dirname + '/service.jsc');
Binary file
package/dist/sdk.cjs DELETED
@@ -1,4 +0,0 @@
1
- #!/usr/bin/env node
2
- 'use strict';
3
- require('bytenode');
4
- require(__dirname + '/sdk.jsc');
package/dist/sdk.jsc DELETED
Binary file