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

@fluidframework/core-utils

Package Overview
Dependencies
Maintainers
2
Versions
259
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluidframework/core-utils - npm Package Compare versions

Comparing version 2.0.0-rc.3.0.5 to 2.0.0-rc.3.0.6

10

package.json
{
"name": "@fluidframework/core-utils",
"version": "2.0.0-rc.3.0.5",
"version": "2.0.0-rc.3.0.6",
"description": "Not intended for use outside the Fluid client repo.",

@@ -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": {

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

"@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/benchmark": "^0.47.0",

@@ -77,0 +77,0 @@ "@fluid-tools/build-cli": "^0.37.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