@pnpm/exportable-manifest
Advanced tools
Comparing version 2.1.1 to 2.1.2
# @pnpm/exportable-manifest | ||
## 2.1.2 | ||
### Patch Changes | ||
- 6a1468495: Adds support for `type` and `imports` in publishConfig | ||
## 2.1.1 | ||
@@ -4,0 +10,0 @@ |
@@ -33,2 +33,4 @@ "use strict"; | ||
'bin', | ||
'type', | ||
'imports', | ||
// https://github.com/stereobooster/package.json#package-bundlers | ||
@@ -35,0 +37,0 @@ 'main', |
{ | ||
"name": "@pnpm/exportable-manifest", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"description": "Creates an exportable manifest", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
Sorry, the diff of this file is not supported yet
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
13244
122