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

@fluidframework/datastore-definitions

Package Overview
Dependencies
Maintainers
2
Versions
589
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluidframework/datastore-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

20

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

@@ -44,7 +44,7 @@ "homepage": "https://fluidframework.com",

"dependencies": {
"@fluidframework/container-definitions": "2.0.0-dev-rc.5.0.0.271717",
"@fluidframework/core-interfaces": "2.0.0-dev-rc.5.0.0.271717",
"@fluidframework/driver-definitions": "2.0.0-dev-rc.5.0.0.271717",
"@fluidframework/id-compressor": "2.0.0-dev-rc.5.0.0.271717",
"@fluidframework/runtime-definitions": "2.0.0-dev-rc.5.0.0.271717"
"@fluidframework/container-definitions": "2.0.0-dev-rc.5.0.0.272251",
"@fluidframework/core-interfaces": "2.0.0-dev-rc.5.0.0.272251",
"@fluidframework/driver-definitions": "2.0.0-dev-rc.5.0.0.272251",
"@fluidframework/id-compressor": "2.0.0-dev-rc.5.0.0.272251",
"@fluidframework/runtime-definitions": "2.0.0-dev-rc.5.0.0.272251"
},

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

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

@@ -83,5 +84,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:docs": "api-extractor run",

@@ -88,0 +94,0 @@ "clean": "rimraf --glob dist lib \"*.d.ts\" \"**/*.tsbuildinfo\" \"**/*.build.log\" _api-extractor-temp",

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