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-internal.5.3.2 to 2.0.0-internal.5.4.0

4

CHANGELOG.md
# @fluidframework/core-utils
## 2.0.0-internal.5.4.0
Dependency updates only.
## 2.0.0-internal.5.3.0

@@ -4,0 +8,0 @@

8

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

@@ -43,6 +43,6 @@ "homepage": "https://fluidframework.com",

"@fluidframework/eslint-config-fluid": "^2.0.0",
"@fluidframework/mocha-test-setup": ">=2.0.0-internal.5.3.2 <2.0.0-internal.5.4.0",
"@fluidframework/mocha-test-setup": ">=2.0.0-internal.5.4.0 <2.0.0-internal.5.5.0",
"@microsoft/api-extractor": "^7.34.4",
"@types/mocha": "^9.1.1",
"@types/node": "^14.18.38",
"@types/node": "^16.18.38",
"@types/sinon": "^7.0.13",

@@ -79,3 +79,3 @@ "concurrently": "^7.6.0",

"ci:build:docs": "api-extractor run --typescript-compiler-folder ../../../node_modules/typescript && copyfiles -u 1 ./_api-extractor-temp/* ../../../_api-extractor-temp/",
"clean": "rimraf dist lib *.tsbuildinfo *.build.log",
"clean": "rimraf --glob \"dist\" \"lib\" \"*.tsbuildinfo\" \"*.build.log\"",
"eslint": "eslint --format stylish src",

@@ -82,0 +82,0 @@ "eslint:fix": "eslint --format stylish src --fix --fix-type problem,suggestion,layout",

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