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

@fluidframework/gitresources

Package Overview
Dependencies
Maintainers
2
Versions
256
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluidframework/gitresources - npm Package Compare versions

Comparing version 0.1035.0-47346 to 0.1035.0-52022

2

.eslintrc.js

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

"extends": [
"@fluidframework/eslint-config-fluid/eslint7"
"@fluidframework/eslint-config-fluid"
],
"rules": {}
}
{
"name": "@fluidframework/gitresources",
"version": "0.1035.0-47346",
"version": "0.1035.0-52022",
"description": "Git resource definitions for Fluid services",

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

"eslint": "eslint --format stylish src",
"eslint:fix": "eslint --format stylish src --fix",
"eslint:fix": "eslint --format stylish src --fix --fix-type problem,suggestion,layout",
"lint": "npm run eslint",

@@ -28,13 +28,14 @@ "lint:fix": "npm run eslint:fix",

"@fluidframework/build-common": "^0.23.0",
"@fluidframework/eslint-config-fluid": "^0.24.0",
"@typescript-eslint/eslint-plugin": "~4.14.0",
"@typescript-eslint/parser": "~4.14.0",
"@fluidframework/eslint-config-fluid": "^0.26.0-0",
"@rushstack/eslint-config": "^2.5.1",
"@typescript-eslint/eslint-plugin": "~5.9.0",
"@typescript-eslint/parser": "~5.9.0",
"concurrently": "^6.2.0",
"eslint": "~7.18.0",
"eslint": "~8.6.0",
"eslint-plugin-editorconfig": "~3.2.0",
"eslint-plugin-eslint-comments": "~3.2.0",
"eslint-plugin-import": "~2.22.1",
"eslint-plugin-import": "~2.25.4",
"eslint-plugin-no-null": "~1.0.2",
"eslint-plugin-prefer-arrow": "~1.2.2",
"eslint-plugin-react": "~7.22.0",
"eslint-plugin-unicorn": "~26.0.1",
"eslint-plugin-react": "~7.28.0",
"eslint-plugin-unicorn": "~40.0.0",
"rimraf": "^2.6.2",

@@ -41,0 +42,0 @@ "typescript": "~4.1.3",

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

// The encoding of the content.
encoding: "utf-8" |"base64";
encoding: "utf-8" | "base64";
}

@@ -103,0 +103,0 @@

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