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

@pkgr/es-modules

Package Overview
Dependencies
Maintainers
2
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pkgr/es-modules - npm Package Compare versions

Comparing version 0.5.2 to 0.6.0

5

package.json
{
"name": "@pkgr/es-modules",
"version": "0.5.2",
"version": "0.6.0",
"type": "module",

@@ -13,6 +13,7 @@ "description": "Union collections of es modules mappings for pkgs without or with incorrect `module` field",

"exports": {
"types": "./lib/index.d.ts",
"import": "./lib/index.js",
"require": "./lib/index.cjs"
},
"types": "lib",
"types": "./lib/index.d.ts",
"files": [

@@ -19,0 +20,0 @@ "lib",

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