@equinor/workspace-data-source
Advanced tools
Comparing version 0.0.2 to 0.0.4
{ | ||
"name": "@equinor/workspace-data-source", | ||
"version": "0.0.2", | ||
"type": "module", | ||
"license": "MIT", | ||
"module": "dist/esm/index.js", | ||
"types": "dist/types/index.d.ts", | ||
"files": [ | ||
"dist" | ||
], | ||
"dependencies": { | ||
"@equinor/workspace-core": "^0.0.1" | ||
}, | ||
"scripts": { | ||
"build": "tsc -b", | ||
"lint": "eslint --ext .ts,.tsx" | ||
} | ||
} | ||
"name": "@equinor/workspace-data-source", | ||
"version": "0.0.4", | ||
"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.3" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/equinor/fusion-workspace.git", | ||
"directory": "packages/data-source" | ||
}, | ||
"gitHead": "928484c35181e96467a66f2ae36e541a45743182" | ||
} |
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
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
68316
0
- Removed@equinor/workspace-core@0.0.1(transitive)
- Removed@equinor/workspace-observable-proxy@0.2.4(transitive)
- Removed@types/prop-types@15.7.13(transitive)
- Removed@types/react@18.3.12(transitive)
- Removed@types/react-dom@18.0.5(transitive)
- Removedcsstype@3.1.3(transitive)
- Removedjs-tokens@4.0.0(transitive)
- Removedloose-envify@1.4.0(transitive)
- Removedreact@18.3.1(transitive)
- Removedreact-dom@18.2.0(transitive)
- Removedrxjs@7.8.1(transitive)
- Removedscheduler@0.23.2(transitive)
- Removedtslib@2.8.1(transitive)