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

@fluidframework/driver-definitions

Package Overview
Dependencies
Maintainers
2
Versions
485
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluidframework/driver-definitions - npm Package Compare versions

Comparing version 2.0.0-dev-rc.5.0.0.271717 to 2.0.0-dev-rc.5.0.0.272251

api-extractor/api-extractor-lint-bundle.json

12

package.json
{
"name": "@fluidframework/driver-definitions",
"version": "2.0.0-dev-rc.5.0.0.271717",
"version": "2.0.0-dev-rc.5.0.0.272251",
"description": "Fluid driver definitions",

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

"dependencies": {
"@fluidframework/core-interfaces": "2.0.0-dev-rc.5.0.0.271717"
"@fluidframework/core-interfaces": "2.0.0-dev-rc.5.0.0.272251"
},

@@ -62,2 +62,3 @@ "devDependencies": {

"@microsoft/api-extractor": "^7.45.1",
"concurrently": "^8.2.1",
"copyfiles": "^2.4.1",

@@ -89,5 +90,10 @@ "eslint": "~8.55.0",

"check:biome": "biome check . --formatter-enabled=true",
"check:exports": "concurrently \"npm:check:exports:*\"",
"check:exports:bundle-release-tags": "api-extractor run --config api-extractor/api-extractor-lint-bundle.json",
"check:exports:cjs:legacy": "api-extractor run --config api-extractor/api-extractor-lint-legacy.cjs.json",
"check:exports:cjs:public": "api-extractor run --config api-extractor/api-extractor-lint-public.cjs.json",
"check:exports:esm:legacy": "api-extractor run --config api-extractor/api-extractor-lint-legacy.esm.json",
"check:exports:esm:public": "api-extractor run --config api-extractor/api-extractor-lint-public.esm.json",
"check:format": "npm run check:prettier",
"check:prettier": "prettier --check . --cache --ignore-path ../../../.prettierignore",
"check:release-tags": "api-extractor run --local --config ./api-extractor-lint.json",
"ci:build": "npm run build:compile",

@@ -94,0 +100,0 @@ "ci:build:docs": "api-extractor run",

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