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

@fluidframework/core-interfaces

Package Overview
Dependencies
Maintainers
2
Versions
467
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluidframework/core-interfaces - npm Package Compare versions

Comparing version 2.0.0-internal.7.1.0 to 2.0.0-internal.7.2.0

4

CHANGELOG.md
# @fluidframework/core-interfaces
## 2.0.0-internal.7.2.0
Dependency updates only.
## 2.0.0-internal.7.1.0

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

13

package.json
{
"name": "@fluidframework/core-interfaces",
"version": "2.0.0-internal.7.1.0",
"version": "2.0.0-internal.7.2.0",
"description": "Fluid object interfaces",

@@ -18,10 +18,9 @@ "homepage": "https://fluidframework.com",

"devDependencies": {
"@fluid-tools/build-cli": "^0.25.0",
"@fluidframework/build-common": "^2.0.1",
"@fluidframework/build-tools": "^0.25.0",
"@fluidframework/core-interfaces-previous": "npm:@fluidframework/core-interfaces@2.0.0-internal.7.0.0",
"@fluid-tools/build-cli": "^0.26.1",
"@fluidframework/build-common": "^2.0.3",
"@fluidframework/build-tools": "^0.26.1",
"@fluidframework/core-interfaces-previous": "npm:@fluidframework/core-interfaces@2.0.0-internal.7.1.0",
"@fluidframework/eslint-config-fluid": "^3.0.0",
"@microsoft/api-extractor": "^7.37.0",
"@types/node": "^16.18.38",
"copyfiles": "^2.4.1",
"eslint": "~8.50.0",

@@ -46,3 +45,3 @@ "prettier": "~3.0.3",

"ci:test:coverage": "echo No test for this package",
"clean": "rimraf --glob 'dist' 'lib' '*.tsbuildinfo' '*.build.log' '_api-extractor-temp'",
"clean": "rimraf --glob dist lib \"*.tsbuildinfo\" \"*.build.log\" _api-extractor-temp",
"eslint": "eslint --format stylish src",

@@ -49,0 +48,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