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

@fluid-experimental/sequence-deprecated

Package Overview
Dependencies
Maintainers
0
Versions
273
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluid-experimental/sequence-deprecated - npm Package Compare versions

Comparing version 2.1.0-276985 to 2.1.0-281041

2

dist/packageVersion.d.ts

@@ -8,3 +8,3 @@ /*!

export declare const pkgName = "@fluid-experimental/sequence-deprecated";
export declare const pkgVersion = "2.1.0-276985";
export declare const pkgVersion = "2.1.0-281041";
//# sourceMappingURL=packageVersion.d.ts.map

@@ -11,3 +11,3 @@ "use strict";

exports.pkgName = "@fluid-experimental/sequence-deprecated";
exports.pkgVersion = "2.1.0-276985";
exports.pkgVersion = "2.1.0-281041";
//# sourceMappingURL=packageVersion.js.map

@@ -8,3 +8,3 @@ /*!

export declare const pkgName = "@fluid-experimental/sequence-deprecated";
export declare const pkgVersion = "2.1.0-276985";
export declare const pkgVersion = "2.1.0-281041";
//# sourceMappingURL=packageVersion.d.ts.map

@@ -8,3 +8,3 @@ /*!

export const pkgName = "@fluid-experimental/sequence-deprecated";
export const pkgVersion = "2.1.0-276985";
export const pkgVersion = "2.1.0-281041";
//# sourceMappingURL=packageVersion.js.map
{
"name": "@fluid-experimental/sequence-deprecated",
"version": "2.1.0-276985",
"version": "2.1.0-281041",
"description": "Deprecated distributed sequences",

@@ -50,19 +50,19 @@ "homepage": "https://fluidframework.com",

"dependencies": {
"@fluidframework/core-interfaces": "2.1.0-276985",
"@fluidframework/core-utils": "2.1.0-276985",
"@fluidframework/datastore-definitions": "2.1.0-276985",
"@fluidframework/merge-tree": "2.1.0-276985",
"@fluidframework/sequence": "2.1.0-276985",
"@fluidframework/shared-object-base": "2.1.0-276985"
"@fluidframework/core-interfaces": "2.1.0-281041",
"@fluidframework/core-utils": "2.1.0-281041",
"@fluidframework/datastore-definitions": "2.1.0-281041",
"@fluidframework/merge-tree": "2.1.0-281041",
"@fluidframework/sequence": "2.1.0-281041",
"@fluidframework/shared-object-base": "2.1.0-281041"
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.15.2",
"@biomejs/biome": "^1.7.3",
"@fluid-internal/mocha-test-setup": "2.1.0-276985",
"@fluid-private/test-dds-utils": "2.1.0-276985",
"@fluid-tools/build-cli": "^0.39.0",
"@biomejs/biome": "~1.8.3",
"@fluid-internal/mocha-test-setup": "2.1.0-281041",
"@fluid-private/test-dds-utils": "2.1.0-281041",
"@fluid-tools/build-cli": "^0.40.0",
"@fluidframework/build-common": "^2.0.3",
"@fluidframework/build-tools": "^0.39.0",
"@fluidframework/build-tools": "^0.40.0",
"@fluidframework/eslint-config-fluid": "^5.3.0",
"@fluidframework/test-runtime-utils": "2.1.0-276985",
"@fluidframework/test-runtime-utils": "2.1.0-281041",
"@microsoft/api-extractor": "^7.45.1",

@@ -101,3 +101,3 @@ "@types/diff": "^3.5.1",

"check:are-the-types-wrong": "attw --pack .",
"check:biome": "biome check . --formatter-enabled=true",
"check:biome": "biome check .",
"check:exports": "concurrently \"npm:check:exports:*\"",

@@ -114,3 +114,3 @@ "check:exports:bundle-release-tags": "api-extractor run --config api-extractor/api-extractor-lint-bundle.json",

"format": "npm run format:biome",
"format:biome": "biome check . --formatter-enabled=true --apply",
"format:biome": "biome check . --write",
"format:prettier": "prettier --write . --cache --ignore-path ../../../.prettierignore",

@@ -117,0 +117,0 @@ "lint": "fluid-build . --task lint",

@@ -9,2 +9,2 @@ /*!

export const pkgName = "@fluid-experimental/sequence-deprecated";
export const pkgVersion = "2.1.0-276985";
export const pkgVersion = "2.1.0-281041";

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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