@5minds/processcube_engine_sdk 6.1.0-develop-7fa2f2-m6y37azz → 6.1.0-develop-ea85aa-m77txe9o

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.
Files changed (2) hide show
  1. package/LICENSE +1 -1
  2. package/package.json +1 -1
package/LICENSE CHANGED
@@ -1,6 +1,6 @@
1
1
  MIT License
2
2
 
3
- Copyright (c) 2019-2024 https://processcube.5minds.de/
3
+ Copyright (c) 2019 5Minds IT-Solutions GmbH & Co. KG
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@5minds/processcube_engine_sdk",
3
- "version": "6.1.0-develop-7fa2f2-m6y37azz",
3
+ "version": "6.1.0-develop-ea85aa-m77txe9o",
4
4
  "description": "Software development kit for the Engine.",
5
5
  "main": "dist/commonjs/index.js",
6
6
  "types": "dist/index.d.ts",