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

@fluidframework/garbage-collector

Package Overview
Dependencies
Maintainers
3
Versions
340
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluidframework/garbage-collector - npm Package Compare versions

Comparing version 0.35.0-16170 to 0.35.0-16887

2

dist/packageVersion.d.ts

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

export declare const pkgName = "@fluidframework/garbage-collector";
export declare const pkgVersion = "0.35.0-16170";
export declare const pkgVersion = "0.35.0-16887";
//# sourceMappingURL=packageVersion.d.ts.map

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

exports.pkgName = "@fluidframework/garbage-collector";
exports.pkgVersion = "0.35.0-16170";
exports.pkgVersion = "0.35.0-16887";
//# sourceMappingURL=packageVersion.js.map

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

export declare const pkgName = "@fluidframework/garbage-collector";
export declare const pkgVersion = "0.35.0-16170";
export declare const pkgVersion = "0.35.0-16887";
//# sourceMappingURL=packageVersion.d.ts.map

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

export const pkgName = "@fluidframework/garbage-collector";
export const pkgVersion = "0.35.0-16170";
export const pkgVersion = "0.35.0-16887";
//# sourceMappingURL=packageVersion.js.map
{
"name": "@fluidframework/garbage-collector",
"version": "0.35.0-16170",
"version": "0.35.0-16887",
"description": "Garbage Collector implementation for Fluid",

@@ -63,8 +63,8 @@ "homepage": "https://fluidframework.com",

"@fluidframework/common-utils": "^0.27.0",
"@fluidframework/runtime-definitions": "0.35.0-16170"
"@fluidframework/runtime-definitions": "0.35.0-16887"
},
"devDependencies": {
"@fluidframework/build-common": "^0.20.0-0",
"@fluidframework/eslint-config-fluid": "^0.22.1-0",
"@fluidframework/mocha-test-setup": "0.35.0-16170",
"@fluidframework/eslint-config-fluid": "^0.23.0-0",
"@fluidframework/mocha-test-setup": "0.35.0-16887",
"@microsoft/api-extractor": "^7.7.2",

@@ -75,3 +75,2 @@ "@types/assert": "^1.5.2",

"@types/mocha": "^5.2.5",
"@types/sinon": "^7.0.13",
"@typescript-eslint/eslint-plugin": "~4.14.0",

@@ -94,5 +93,4 @@ "@typescript-eslint/parser": "~4.14.0",

"rimraf": "^2.6.2",
"sinon": "^7.4.2",
"typescript": "~4.1.3"
}
}

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

export const pkgName = "@fluidframework/garbage-collector";
export const pkgVersion = "0.35.0-16170";
export const pkgVersion = "0.35.0-16887";

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