@zohodesk/react-cli 1.1.28-exp.1 → 1.1.28

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zohodesk/react-cli",
3
- "version": "1.1.28",
3
+ "version": "1.1.23",
4
4
  "lockfileVersion": 1,
5
5
  "requires": true,
6
6
  "dependencies": {
@@ -12874,7 +12874,7 @@
12874
12874
  "sprintf-js": {
12875
12875
  "version": "1.0.3",
12876
12876
  "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
12877
- "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g=="
12877
+ "integrity": "sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw="
12878
12878
  },
12879
12879
  "sshpk": {
12880
12880
  "version": "1.17.0",
@@ -13312,7 +13312,7 @@
13312
13312
  "text-table": {
13313
13313
  "version": "0.2.0",
13314
13314
  "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz",
13315
- "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw=="
13315
+ "integrity": "sha1-f17oI66AUgfACvLfSoTsP8+lcLQ="
13316
13316
  },
13317
13317
  "throat": {
13318
13318
  "version": "5.0.0",
@@ -14834,7 +14834,7 @@
14834
14834
  "wrappy": {
14835
14835
  "version": "1.0.2",
14836
14836
  "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
14837
- "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ=="
14837
+ "integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8="
14838
14838
  },
14839
14839
  "write": {
14840
14840
  "version": "1.0.3",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zohodesk/react-cli",
3
- "version": "1.1.28-exp.1",
3
+ "version": "1.1.28",
4
4
  "description": "A CLI tool for build modern web application and libraries",
5
5
  "scripts": {
6
6
  "init": "node ./lib/utils/init.js",
@@ -41,7 +41,7 @@
41
41
  "@babel/preset-env": "7.11.0",
42
42
  "@babel/preset-react": "7.10.4",
43
43
  "@babel/runtime": "7.11.2",
44
- "@zohodesk/client_packages_group": "1.0.2-exp.6",
44
+ "@zohodesk/client_packages_group": "1.0.2",
45
45
  "@zohodesk/eslint-plugin-react-performance": "1.0.3",
46
46
  "@zohodesk/eslint-plugin-zsecurity": "0.0.1-beta.4",
47
47
  "@zohodesk/postcss-rtl": "1.5.2",