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.35.4 to 0.36.0-18883

13

package.json
{
"name": "@fluidframework/synthesize",
"version": "0.35.4",
"version": "0.36.0-18883",
"description": "A library for synthesizing scope objects.",

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

"test": "npm run test:mocha",
"test:coverage": "nyc npm test -- --reporter mocha-junit-reporter --reporter-options mochaFile=nyc/junit-report.xml",
"test:coverage": "nyc npm test -- --reporter xunit --reporter-option output=nyc/junit-report.xml",
"test:mocha": "mocha --recursive dist/test -r node_modules/@fluidframework/mocha-test-setup --unhandled-rejections=strict",

@@ -61,10 +61,10 @@ "test:mocha:verbose": "cross-env FLUID_TEST_VERBOSE=1 npm run test:mocha",

"dependencies": {
"@fluidframework/core-interfaces": "^0.35.4"
"@fluidframework/core-interfaces": "0.36.0-18883"
},
"devDependencies": {
"@fluidframework/build-common": "^0.20.0",
"@fluidframework/datastore": "^0.35.4",
"@fluidframework/datastore": "0.36.0-18883",
"@fluidframework/eslint-config-fluid": "^0.23.0",
"@fluidframework/mocha-test-setup": "^0.35.4",
"@microsoft/api-extractor": "^7.7.2",
"@fluidframework/mocha-test-setup": "0.36.0-18883",
"@microsoft/api-extractor": "^7.13.1",
"@types/mocha": "^5.2.5",

@@ -85,3 +85,2 @@ "@types/node": "^10.17.24",

"mocha": "^8.1.1",
"mocha-junit-reporter": "^1.18.0",
"nyc": "^15.0.0",

@@ -88,0 +87,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