@pnpm/types
Advanced tools
Comparing version 6.1.0 to 6.2.0
# @pnpm/types | ||
## 6.2.0 | ||
### Minor Changes | ||
- db17f6f7b: Add Project and ProjectsGraph types. | ||
## 6.1.0 | ||
@@ -4,0 +10,0 @@ |
export * from './misc'; | ||
export * from './options'; | ||
export * from './package'; | ||
export * from './project'; |
@@ -16,2 +16,3 @@ "use strict"; | ||
__exportStar(require("./package"), exports); | ||
__exportStar(require("./project"), exports); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@pnpm/types", | ||
"version": "6.1.0", | ||
"version": "6.2.0", | ||
"description": "Basic types used by pnpm", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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
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
8066
14
156