@microsoft/mgt-element
Advanced tools
Comparing version 1.0.0 to 2.0.0-preview.1
{ | ||
"name": "@microsoft/mgt-element", | ||
"version": "1.0.0", | ||
"version": "2.0.0-preview.1", | ||
"description": "Microsoft Graph Toolkit base classes", | ||
"homepage": "https://github.com/microsoftgraph/microsoft-graph-toolkit", | ||
"bugs": { | ||
"url": "https://github.com/microsoftgraph/microsoft-graph-toolkit/issues" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/microsoftgraph/microsoft-graph-toolkit" | ||
}, | ||
"author": "Microsoft", | ||
"license": "MIT", | ||
"main": "./dist/index.js", | ||
"types": "./dist/index.d.ts", | ||
"module": "./dist/index.js", | ||
"files": [ | ||
@@ -22,6 +33,5 @@ "dist", | ||
}, | ||
"author": "Microsoft", | ||
"license": "MIT", | ||
"dependencies": { | ||
"@microsoft/microsoft-graph-client": "^2.0.0" | ||
"@microsoft/microsoft-graph-client": "^2.0.0", | ||
"lit-element": "^2.3.1" | ||
}, | ||
@@ -33,3 +43,6 @@ "devDependencies": { | ||
"typescript": "^3.7.5" | ||
}, | ||
"publishConfig": { | ||
"directory": "dist" | ||
} | ||
} |
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
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
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
167163
0
0
2
1
+ Addedlit-element@^2.3.1
+ Addedlit-element@2.5.1(transitive)
+ Addedlit-html@1.4.1(transitive)