Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@pnpm/exportable-manifest

Package Overview
Dependencies
Maintainers
3
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pnpm/exportable-manifest - npm Package Compare versions

Comparing version 2.1.1 to 2.1.2

6

CHANGELOG.md
# @pnpm/exportable-manifest
## 2.1.2
### Patch Changes
- 6a1468495: Adds support for `type` and `imports` in publishConfig
## 2.1.1

@@ -4,0 +10,0 @@

2

lib/index.js

@@ -33,2 +33,4 @@ "use strict";

'bin',
'type',
'imports',
// https://github.com/stereobooster/package.json#package-bundlers

@@ -35,0 +37,0 @@ 'main',

2

package.json
{
"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

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