Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@equinor/workspace-data-source

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-data-source - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

52

package.json
{
"name": "@equinor/workspace-data-source",
"version": "0.0.5",
"type": "module",
"license": "MIT",
"scripts": {
"build": "tsc -b",
"lint": "eslint --ext .ts,.tsx"
},
"publishConfig": {
"access": "public"
},
"module": "dist/esm/index.js",
"types": "dist/types/index.d.ts",
"files": [
"dist"
],
"dependencies": {
"@equinor/workspace-core": "workspace:^0.0.4"
},
"repository": {
"type": "git",
"url": "git+https://github.com/equinor/fusion-workspace.git",
"directory": "packages/data-source"
},
"gitHead": "cc3ac06dad7d8d8d48aa586a9504896736a726d2"
}
"name": "@equinor/workspace-data-source",
"version": "0.0.6",
"type": "module",
"license": "MIT",
"publishConfig": {
"access": "public"
},
"module": "dist/esm/index.js",
"types": "dist/types/index.d.ts",
"files": [
"dist"
],
"dependencies": {
"@equinor/workspace-core": "^0.0.5"
},
"repository": {
"type": "git",
"url": "git+https://github.com/equinor/fusion-workspace.git",
"directory": "packages/data-source"
},
"gitHead": "6407f12589214b96228ab87d32a211f7c1cd6ba4",
"scripts": {
"build": "tsc -b",
"lint": "eslint --ext .ts,.tsx"
}
}
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