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

@fluidframework/core-interfaces

Package Overview
Dependencies
Maintainers
2
Versions
464
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluidframework/core-interfaces - npm Package Compare versions

Comparing version 2.0.0-dev-rc.5.0.0.270401 to 2.0.0-dev-rc.5.0.0.270987

biome.jsonc

11

package.json
{
"name": "@fluidframework/core-interfaces",
"version": "2.0.0-dev-rc.5.0.0.270401",
"version": "2.0.0-dev-rc.5.0.0.270987",
"description": "Fluid object interfaces",

@@ -52,5 +52,5 @@ "homepage": "https://fluidframework.com",

"@biomejs/biome": "^1.7.3",
"@fluid-tools/build-cli": "^0.39.0-264124",
"@fluid-tools/build-cli": "^0.39.0",
"@fluidframework/build-common": "^2.0.3",
"@fluidframework/build-tools": "^0.39.0-264124",
"@fluidframework/build-tools": "^0.39.0",
"@fluidframework/core-interfaces-previous": "npm:@fluidframework/core-interfaces@2.0.0-rc.4.0.0",

@@ -82,2 +82,4 @@ "@fluidframework/eslint-config-fluid": "^5.3.0",

"check:are-the-types-wrong": "attw --pack .",
"check:biome": "biome check . --formatter-enabled=true",
"check:format": "npm run check:prettier",
"check:prettier": "prettier --check . --cache --ignore-path ../../../.prettierignore",

@@ -92,3 +94,4 @@ "check:release-tags": "api-extractor run --local --config ./api-extractor-lint.json",

"eslint:fix": "eslint --format stylish src --fix --fix-type problem,suggestion,layout",
"format": "fluid-build --task format .",
"format": "npm run format:prettier",
"format:biome": "biome check . --formatter-enabled=true --apply",
"format:prettier": "prettier --write . --cache --ignore-path ../../../.prettierignore",

@@ -95,0 +98,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