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

@fluid-experimental/sequence-deprecated

Package Overview
Dependencies
Maintainers
2
Versions
274
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.0.0-internal.2.1.1 to 2.0.0-internal.2.1.2

2

dist/packageVersion.d.ts

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

export declare const pkgName = "@fluid-experimental/sequence-deprecated";
export declare const pkgVersion = "2.0.0-internal.2.1.1";
export declare const pkgVersion = "2.0.0-internal.2.1.2";
//# sourceMappingURL=packageVersion.d.ts.map

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

exports.pkgName = "@fluid-experimental/sequence-deprecated";
exports.pkgVersion = "2.0.0-internal.2.1.1";
exports.pkgVersion = "2.0.0-internal.2.1.2";
//# sourceMappingURL=packageVersion.js.map

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

export declare const pkgName = "@fluid-experimental/sequence-deprecated";
export declare const pkgVersion = "2.0.0-internal.2.1.1";
export declare const pkgVersion = "2.0.0-internal.2.1.2";
//# sourceMappingURL=packageVersion.d.ts.map

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

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

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

"tsc": "tsc",
"typetests:gen": "fluid-type-validator -g -d ."
"typetests:gen": "flub generate typetests --generate --dir .",
"typetests:prepare": "flub generate typetests --prepare --dir . --pin"
},

@@ -63,16 +64,16 @@ "nyc": {

"@fluidframework/common-utils": "^1.0.0",
"@fluidframework/core-interfaces": ">=2.0.0-internal.2.1.1 <2.0.0-internal.3.0.0",
"@fluidframework/datastore-definitions": ">=2.0.0-internal.2.1.1 <2.0.0-internal.3.0.0",
"@fluidframework/merge-tree": ">=2.0.0-internal.2.1.1 <2.0.0-internal.3.0.0",
"@fluidframework/sequence": ">=2.0.0-internal.2.1.1 <2.0.0-internal.3.0.0",
"@fluidframework/shared-object-base": ">=2.0.0-internal.2.1.1 <2.0.0-internal.3.0.0"
"@fluidframework/core-interfaces": ">=2.0.0-internal.2.1.2 <2.0.0-internal.3.0.0",
"@fluidframework/datastore-definitions": ">=2.0.0-internal.2.1.2 <2.0.0-internal.3.0.0",
"@fluidframework/merge-tree": ">=2.0.0-internal.2.1.2 <2.0.0-internal.3.0.0",
"@fluidframework/sequence": ">=2.0.0-internal.2.1.2 <2.0.0-internal.3.0.0",
"@fluidframework/shared-object-base": ">=2.0.0-internal.2.1.2 <2.0.0-internal.3.0.0"
},
"devDependencies": {
"@fluid-experimental/sequence-deprecated-previous": "npm:@fluid-experimental/sequence-deprecated@2.0.0-internal.2.0.0",
"@fluid-internal/test-dds-utils": ">=2.0.0-internal.2.1.1 <2.0.0-internal.3.0.0",
"@fluid-internal/test-dds-utils": ">=2.0.0-internal.2.1.2 <2.0.0-internal.3.0.0",
"@fluidframework/build-common": "^1.1.0",
"@fluidframework/build-tools": "^0.5.0",
"@fluidframework/eslint-config-fluid": "^1.1.0",
"@fluidframework/mocha-test-setup": ">=2.0.0-internal.2.1.1 <2.0.0-internal.3.0.0",
"@fluidframework/test-runtime-utils": ">=2.0.0-internal.2.1.1 <2.0.0-internal.3.0.0",
"@fluidframework/build-tools": "^0.6.0",
"@fluidframework/eslint-config-fluid": "^1.2.0",
"@fluidframework/mocha-test-setup": ">=2.0.0-internal.2.1.2 <2.0.0-internal.3.0.0",
"@fluidframework/test-runtime-utils": ">=2.0.0-internal.2.1.2 <2.0.0-internal.3.0.0",
"@microsoft/api-extractor": "^7.22.2",

@@ -79,0 +80,0 @@ "@rushstack/eslint-config": "^2.5.1",

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

export const pkgName = "@fluid-experimental/sequence-deprecated";
export const pkgVersion = "2.0.0-internal.2.1.1";
export const pkgVersion = "2.0.0-internal.2.1.2";

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