@elliemae/ds-shuttle 3.37.0-next.6 → 3.37.0-next.8
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/cjs/index.js.map +2 -2
- package/dist/esm/index.js.map +2 -2
- package/package.json +2 -2
package/dist/cjs/index.js.map
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"version": 3,
|
3
3
|
"sources": ["../../src/index.tsx", "../../../../../scripts/build/transpile/react-shim.js"],
|
4
|
-
"sourcesContent": ["export * from '@elliemae/ds-legacy-shuttle';\n", "import * as React from 'react';\nexport { React };\n"],
|
5
|
-
"mappings": ";;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;ACAA,YAAuB;
|
4
|
+
"sourcesContent": ["// import LegacyDefaultImport from '@elliemae/ds-legacy-shuttle';\n// export { utils, DSShuttleWithSchema, DSShuttle } from '@elliemae/ds-legacy-shuttle';\n// export default LegacyDefaultImport;\nexport * from '@elliemae/ds-legacy-shuttle';\n", "import * as React from 'react';\nexport { React };\n"],
|
5
|
+
"mappings": ";;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;ACAA,YAAuB;ADGvB,wBAAc,wCAHd;",
|
6
6
|
"names": []
|
7
7
|
}
|
package/dist/esm/index.js.map
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"version": 3,
|
3
3
|
"sources": ["../../../../../scripts/build/transpile/react-shim.js", "../../src/index.tsx"],
|
4
|
-
"sourcesContent": ["import * as React from 'react';\nexport { React };\n", "export * from '@elliemae/ds-legacy-shuttle';\n"],
|
5
|
-
"mappings": "AAAA,YAAY,WAAW;
|
4
|
+
"sourcesContent": ["import * as React from 'react';\nexport { React };\n", "// import LegacyDefaultImport from '@elliemae/ds-legacy-shuttle';\n// export { utils, DSShuttleWithSchema, DSShuttle } from '@elliemae/ds-legacy-shuttle';\n// export default LegacyDefaultImport;\nexport * from '@elliemae/ds-legacy-shuttle';\n"],
|
5
|
+
"mappings": "AAAA,YAAY,WAAW;ACGvB,cAAc;",
|
6
6
|
"names": []
|
7
7
|
}
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@elliemae/ds-shuttle",
|
3
|
-
"version": "3.37.0-next.
|
3
|
+
"version": "3.37.0-next.8",
|
4
4
|
"license": "MIT",
|
5
5
|
"description": "ICE MT - Dimsum - Shuttle",
|
6
6
|
"files": [
|
@@ -42,7 +42,7 @@
|
|
42
42
|
"@elliemae/pui-cli": "9.0.0-next.50",
|
43
43
|
"redux": "~4.1.2",
|
44
44
|
"styled-components": "~5.3.9",
|
45
|
-
"@elliemae/ds-monorepo-devops": "3.37.0-next.
|
45
|
+
"@elliemae/ds-monorepo-devops": "3.37.0-next.8"
|
46
46
|
},
|
47
47
|
"peerDependencies": {
|
48
48
|
"lodash": "^4.17.21",
|