fluid-framework
Advanced tools
Comparing version 0.0.0 to 0.46.0-34784
{ | ||
"name": "fluid-framework", | ||
"version": "0.0.0" | ||
"version": "0.46.0-34784", | ||
"description": "The main entry point into Fluid Framework public packages", | ||
"homepage": "https://fluidframework.com", | ||
"repository": "https://github.com/microsoft/FluidFramework", | ||
"license": "MIT", | ||
"author": "Microsoft and contributors", | ||
"sideEffects": false, | ||
"main": "dist/index.js", | ||
"module": "lib/index.js", | ||
"types": "dist/index.d.ts", | ||
"scripts": { | ||
"build": "concurrently npm:build:compile npm:lint && npm run build:docs", | ||
"build:compile": "npm run tsc", | ||
"build:docs": "api-extractor run --local --typescript-compiler-folder ../../../node_modules/typescript && copyfiles -u 1 ./_api-extractor-temp/doc-models/* ../../../_api-extractor-temp/", | ||
"build:full": "npm run build", | ||
"build:full:compile": "npm run build:compile", | ||
"ci:build:docs": "api-extractor run --typescript-compiler-folder ../../../node_modules/typescript && copyfiles -u 1 ./_api-extractor-temp/* ../../../_api-extractor-temp/", | ||
"clean": "rimraf dist *.tsbuildinfo *.build.log", | ||
"eslint": "eslint --format stylish src", | ||
"eslint:fix": "eslint --format stylish src --fix", | ||
"lint": "npm run eslint", | ||
"lint:fix": "npm run eslint:fix", | ||
"tsc": "tsc", | ||
"tsfmt": "tsfmt --verify", | ||
"tsfmt:fix": "tsfmt --replace" | ||
}, | ||
"dependencies": { | ||
"@fluidframework/aqueduct": "0.46.0-34784", | ||
"@fluidframework/fluid-static": "0.46.0-34784", | ||
"@fluidframework/map": "0.46.0-34784", | ||
"@fluidframework/merge-tree": "0.46.0-34784", | ||
"@fluidframework/sequence": "0.46.0-34784" | ||
}, | ||
"devDependencies": { | ||
"@fluidframework/build-common": "^0.22.0", | ||
"@fluidframework/eslint-config-fluid": "^0.23.0", | ||
"@microsoft/api-extractor": "^7.16.1", | ||
"@types/node": "^12.19.0", | ||
"@typescript-eslint/eslint-plugin": "~4.14.0", | ||
"@typescript-eslint/parser": "~4.14.0", | ||
"concurrently": "^5.2.0", | ||
"copyfiles": "^2.1.0", | ||
"cross-env": "^7.0.2", | ||
"eslint": "~7.18.0", | ||
"eslint-plugin-eslint-comments": "~3.2.0", | ||
"eslint-plugin-import": "~2.22.1", | ||
"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", | ||
"rimraf": "^2.6.2", | ||
"typescript": "~4.1.3", | ||
"typescript-formatter": "7.1.0" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
15267
37
0
218
1
1
0
6
5
19
2
+ Added@fluidframework/aqueduct@0.46.0-34784(transitive)
+ Added@fluidframework/common-definitions@0.20.1(transitive)
+ Added@fluidframework/common-utils@0.32.2(transitive)
+ Added@fluidframework/container-definitions@0.39.8(transitive)
+ Added@fluidframework/container-loader@0.46.0-34784(transitive)
+ Added@fluidframework/container-runtime@0.46.0-34784(transitive)
+ Added@fluidframework/container-runtime-definitions@0.46.0-34784(transitive)
+ Added@fluidframework/container-utils@0.46.0-34784(transitive)
+ Added@fluidframework/core-interfaces@0.39.8(transitive)
+ Added@fluidframework/datastore@0.46.0-34784(transitive)
+ Added@fluidframework/datastore-definitions@0.46.0-34784(transitive)
+ Added@fluidframework/driver-definitions@0.39.8(transitive)
+ Added@fluidframework/driver-utils@0.46.0-34784(transitive)
+ Added@fluidframework/fluid-static@0.46.0-34784(transitive)
+ Added@fluidframework/garbage-collector@0.46.0-34784(transitive)
+ Added@fluidframework/gitresources@0.1029.0(transitive)
+ Added@fluidframework/map@0.46.0-34784(transitive)
+ Added@fluidframework/merge-tree@0.46.0-34784(transitive)
+ Added@fluidframework/protocol-base@0.1029.0(transitive)
+ Added@fluidframework/protocol-definitions@0.1024.1(transitive)
+ Added@fluidframework/request-handler@0.46.0-34784(transitive)
+ Added@fluidframework/runtime-definitions@0.46.0-34784(transitive)
+ Added@fluidframework/runtime-utils@0.46.0-34784(transitive)
+ Added@fluidframework/sequence@0.46.0-34784(transitive)
+ Added@fluidframework/shared-object-base@0.46.0-34784(transitive)
+ Added@fluidframework/synthesize@0.46.0-34784(transitive)
+ Added@fluidframework/telemetry-utils@0.46.0-34784(transitive)
+ Added@fluidframework/view-interfaces@0.46.0-34784(transitive)
+ Added@types/events@3.0.3(transitive)
+ Added@types/node@12.20.55(transitive)
+ Addedabort-controller@3.0.0(transitive)
+ Addedbase64-js@1.5.1(transitive)
+ Addedbuffer@6.0.3(transitive)
+ Addeddebug@4.4.0(transitive)
+ Addeddouble-ended-queue@2.1.0-0(transitive)
+ Addedevent-target-shim@5.0.1(transitive)
+ Addedevents@3.3.0(transitive)
+ Addedieee754@1.2.1(transitive)
+ Addedinherits@2.0.4(transitive)
+ Addedlodash@4.17.21(transitive)
+ Addedms@2.1.3(transitive)
+ Addedpath-browserify@1.0.1(transitive)
+ Addedsafe-buffer@5.2.1(transitive)
+ Addedsha.js@2.4.11(transitive)
+ Addeduuid@8.3.2(transitive)