New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@equinor/workspace-observable-proxy

Package Overview
Dependencies
Maintainers
3
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@equinor/workspace-observable-proxy - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

LICENSE

22

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc