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

@fluidframework/synthesize

Package Overview
Dependencies
Maintainers
2
Versions
588
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.0.0-rc.3.0.5 to 2.0.0-rc.3.0.6

16

package.json
{
"name": "@fluidframework/synthesize",
"version": "2.0.0-rc.3.0.5",
"version": "2.0.0-rc.3.0.6",
"description": "A library for synthesizing scope objects.",

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

"import": {
"types": "./lib/public.d.ts",
"types": "./lib/index.d.ts",
"default": "./lib/index.js"
},
"require": {
"types": "./dist/public.d.ts",
"types": "./dist/index.d.ts",
"default": "./dist/index.js"

@@ -49,3 +49,3 @@ }

"main": "lib/index.js",
"types": "lib/public.d.ts",
"types": "lib/index.d.ts",
"c8": {

@@ -72,3 +72,3 @@ "all": true,

"dependencies": {
"@fluidframework/core-utils": ">=2.0.0-rc.3.0.5 <2.0.0-rc.3.1.0"
"@fluidframework/core-utils": ">=2.0.0-rc.3.0.6 <2.0.0-rc.3.1.0"
},

@@ -78,8 +78,8 @@ "devDependencies": {

"@biomejs/biome": "^1.6.2",
"@fluid-internal/mocha-test-setup": ">=2.0.0-rc.3.0.5 <2.0.0-rc.3.1.0",
"@fluid-internal/mocha-test-setup": ">=2.0.0-rc.3.0.6 <2.0.0-rc.3.1.0",
"@fluid-tools/build-cli": "^0.37.0",
"@fluidframework/build-common": "^2.0.3",
"@fluidframework/build-tools": "^0.37.0",
"@fluidframework/core-interfaces": ">=2.0.0-rc.3.0.5 <2.0.0-rc.3.1.0",
"@fluidframework/datastore": ">=2.0.0-rc.3.0.5 <2.0.0-rc.3.1.0",
"@fluidframework/core-interfaces": ">=2.0.0-rc.3.0.6 <2.0.0-rc.3.1.0",
"@fluidframework/datastore": ">=2.0.0-rc.3.0.6 <2.0.0-rc.3.1.0",
"@fluidframework/eslint-config-fluid": "^5.1.0",

@@ -86,0 +86,0 @@ "@fluidframework/synthesize-previous": "npm:@fluidframework/synthesize@2.0.0-internal.8.0.0",

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