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

@fluidframework/synthesize

Package Overview
Dependencies
Maintainers
1
Versions
586
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluidframework/synthesize - npm Package Compare versions

Comparing version 2.4.0-299374 to 2.4.0-299707

20

package.json
{
"name": "@fluidframework/synthesize",
"version": "2.4.0-299374",
"version": "2.4.0-299707",
"description": "A library for synthesizing scope objects.",

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

"src/test/**/*.*ts",
"dist/test/**/*.*js"
"dist/test/**/*.*js",
"lib/test/**/*.*js"
],

@@ -60,3 +61,4 @@ "exclude-after-remap": false,

"src/**/*.*ts",
"dist/**/*.*js"
"dist/**/*.*js",
"lib/**/*.*js"
],

@@ -72,15 +74,15 @@ "report-dir": "nyc/report",

"dependencies": {
"@fluidframework/core-utils": "2.4.0-299374"
"@fluidframework/core-utils": "2.4.0-299707"
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.15.2",
"@arethetypeswrong/cli": "^0.16.4",
"@biomejs/biome": "~1.8.3",
"@fluid-internal/mocha-test-setup": "2.4.0-299374",
"@fluid-internal/mocha-test-setup": "2.4.0-299707",
"@fluid-tools/build-cli": "^0.48.0",
"@fluidframework/build-common": "^2.0.3",
"@fluidframework/build-tools": "^0.48.0",
"@fluidframework/core-interfaces": "2.4.0-299374",
"@fluidframework/datastore": "2.4.0-299374",
"@fluidframework/core-interfaces": "2.4.0-299707",
"@fluidframework/datastore": "2.4.0-299707",
"@fluidframework/eslint-config-fluid": "^5.4.0",
"@fluidframework/runtime-utils": "2.4.0-299374",
"@fluidframework/runtime-utils": "2.4.0-299707",
"@fluidframework/synthesize-previous": "npm:@fluidframework/synthesize@~2.3.0",

@@ -87,0 +89,0 @@ "@microsoft/api-extractor": "7.47.8",

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