@teambit/objects 0.0.0-efa765dccaa907d8c755225a8faa4abb5256a1ee → 0.0.0-f2b6e89825ae02e0c48c3c053a2a11167f680f34
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.
package/package.json
CHANGED
@@ -1,12 +1,12 @@
|
|
1
1
|
{
|
2
2
|
"name": "@teambit/objects",
|
3
|
-
"version": "0.0.0-
|
3
|
+
"version": "0.0.0-f2b6e89825ae02e0c48c3c053a2a11167f680f34",
|
4
4
|
"homepage": "https://bit.cloud/teambit/scope/objects",
|
5
5
|
"main": "dist/index.js",
|
6
6
|
"componentId": {
|
7
7
|
"scope": "teambit.scope",
|
8
8
|
"name": "objects",
|
9
|
-
"version": "
|
9
|
+
"version": "f2b6e89825ae02e0c48c3c053a2a11167f680f34"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"@pnpm/dependency-path": "1001.0.2",
|
@@ -48,9 +48,9 @@
|
|
48
48
|
"@teambit/toolbox.promise.map-pool": "0.0.6",
|
49
49
|
"@teambit/harmony.modules.in-memory-cache": "0.0.15",
|
50
50
|
"@teambit/toolbox.fs.remove-empty-dir": "0.0.5",
|
51
|
-
"@teambit/cli": "0.0.0-
|
52
|
-
"@teambit/config-store": "0.0.0-
|
53
|
-
"@teambit/graph": "0.0.0-
|
51
|
+
"@teambit/cli": "0.0.0-012602af6fcac619d9f1b0c860f917b07515890d",
|
52
|
+
"@teambit/config-store": "0.0.0-60612a74c2df727153549799882b9b0bedcc2192",
|
53
|
+
"@teambit/graph": "0.0.0-5d8bbe1316eef79a69eb54dd56e8ce515b9c22b6"
|
54
54
|
},
|
55
55
|
"devDependencies": {
|
56
56
|
"@types/semver": "7.5.8",
|
File without changes
|