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

@fluid-experimental/attributor

Package Overview
Dependencies
Maintainers
0
Versions
243
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluid-experimental/attributor - npm Package Compare versions

Comparing version 2.4.0-299374 to 2.4.0-299707

44

package.json
{
"name": "@fluid-experimental/attributor",
"version": "2.4.0-299374",
"version": "2.4.0-299707",
"description": "Operation attributor",

@@ -34,3 +34,4 @@ "homepage": "https://fluidframework.com",

"src/test/**/*.*ts",
"dist/test/**/*.*js"
"dist/test/**/*.*js",
"lib/test/**/*.*js"
],

@@ -40,3 +41,4 @@ "exclude-after-remap": false,

"src/**/*.*ts",
"dist/**/*.*js"
"dist/**/*.*js",
"lib/**/*.*js"
],

@@ -52,21 +54,21 @@ "report-dir": "nyc/report",

"dependencies": {
"@fluid-internal/client-utils": "2.4.0-299374",
"@fluidframework/container-definitions": "2.4.0-299374",
"@fluidframework/container-runtime": "2.4.0-299374",
"@fluidframework/container-runtime-definitions": "2.4.0-299374",
"@fluidframework/core-interfaces": "2.4.0-299374",
"@fluidframework/core-utils": "2.4.0-299374",
"@fluidframework/datastore": "2.4.0-299374",
"@fluidframework/datastore-definitions": "2.4.0-299374",
"@fluidframework/driver-definitions": "2.4.0-299374",
"@fluidframework/runtime-definitions": "2.4.0-299374",
"@fluidframework/runtime-utils": "2.4.0-299374",
"@fluidframework/telemetry-utils": "2.4.0-299374",
"@fluid-internal/client-utils": "2.4.0-299707",
"@fluidframework/container-definitions": "2.4.0-299707",
"@fluidframework/container-runtime": "2.4.0-299707",
"@fluidframework/container-runtime-definitions": "2.4.0-299707",
"@fluidframework/core-interfaces": "2.4.0-299707",
"@fluidframework/core-utils": "2.4.0-299707",
"@fluidframework/datastore": "2.4.0-299707",
"@fluidframework/datastore-definitions": "2.4.0-299707",
"@fluidframework/driver-definitions": "2.4.0-299707",
"@fluidframework/runtime-definitions": "2.4.0-299707",
"@fluidframework/runtime-utils": "2.4.0-299707",
"@fluidframework/telemetry-utils": "2.4.0-299707",
"lz4js": "^0.2.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.15.2",
"@arethetypeswrong/cli": "^0.16.4",
"@biomejs/biome": "~1.8.3",
"@fluid-internal/mocha-test-setup": "2.4.0-299374",
"@fluid-private/stochastic-test-utils": "2.4.0-299374",
"@fluid-internal/mocha-test-setup": "2.4.0-299707",
"@fluid-private/stochastic-test-utils": "2.4.0-299707",
"@fluid-tools/build-cli": "^0.48.0",

@@ -76,5 +78,5 @@ "@fluidframework/build-common": "^2.0.3",

"@fluidframework/eslint-config-fluid": "^5.4.0",
"@fluidframework/merge-tree": "2.4.0-299374",
"@fluidframework/sequence": "2.4.0-299374",
"@fluidframework/test-runtime-utils": "2.4.0-299374",
"@fluidframework/merge-tree": "2.4.0-299707",
"@fluidframework/sequence": "2.4.0-299707",
"@fluidframework/test-runtime-utils": "2.4.0-299707",
"@microsoft/api-extractor": "7.47.8",

@@ -81,0 +83,0 @@ "@types/mocha": "^9.1.1",

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