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.1.0-276985 to 2.1.0-281041

44

package.json
{
"name": "@fluid-experimental/attributor",
"version": "2.1.0-276985",
"version": "2.1.0-281041",
"description": "Operation attributor",

@@ -50,13 +50,13 @@ "homepage": "https://fluidframework.com",

"dependencies": {
"@fluid-internal/client-utils": "2.1.0-276985",
"@fluidframework/container-definitions": "2.1.0-276985",
"@fluidframework/container-runtime": "2.1.0-276985",
"@fluidframework/container-runtime-definitions": "2.1.0-276985",
"@fluidframework/core-interfaces": "2.1.0-276985",
"@fluidframework/core-utils": "2.1.0-276985",
"@fluidframework/datastore-definitions": "2.1.0-276985",
"@fluidframework/driver-definitions": "2.1.0-276985",
"@fluidframework/runtime-definitions": "2.1.0-276985",
"@fluidframework/runtime-utils": "2.1.0-276985",
"@fluidframework/telemetry-utils": "2.1.0-276985",
"@fluid-internal/client-utils": "2.1.0-281041",
"@fluidframework/container-definitions": "2.1.0-281041",
"@fluidframework/container-runtime": "2.1.0-281041",
"@fluidframework/container-runtime-definitions": "2.1.0-281041",
"@fluidframework/core-interfaces": "2.1.0-281041",
"@fluidframework/core-utils": "2.1.0-281041",
"@fluidframework/datastore-definitions": "2.1.0-281041",
"@fluidframework/driver-definitions": "2.1.0-281041",
"@fluidframework/runtime-definitions": "2.1.0-281041",
"@fluidframework/runtime-utils": "2.1.0-281041",
"@fluidframework/telemetry-utils": "2.1.0-281041",
"lz4js": "^0.2.0"

@@ -66,12 +66,12 @@ },

"@arethetypeswrong/cli": "^0.15.2",
"@biomejs/biome": "^1.7.3",
"@fluid-internal/mocha-test-setup": "2.1.0-276985",
"@fluid-private/stochastic-test-utils": "2.1.0-276985",
"@fluid-tools/build-cli": "^0.39.0",
"@biomejs/biome": "~1.8.3",
"@fluid-internal/mocha-test-setup": "2.1.0-281041",
"@fluid-private/stochastic-test-utils": "2.1.0-281041",
"@fluid-tools/build-cli": "^0.40.0",
"@fluidframework/build-common": "^2.0.3",
"@fluidframework/build-tools": "^0.39.0",
"@fluidframework/build-tools": "^0.40.0",
"@fluidframework/eslint-config-fluid": "^5.3.0",
"@fluidframework/merge-tree": "2.1.0-276985",
"@fluidframework/sequence": "2.1.0-276985",
"@fluidframework/test-runtime-utils": "2.1.0-276985",
"@fluidframework/merge-tree": "2.1.0-281041",
"@fluidframework/sequence": "2.1.0-281041",
"@fluidframework/test-runtime-utils": "2.1.0-281041",
"@microsoft/api-extractor": "^7.45.1",

@@ -107,3 +107,3 @@ "@types/mocha": "^9.1.1",

"check:are-the-types-wrong": "attw --pack .",
"check:biome": "biome check . --formatter-enabled=true",
"check:biome": "biome check .",
"check:exports": "concurrently \"npm:check:exports:*\"",

@@ -120,3 +120,3 @@ "check:exports:bundle-release-tags": "api-extractor run --config api-extractor/api-extractor-lint-bundle.json",

"format": "npm run format:biome",
"format:biome": "biome check . --formatter-enabled=true --apply",
"format:biome": "biome check . --write",
"format:prettier": "prettier --write . --cache --ignore-path ../../../.prettierignore",

@@ -123,0 +123,0 @@ "lint": "fluid-build . --task lint",

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