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

@fluidframework/protocol-definitions

Package Overview
Dependencies
Maintainers
3
Versions
118
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluidframework/protocol-definitions - npm Package Compare versions

Comparing version 0.1025.0-23979 to 0.1025.0-24612

4

api-extractor.json

@@ -7,3 +7,7 @@ {

"reportFolder": "<projectFolder>/../../api-report/"
},
"docModel": {
"enabled": true,
"apiJsonFilePath": "<projectFolder>/../../_api-extractor-temp/doc-models/<unscopedPackageName>.api.json"
}
}

6

package.json
{
"name": "@fluidframework/protocol-definitions",
"version": "0.1025.0-23979",
"version": "0.1025.0-24612",
"description": "Fluid protocol definitions",

@@ -14,9 +14,9 @@ "homepage": "https://fluidframework.com",

"scripts": {
"build": "concurrently npm:build:compile npm:lint",
"build": "concurrently npm:build:compile npm:lint && npm run build:docs",
"build:compile": "concurrently npm:tsc npm:build:esnext",
"build:docs": "api-extractor run --local && copyfiles -u 1 ./_api-extractor-temp/doc-models/* ../../_api-extractor-temp/",
"build:docs:ci": "api-extractor run",
"build:esnext": "tsc --project ./tsconfig.esnext.json",
"build:full": "npm run build",
"build:full:compile": "npm run build:compile",
"ci:build:docs": "api-extractor run",
"clean": "rimraf dist lib *.tsbuildinfo *.build.log",

@@ -23,0 +23,0 @@ "eslint": "eslint --format stylish src",

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