@equinor/workspace-observable-proxy
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "@equinor/workspace-observable-proxy", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"private": false, | ||
@@ -9,3 +9,4 @@ "type": "module", | ||
"build": "tsc -b", | ||
"lint": "eslint --ext .ts,.tsx,.js src/" | ||
"lint": "eslint --ext .ts,.tsx", | ||
"test": "jest" | ||
}, | ||
@@ -21,4 +22,19 @@ "module": "dist/esm/index.js", | ||
"devDependencies": { | ||
"@babel/core": "^7.0.0-0", | ||
"@babel/plugin-transform-modules-commonjs": "^7.19.6", | ||
"@babel/preset-typescript": "^7.18.6", | ||
"@jest/globals": "^29.2.2", | ||
"@types/jest": "27.4.1", | ||
"@types/node": "^18.11.9", | ||
"jest": "^29.0.0", | ||
"ts-jest": "^29.0.3", | ||
"ts-node": "^10.9.1", | ||
"typescript": "^4.8.4" | ||
} | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/equinor/fusion-workspace.git", | ||
"directory": "packages/observable-proxy" | ||
}, | ||
"gitHead": "6407f12589214b96228ab87d32a211f7c1cd6ba4" | ||
} |
Sorry, the diff of this file is not supported yet
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
14
0
67302
10