@equinor/workspace-data-source
Advanced tools
Comparing version 0.0.5 to 0.0.6
{ | ||
"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" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
68338
+ Added@equinor/workspace-core@0.0.5(transitive)
+ Added@equinor/workspace-observable-proxy@0.0.4(transitive)
+ Addedrxjs@7.8.1(transitive)
+ Addedtslib@2.8.1(transitive)