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

@fluidframework/synthesize

Package Overview
Dependencies
Maintainers
3
Versions
589
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluidframework/synthesize - npm Package Compare versions

Comparing version 0.39.3 to 0.40.0-25719

17

package.json
{
"name": "@fluidframework/synthesize",
"version": "0.39.3",
"version": "0.40.0-25719",
"description": "A library for synthesizing scope objects.",

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

"scripts": {
"build": "concurrently npm:build:compile npm:lint",
"build": "concurrently npm:build:compile npm:lint && npm run build:docs",
"build:commonjs": "npm run tsc && npm run build:test",

@@ -27,2 +27,3 @@ "build:compile": "concurrently npm:build:commonjs npm:build:esnext",

"build:test": "tsc --project ./src/test/tsconfig.json",
"ci:build:docs": "api-extractor run && copyfiles -u 1 ./_api-extractor-temp/doc-models/* ../../../_api-extractor-temp/",
"clean": "rimraf dist lib *.tsbuildinfo *.build.log",

@@ -62,11 +63,11 @@ "eslint": "eslint --format stylish src",

"dependencies": {
"@fluidframework/core-interfaces": "^0.39.3"
"@fluidframework/core-interfaces": "^0.39.0"
},
"devDependencies": {
"@fluidframework/build-common": "^0.22.0",
"@fluidframework/datastore": "^0.39.3",
"@fluidframework/build-common": "^0.22.0-0",
"@fluidframework/datastore": "0.40.0-25719",
"@fluidframework/eslint-config-fluid": "^0.23.0",
"@fluidframework/mocha-test-setup": "^0.39.3",
"@fluidframework/mocha-test-setup": "0.40.0-25719",
"@microsoft/api-extractor": "^7.13.1",
"@types/mocha": "^5.2.5",
"@types/mocha": "^8.2.2",
"@types/node": "^12.19.0",

@@ -85,3 +86,3 @@ "@typescript-eslint/eslint-plugin": "~4.14.0",

"eslint-plugin-unicorn": "~26.0.1",
"mocha": "^8.1.1",
"mocha": "^8.4.0",
"nyc": "^15.0.0",

@@ -88,0 +89,0 @@ "rimraf": "^2.6.2",

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