@wix/motion-edm-autogen-common 1.11.0 → 1.12.0

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.
@@ -9,7 +9,7 @@ $root.__options = {
9
9
  'stringEnums': false,
10
10
  'stringLongs': false,
11
11
  'stdCase': false,
12
- 'generatorVersion': '2.0.1108',
12
+ 'generatorVersion': '2.0.1109',
13
13
  'contentHash': '323217f643c3e3f1fe7532e72ac01bb0748c97be'
14
14
  };
15
15
 
@@ -1 +1 @@
1
- {"version":3,"names":["__builtIn","Number","Array","Object","Buffer","$root","__options","__lookup","pbjs","root","Root","fromJSON","path","lookup","module","exports","default"],"sources":["../../../src/proto-generated/index.js"],"sourcesContent":["const __builtIn = {\n 'Number': Number,\n 'Array': Array,\n 'Object': Object,\n 'Buffer': Buffer\n};\nconst $root = {};\n$root.__options = {\n 'stringEnums': false,\n 'stringLongs': false,\n 'stdCase': false,\n 'generatorVersion': '2.0.1108',\n 'contentHash': '323217f643c3e3f1fe7532e72ac01bb0748c97be'\n};\n$root.__lookup = function (pbjs) {\n const root = pbjs.Root.fromJSON({});\n $root.__lookup = function () {\n return path => {\n return root.lookup(path);\n };\n };\n return $root.__lookup();\n};\nmodule.exports = $root;\nmodule.exports.default = $root;"],"mappings":"AAAA,MAAMA,SAAS,GAAG;EAChB,UAAUC,MADM;EAEhB,SAASC,KAFO;EAGhB,UAAUC,MAHM;EAIhB,UAAUC;AAJM,CAAlB;AAMA,MAAMC,KAAK,GAAG,EAAd;AACAA,KAAK,CAACC,SAAN,GAAkB;EAChB,eAAe,KADC;EAEhB,eAAe,KAFC;EAGhB,WAAW,KAHK;EAIhB,oBAAoB,UAJJ;EAKhB,eAAe;AALC,CAAlB;;AAOAD,KAAK,CAACE,QAAN,GAAiB,UAAUC,IAAV,EAAgB;EAC/B,MAAMC,IAAI,GAAGD,IAAI,CAACE,IAAL,CAAUC,QAAV,CAAmB,EAAnB,CAAb;;EACAN,KAAK,CAACE,QAAN,GAAiB,YAAY;IAC3B,OAAOK,IAAI,IAAI;MACb,OAAOH,IAAI,CAACI,MAAL,CAAYD,IAAZ,CAAP;IACD,CAFD;EAGD,CAJD;;EAKA,OAAOP,KAAK,CAACE,QAAN,EAAP;AACD,CARD;;AASAO,MAAM,CAACC,OAAP,GAAiBV,KAAjB;AACAS,MAAM,CAACC,OAAP,CAAeC,OAAf,GAAyBX,KAAzB"}
1
+ {"version":3,"names":["__builtIn","Number","Array","Object","Buffer","$root","__options","__lookup","pbjs","root","Root","fromJSON","path","lookup","module","exports","default"],"sources":["../../../src/proto-generated/index.js"],"sourcesContent":["const __builtIn = {\n 'Number': Number,\n 'Array': Array,\n 'Object': Object,\n 'Buffer': Buffer\n};\nconst $root = {};\n$root.__options = {\n 'stringEnums': false,\n 'stringLongs': false,\n 'stdCase': false,\n 'generatorVersion': '2.0.1109',\n 'contentHash': '323217f643c3e3f1fe7532e72ac01bb0748c97be'\n};\n$root.__lookup = function (pbjs) {\n const root = pbjs.Root.fromJSON({});\n $root.__lookup = function () {\n return path => {\n return root.lookup(path);\n };\n };\n return $root.__lookup();\n};\nmodule.exports = $root;\nmodule.exports.default = $root;"],"mappings":"AAAA,MAAMA,SAAS,GAAG;EAChB,UAAUC,MADM;EAEhB,SAASC,KAFO;EAGhB,UAAUC,MAHM;EAIhB,UAAUC;AAJM,CAAlB;AAMA,MAAMC,KAAK,GAAG,EAAd;AACAA,KAAK,CAACC,SAAN,GAAkB;EAChB,eAAe,KADC;EAEhB,eAAe,KAFC;EAGhB,WAAW,KAHK;EAIhB,oBAAoB,UAJJ;EAKhB,eAAe;AALC,CAAlB;;AAOAD,KAAK,CAACE,QAAN,GAAiB,UAAUC,IAAV,EAAgB;EAC/B,MAAMC,IAAI,GAAGD,IAAI,CAACE,IAAL,CAAUC,QAAV,CAAmB,EAAnB,CAAb;;EACAN,KAAK,CAACE,QAAN,GAAiB,YAAY;IAC3B,OAAOK,IAAI,IAAI;MACb,OAAOH,IAAI,CAACI,MAAL,CAAYD,IAAZ,CAAP;IACD,CAFD;EAGD,CAJD;;EAKA,OAAOP,KAAK,CAACE,QAAN,EAAP;AACD,CARD;;AASAO,MAAM,CAACC,OAAP,GAAiBV,KAAjB;AACAS,MAAM,CAACC,OAAP,CAAeC,OAAf,GAAyBX,KAAzB"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wix/motion-edm-autogen-common",
3
- "version": "1.11.0",
3
+ "version": "1.12.0",
4
4
  "license": "UNLICENSED",
5
5
  "author": {
6
6
  "name": "Amit Feldman",
@@ -45,7 +45,7 @@
45
45
  "@types/node": "^14.0.0",
46
46
  "@wix/motion-runtime-test-context": "~1.0.0",
47
47
  "@wix/jest-yoshi-preset": "^5.162.14",
48
- "@wix/wix-proto-codegen": "^2.0.1107",
48
+ "@wix/wix-proto-codegen": "^2.0.1109",
49
49
  "@wix/yoshi-flow-library": "^5.162.14",
50
50
  "husky": "~4.2.1",
51
51
  "lint-staged": "^10.0.7",
@@ -64,5 +64,5 @@
64
64
  "wallaby": {
65
65
  "autoDetect": true
66
66
  },
67
- "falconPackageHash": "f1256021a9487721a0c400bb59b926cb4a8631a9975a5defe8d160b8"
67
+ "falconPackageHash": "11be0b5fde6a96d6fcd675c3a9ba0c52d1ded50026ea3f6173d6db92"
68
68
  }